/gnu/dist/binutils/include/elf/

/netbsd/commit/lib/libc/stdio/vfwprintf.c?id=9731566dda2399555038d7c77a779c46c71c6d4c'>initialize fake FILE, not fp.tnozaki 2010-07-31undo unrelated diff.christos 2010-07-31fix coredump vfwprintf(stderr) reported in current-user@tnozaki 2009-10-25revert some of dsl's changes to make things build on i386; he can undo whatchristos 2009-10-24Remove a load of pointless casts - one that even lint doesn't bleat about.dsl 2009-08-05If the current locale doesn't define the 'thousands' grouping infodsl 2009-02-20printf("%zi\n", (ssize_t)-1); now correcly prints -1 on i386roy 2009-01-30sign-compare fixlukem 2008-06-05fix a "typo" which prevented %ls from working in printf() (NARROW case).aymeric 2008-03-21Don't coredump on out of memory conditions. This solution leaks, but gdtoachristos 2008-03-13Since _file is a short, check that the fd fits in it, otherwise bail withchristos 2007-02-03- merge change from freebsdchristos 2006-10-01fwprintf(stderr) may coredump, when LC_CTYPE locale is set none C/POSIX.tnozaki 2006-05-10quell GCC 4.1 uninitialised variable warnings.mrg 2006-02-16- s/notyet/WIDE_DOUBLE/christos 2006-01-26bcopy -> memcpykleink 2005-12-02redo the previous (WARNS=4) differently. consitify rather than makingyamt 2005-11-29WARNS=4christos 2005-06-15Initialize expsize to appease -Wuninitialized for sh3 and m68000.he 2005-06-12Ensure nconv isn't used in __mbsconv() before being initialized.lukem 2005-05-14Add the missing wide char support functions from freebsd.christos