..
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
More changes from NetBSD:
2003-02-23 00:24:03 +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
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
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
Use strlcpy instead of strncpy.
2003-02-22 18:08:34 +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