NetBSD/lib/libc
kleink cd628af723 Need an internal name for send(); noticed by itojun. 2000-05-08 13:38:44 +00:00
..
arch Fix unaligned accesses more correctly. 2000-04-25 05:55:58 +00:00
compat-43 Delint. 2000-01-22 22:30:08 +00:00
db Delint. 2000-01-23 00:49:41 +00:00
dlfcn Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
gen make scandir(3)'s 3rd argument take a function that takes a *const* 2000-04-16 14:43:56 +00:00
gmon
hash Delint. 2000-01-22 22:19:07 +00:00
include Need an internal name for send(); noticed by itojun. 2000-05-08 13:38:44 +00:00
locale
md Delint. 2000-01-22 22:19:07 +00:00
net Need an internal name for send(); noticed by itojun. 2000-05-08 13:38:44 +00:00
nls add EILSEQ entry 2000-03-10 14:06:34 +00:00
quad Use __GNUC_PREREQ__(). 2000-05-05 00:20:22 +00:00
regex Delint. 2000-01-22 22:19:07 +00:00
rpc fix alignment issue with 64bit arch (packed struct/SIOCGIFCONF). 2000-02-18 08:26:01 +00:00
stdio Replace internal use of strto{,u}q() with strto{,u}ll(). 2000-03-08 19:33:47 +00:00
stdlib Add the (void)&acc; hack from strtouq.c to strtoull.c. This works around 2000-05-02 12:39:03 +00:00
string Delint. 2000-01-22 22:19:07 +00:00
sys ARG_MAX is bumped from 20KB to 256KB since Jan 16 1994 (revision 1.7 of <sys/syslimits.h>). i.e. before NetBSD-1.0 release. 2000-05-08 10:15:17 +00:00
termios Delint. 2000-01-22 22:19:07 +00:00
thread-stub Delint. 2000-01-22 22:19:07 +00:00
time Delint. 2000-01-22 22:19:07 +00:00
yp Delint. 2000-01-22 22:19:07 +00:00
Makefile Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
shlib_version New syscall issetugid. 2000-04-21 16:24:22 +00:00