freebsd-dev/lib/libc
Gregory Neil Shapiro 8f3e32c2b6 Fix the description for mkdtemp(), which creates directories, not files.
Submitted by:	Murray S. Kucherawy <msk@blackops.org>
X-MFC after:	re approval
2003-02-19 04:40:30 +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 Whack 28 unused variables. 2003-02-18 13:39:52 +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 o Implement C99 classification macros isfinite(), isinf(), isnan(), 2003-02-12 20:03:41 +00:00
include Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
locale Whack 28 unused variables. 2003-02-18 13:39:52 +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 Whack 28 unused variables. 2003-02-18 13:39:52 +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 Fix the description for mkdtemp(), which creates directories, not files. 2003-02-19 04:40:30 +00:00
stdlib Back out "drop first N values" method of removing monotonically increased 2003-02-17 03:52:35 +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 Update errors. 2003-02-18 22:54:42 +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