freebsd-dev/lib/libc
Garrett Wollman eca67d5104 Implement C99's _Exit() interface.
Implement a version of qsort that provides a thunk to the comparison function.

Update manual pages.
2002-09-10 02:04:49 +00:00
..
alpha
amd64
compat-43
db
gen Fix a syntax error which causes an annoying warning. 2002-09-08 04:43:28 +00:00
gmon
i386
ia64
include
locale Add wcstol() and wcstoul(), based on strtol() and strtoul(). 2002-09-08 13:27:26 +00:00
net Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
nls
posix1e
powerpc
quad
regex Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
rpc
sparc64 Install the userland signal trampoline when sigaction is first called, 2002-09-03 14:55:29 +00:00
stdio Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
stdlib Implement C99's _Exit() interface. 2002-09-10 02:04:49 +00:00
stdtime Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
string Replace a stray reference to strtok() with one to wcstok(). 2002-09-08 11:09:24 +00:00
sys Note that <sys/types.h> in no longer a prerequisite for <utime.h> and 2002-08-24 00:39:43 +00:00
xdr
yp
Makefile
Makefile.inc