freebsd-dev/lib/libc
Xin LI 4c66e4b64b Rename variable 'index' to 'idx' to avoid name collision with index(3),
this commit does not affect any object code.

Obtained from:	OpenBSD
Verified with:	md5(1)
2009-03-03 02:16:12 +00:00
..
amd64 Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4. 2008-11-09 10:45:13 +00:00
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 Rename variable 'index' to 'idx' to avoid name collision with index(3), 2009-03-03 02:16:12 +00:00
gdtoa
gen Properly invalidate highest pts number when calling setttyent(). 2009-02-12 19:32:52 +00:00
gmon
i386 On i386, the primary function that SYSCALL() generates is with the 2008-11-15 22:23:07 +00:00
ia64 Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4. 2008-11-09 10:45:13 +00:00
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 Add a missing .El. 2009-03-01 05:47:14 +00:00
nls
posix1e Replace the non-standard disclaimer with the standard one from /COPYRIGHT 2008-11-04 00:20:43 +00:00
powerpc Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4. 2008-11-09 10:45:13 +00:00
quad
regex Add two example regexps: (1) one for matching all the characters 2008-09-05 17:41:20 +00:00
resolv Merge the resolver part of BIND 9.4.3 into HEAD. 2008-12-14 19:39:53 +00:00
rpc Fix async mode (required for ypbind in manycast mode). 2008-09-15 14:02:49 +00:00
softfloat
sparc64 Provide a type for the argument. 2009-02-02 21:51:52 +00:00
stdio Rewrite asprintf() as a wrapper around vasprintf(), thus reducing the 2009-03-02 04:11:42 +00:00
stdlib "-isoC-99" should be spelled without 'c'. 2009-03-01 05:44:28 +00:00
stdtime Pass a pointer to warn2 so the warn2 == IN_ALL would not be an 2008-10-30 00:19:19 +00:00
string Add restrict qualifiers. 2009-02-28 06:05:37 +00:00
sys Correct types of variables used to track amount of allocated SysV shared 2009-03-02 18:53:30 +00:00
uuid Move uuid_enc_le, uuid_dec_le, uuid_enc_be and uuid_dec_be symbols 2008-09-19 15:52:56 +00:00
xdr Implement support for RPCSEC_GSS authentication to both the NFS client 2008-11-03 10:38:00 +00:00
yp
Makefile
Versions.def