NetBSD/lib/libc
cgd 3b26fee368 include unistd.h and fix up sethostid() return type (was long here, now int) 1996-12-20 19:36:30 +00:00
..
arch PROF -> GPROF 1996-11-30 02:31:49 +00:00
compat-43 include unistd.h and fix up sethostid() return type (was long here, now int) 1996-12-20 19:36:30 +00:00
db Rename the errno field in struct htab to err, as the former name 1996-11-07 06:48:01 +00:00
gen fix example, from bgrayson@ece.utexas.edu (Brian C. Grayson) in [misc/2735] 1996-11-09 08:41:46 +00:00
gmon use __inline and __asm, rather than inline and asm. By default (without -g) 1996-12-19 07:56:32 +00:00
include clean up Id 1995-02-27 13:02:12 +00:00
locale Fix embarassing typo 1996-02-14 19:21:54 +00:00
net Don't pass a timeout of 0 to poll(2); block indefinitely, like the 1996-12-18 04:53:11 +00:00
nls merge in 1.2 branch 1996-10-09 01:46:13 +00:00
quad Note functions that probably can be removed 1996-06-01 21:39:21 +00:00
regex fix a slight bogon (found by lint) introduced in rev 1.5 (by me, no less!). 1996-12-19 06:35:52 +00:00
rpc sysconf() definitions are in unistd.h; use it rather than sys/param.h and 1996-12-18 20:57:15 +00:00
stdio Apply PR 2751 - writefn's second arg is const char *, not char *. 1996-11-07 09:23:10 +00:00
stdlib use __inline and __asm, rather than inline and asm. By default (without -g) 1996-12-19 07:56:32 +00:00
string Add strtok_r() for reentrant (thread-aware) programs 1996-11-12 02:03:13 +00:00
sys Add clock_* and ntp_* syscalls 1996-11-19 02:48:26 +00:00
termios Strip out unneeded header files 1995-06-26 23:04:45 +00:00
time set HAVE_STRERROR 1996-09-13 17:46:49 +00:00
yp fix xdr_ypmap_parms (missing "&"'s in calls to xdr_ypdomain_wrap_string 1996-08-15 21:43:03 +00:00
Makefile set LLIBS to nothing, so we don't try to lint the C libarary against 1996-12-19 07:52:52 +00:00
shlib_version bump minor number to 8 (addition of clock_* and ntp_*) 1996-11-19 02:52:11 +00:00