freebsd-skq/lib/libc
das fb819f095f Return -1 instead of 0 upon reaching EOF. This is somewhat ill-advised
because it means getdelim() returns -1 for both error and EOF, and
never returns 0. However, this is what the original GNU	implementation
does, and POSIX inherited the bug.

Reported by:	marcus@
2009-04-06 13:50:04 +00:00
..
amd64
arm These warnings are only relevant on NetBSD it seems. They don't seem 2009-02-19 19:53:58 +00:00
compat-43
db Add some casts to silence compiler warning about signedness. 2009-03-28 07:44:08 +00:00
gdtoa
gen Allow the NULL, RTLD_SELF and RTLD_NEXT handles to work with dlfunc(3). 2009-04-03 19:17:23 +00:00
gmon
i386 Unconditionally build wrappers for i386_get_ioperm(), i386_set_ioperm(), 2009-04-01 19:23:46 +00:00
ia64
include Add support for the FPA floating-point format on ARM. The 2008-12-23 22:20:59 +00:00
inet Merge the resolver part of BIND 9.4.3 into HEAD. 2008-12-14 19:39:53 +00:00
isc
locale Change dstp to be const and remove bogus cast. 2009-01-15 20:45:59 +00:00
mips These warnings are only relevant on NetBSD it seems. They don't seem 2009-02-19 19:53:58 +00:00
nameser
net Query DNS only once per an address family. 2009-03-29 17:55:11 +00:00
nls Improve the German translation. 2009-03-25 12:36:37 +00:00
posix1e
powerpc
quad
regex
resolv Merge the resolver part of BIND 9.4.3 into HEAD. 2008-12-14 19:39:53 +00:00
rpc Remove a warning which is supposed to have been removed on 20030301. 2009-04-02 21:51:54 +00:00
softfloat Reflect license change from NetBSD. 2009-03-10 21:13:26 +00:00
sparc64 Provide a type for the argument. 2009-02-02 21:51:52 +00:00
stdio Return -1 instead of 0 upon reaching EOF. This is somewhat ill-advised 2009-04-06 13:50:04 +00:00
stdlib "-isoC-99" should be spelled without 'c'. 2009-03-01 05:44:28 +00:00
stdtime
string 7.2 will be the first release where strndup() appears. 2009-03-22 15:29:12 +00:00
sys Properly update the shm_open/shm_unlink symbol versioning metadata after 2009-04-02 15:53:29 +00:00
uuid
xdr
yp
Makefile - Reenable Native Language Support in libc. This feature was disabled due 2009-03-13 10:40:38 +00:00
Versions.def