freebsd-src/lib/libc
Brian Somers 41843e7135 Fix some signed/unsigned comparisons. Fix prototypes while I'm here.
PR:		28890
Submitted by:	matthias.andree at web dot de
MFC after:	7 days
2005-01-12 03:39:34 +00:00
..
alpha When required to negate the absoulte result of a division/remainder 2004-11-27 20:59:49 +00:00
amd64 Fix brk(3). The stack was unbalanced when we jumped to cerror. Oops! 2004-10-27 17:11:43 +00:00
arm Use the RET macro. 2004-11-09 16:49:14 +00:00
compat-43 Mechanically kill hard sentence breaks. 2004-07-02 23:52:20 +00:00
db Fix a condition where the hole would be inserted in the wrong 2004-09-13 22:07:24 +00:00
gdtoa Updated manh shift constant type to 'ULL' for PPC to fix 2004-01-21 04:51:50 +00:00
gen The `timep' argument of utime() is not an array of structs. 2005-01-07 14:38:29 +00:00
gmon Enable building with LIBC_SCCS defined. 2004-10-16 06:32:43 +00:00
i386 Make sure the first argument to the user function is 16-byte aligned. 2004-12-05 21:22:08 +00:00
ia64 For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
include Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
locale Scheduled mdoc(7) sweep. 2005-01-11 20:50:51 +00:00
net Scheduled mdoc(7) sweep. 2005-01-11 20:50:51 +00:00
nls Remove incomplete support for running FreeBSD userland on old NetBSD kernels 2003-10-29 10:45:01 +00:00
posix1e Scheduled mdoc(7) sweep. 2005-01-11 20:50:51 +00:00
powerpc Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
quad libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
regex Plug memory leak. 2004-12-30 14:27:57 +00:00
rpc Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. 2004-11-13 20:40:32 +00:00
softfloat Oooops I forgot to commit that. 2004-12-08 18:41:42 +00:00
sparc64 For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
stdio Scheduled mdoc(7) sweep. 2005-01-11 20:50:51 +00:00
stdlib Fix some signed/unsigned comparisons. Fix prototypes while I'm here. 2005-01-12 03:39:34 +00:00
stdtime Scheduled mdoc(7) sweep. 2005-01-11 20:50:51 +00:00
string Date business, update. 2004-12-10 15:27:06 +00:00
sys Scheduled mdoc(7) sweep. 2005-01-11 20:50:51 +00:00
uuid Constify arguments. 2005-01-03 02:56:15 +00:00
xdr Enable building with LIBC_SCCS defined. 2004-10-16 06:32:43 +00:00
yp Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
Makefile Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. 2004-11-13 20:40:32 +00:00