NetBSD/lib/libc
tsutsui 500e09d2ad Include string.h for mem*() prototypes. 2001-01-27 05:40:18 +00:00
..
arch delint (variable is only used for size, so make if size_t instead of int). 2001-01-26 13:20:32 +00:00
compat-43
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 Include string.h for mem*() prototypes. 2001-01-27 05:40:18 +00:00
md
net - scope separater is percentage, not atmark. 2001-01-26 13:30:38 +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 make local constant arrays const 2001-01-25 22:50:55 +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 apparently ansi c only required fread(3) to return 0 if size or nmembs == 0. 2001-01-25 02:06: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 ANSIfy and de-lint. Reviewed by christos. 2001-01-26 10:53:30 +00:00
sys It seems utrace(2) actually appeared in FreeBSD 2.2, not 4.0 according 2001-01-24 23:43:43 +00:00
termios
thread-stub
time add forgotten argument name to actime_r() prototype 2001-01-25 20:55:51 +00:00
yp add explicit casts to avoid parameter conversion warnings. 2000-07-06 03:14:05 +00:00
Makefile (finally!) enable multibyte LC_CTYPE locale support. 2001-01-25 09:21:57 +00:00
shlib_version bump libc minor - utrace(2) addition 2001-01-05 22:47:02 +00:00