NetBSD/lib/libc
hubertf 44d7ee0289 * Document the vendor.* sysctl branch
* in sysctl.3, sort the list of CTL_ prefixes and sync with sysctl.h
2001-01-10 03:03:02 +00:00
..
arch Replace boiler-plate code sequences with macro invocations from SYS.h. 2001-01-09 21:19:33 +00:00
compat-43 Delint. 2000-01-22 22:30:08 +00:00
db protect against multiple inclusions. 2000-12-20 20:54:01 +00:00
dlfcn remove extra semi's 2000-07-06 02:48:41 +00:00
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 sprinkle in _DIAGASSERT() as appropriate 2001-01-03 15:23:26 +00:00
md Delint. 2000-01-22 22:19:07 +00:00
net do not refer getnodebyaddr. 2001-01-05 13:40:28 +00:00
nls Fix possible one-byte overrun 2000-09-30 16:47:26 +00:00
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 whitespace consistency fixups 2001-01-04 14:57:17 +00:00
softfloat Revert previous change -- turned out I'd got my build environment in a twist. 2000-07-15 15:07:34 +00:00
stdio initialize mbstate_t properly. 2000-12-30 04:13:25 +00:00
stdlib link sradixsort(3) -> radixsort(3) 2001-01-08 14:06:09 +00:00
string fix wcs*cmp() behavior when the wide char string is equal. from soda 2001-01-05 12:13:12 +00:00
sys Document a weird circumstance under which stat() return EBADF. 2001-01-09 20:45:10 +00:00
termios Delint. 2000-01-22 22:19:07 +00:00
thread-stub Delint. 2000-01-22 22:19:07 +00:00
time fix u_char -> char and char -> u_char casts. 2000-12-20 20:56:34 +00:00
yp add explicit casts to avoid parameter conversion warnings. 2000-07-06 03:14:05 +00:00
Makefile use MACIHNE_CPU to determine architecture-dependent source code directory. 2001-01-08 08:29:59 +00:00
shlib_version bump libc minor - utrace(2) addition 2001-01-05 22:47:02 +00:00