NetBSD/lib/libc
2000-12-20 20:57:20 +00:00
..
arch Fix weak alias. 2000-12-16 01:40:38 +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 fix nested extern 2000-12-20 20:54:30 +00:00
gmon fix nested extern 2000-12-20 20:55:23 +00:00
hash Argh. Use __weak_alias on the RMD160 functions. 2000-12-11 19:12:35 +00:00
include Add {__,}fmtcheck(), a function specified by Bill Sommerfeld to check 2000-10-20 18:46:05 +00:00
locale fix const castaway. 2000-12-20 20:57:20 +00:00
md
net remove redundant declarations. 2000-12-20 20:51:08 +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 appease lint casts 2000-12-20 20:52:50 +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 fix duplicate declaration of __glue. 2000-12-10 04:17:28 +00:00
stdlib fix sbrk casts 2000-12-20 20:56:01 +00:00
string sync with latest openbsd. 2000-11-24 16:19:05 +00:00
sys Add __syscall.S back to sys/Makefile.inc. Remove from arch/i386/gen/ 2000-12-13 07:42:47 +00:00
termios
thread-stub
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 Don't enable lin's exit on warnings yet. It'll break most ports. 2000-08-13 23:26:12 +00:00
shlib_version Bump libc minor to 68: addition of __{diag,}assert13. 2000-12-19 14:33:24 +00:00