freebsd-dev/lib/libc
Bruce Evans 87e0032026 Removed assertion that isblank() conforms to C90 too. This assertion
is correct but less than useful.  There is some uncertainty about whether
isblank() is in C99, but it is certainly not in C90.  It just conforms
to C89 because it is a conforming extension.
2002-01-11 15:21:03 +00:00
..
alpha Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
amd64 Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
compat-43 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
db mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
gen Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
gmon We use HIDENAME(minbrk) on sparc64 too. 2001-12-29 06:35:19 +00:00
i386 Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
ia64 Implement fpsetmask() and fpgetmask(). 2001-11-03 15:52:18 +00:00
include Fixed namespace pollution related to `err' in libc in the same way as for 2001-11-11 02:48:09 +00:00
locale Removed assertion that isblank() conforms to C90 too. This assertion 2002-01-11 15:21:03 +00:00
mips Bring in initial libc support for mips. These files were taken from 1999-03-03 07:06:17 +00:00
mipseb Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
mipsel Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
net - Make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf. 2001-12-26 21:21:10 +00:00
nls mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
posix1e Correct phrase 'get an ACL' to 'set an ACL'. 2002-01-07 22:46:14 +00:00
quad $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
regex The algorithm that computes the tables used in the BM search algorithm sometimes 2001-11-09 10:17:44 +00:00
rpc clnt_bcast.c:420:33: warning: extra tokens at end of #endif directive 2001-12-15 00:07:37 +00:00
sparc64 Connect user trap code to the build. 2002-01-01 21:59:53 +00:00
stdio mdoc(7) police: 2002-01-09 14:01:22 +00:00
stdlib mdoc(7) police: add missing markup bits for ``errno''. 2002-01-09 14:03:54 +00:00
stdtime Add my e-mail to copyrights 2001-12-11 16:00:47 +00:00
string mdoc(7) police: 2002-01-09 14:01:22 +00:00
sys Document behaviour with respect to interval timers. 2002-01-09 14:44:06 +00:00
xdr Fixed various type errors in synopsis. 2001-10-03 16:53:59 +00:00
yp Fix some 32/64-bit bugs. IPv4 addresses are 32-bits, not longs. On the 2002-01-08 18:05:03 +00:00
Makefile Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-( 2001-08-13 21:48:44 +00:00
Makefile.inc Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00