freebsd-dev/lib/libc
Mike Barcroft ef4a12d2d7 ia64 actually uses 80-bit long doubles and must support big and little
endian at compile-time.

Reviewed by:	das
2003-02-26 16:04:34 +00:00
..
alpha Remove these from libc; they are now system calls. 2003-02-18 12:31:57 +00:00
amd64 o Implement C99 classification macros isfinite(), isinf(), isnan(), 2003-02-12 20:03:41 +00:00
compat-43 The .Fn function 2003-02-06 11:04:47 +00:00
db Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
gen Fixed copyright. 2003-02-24 22:55:33 +00:00
gmon mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
i386 Remove these from libc; they are now system calls. 2003-02-18 12:31:57 +00:00
ia64 ia64 actually uses 80-bit long doubles and must support big and little 2003-02-26 16:04:34 +00:00
include Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
locale Fix a bad free() call that would occur if some #if 0'd code was used. 2003-02-22 00:06:05 +00:00
net Whack 28 unused variables. 2003-02-18 13:39:52 +00:00
nls libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
posix1e mdoc(7) police: Scheduled sweep. 2003-02-24 22:53:26 +00:00
powerpc o Implement C99 classification macros isfinite(), isinf(), isnan(), 2003-02-12 20:03:41 +00:00
quad libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
regex Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
rpc Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
sparc64 o Implement C99 classification macros isfinite(), isinf(), isnan(), 2003-02-12 20:03:41 +00:00
stdio mdoc(7) police: markup laundry. 2003-02-23 01:47:49 +00:00
stdlib Fix typo. 2003-02-25 21:59:36 +00:00
stdtime Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
string Optimize errstr() by reducing the number of times it walks a string. 2003-01-03 16:44:42 +00:00
sys Catch up with change to kse_release syscall. 2003-02-25 09:49:46 +00:00
uuid mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
xdr Reset the record lenght and received bytes once a record 2003-01-27 22:19:32 +00:00
yp libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
Makefile Implement fpclassify(): 2003-02-08 20:37:55 +00:00