NetBSD/lib/libc
itojun 09c87b61bb check _B (old isprint && !isgraph) when we generate _CTYPE_R (isprint).
otherwise, iso-8859-x locale will become incorrect about isprint(0xa0).

XXX too much workaround...
2001-01-21 03:56:27 +00:00
..
arch fix syscall() and __syscall(). r0 has to be set to SYS_syscall or 2001-01-17 05:15:02 +00:00
compat-43
db protect against multiple inclusions. 2000-12-20 20:54:01 +00:00
dlfcn
gen * Document the vendor.* sysctl branch 2001-01-10 03:03:02 +00:00
gmon fix nested extern 2000-12-20 20:55:23 +00:00
hash sprinkle _DIAGASSERT() around 2001-01-04 03:56:17 +00:00
include Add {__,}fmtcheck(), a function specified by Bill Sommerfeld to check 2000-10-20 18:46:05 +00:00
locale check _B (old isprint && !isgraph) when we generate _CTYPE_R (isprint). 2001-01-21 03:56:27 +00:00
md
net do not refer getnodebyaddr. 2001-01-05 13:40:28 +00:00
nls
quad remove duplicate declaration. 2000-12-10 03:54:22 +00:00
regex add missing ' is ' in regerror() explanation 2000-11-06 13:20:58 +00:00
rpc don't _DIAGASSERT(cp != NULL) until after cnt is checked for != 0. 2001-01-17 01:07:10 +00:00
softfloat
stdio initialize mbstate_t properly. 2000-12-30 04:13:25 +00:00
stdlib slighly clarify how endbyte is used, so that this matches implementation more closely 2001-01-12 19:23:11 +00:00
string pull in openbsd strlcat.c 1.3 -> 1.4. 2001-01-13 04:19:54 +00:00
sys Document a weird circumstance under which stat() return EBADF. 2001-01-09 20:45:10 +00:00
termios
thread-stub
time #undef, not #undefine. 2001-01-16 02:38:17 +00:00
yp
Makefile Remove duplicate "tags" target. 2001-01-16 12:10:29 +00:00
shlib_version bump libc minor - utrace(2) addition 2001-01-05 22:47:02 +00:00