NetBSD/lib/libc
cgd 2a7f3ba91e add rules to build .ln files (memmove.ln, memcpy.ln, strchr.ln, strrchr.ln)
for objects built specially from other C files, when appropriate.
1996-12-22 11:34:21 +00:00
..
arch __asm rather than asm, for lint 1996-12-20 20:35:48 +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 ifdef YP, needs rpcsvc/ypclnt.h for protos 1996-12-20 20:46:19 +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
locale
net _gethtbyname's arg should be const char *, not char * 1996-12-20 19:41:30 +00:00
nls
quad don't include lshrdi3.c in MI sources, since they're already in MD sources 1996-12-20 19:44:12 +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 pull in netdb.h and arpa/inet.h, kill local decls. add interpret() proto 1996-12-20 20:49:47 +00:00
stdio pull in local.h for prototypes. first arg to __sflags() is const char * 1996-12-20 20:26:00 +00:00
stdlib const poisoning: __findenv()'s first arg should be const char * (lint) 1996-12-20 20:32:54 +00:00
string add rules to build .ln files (memmove.ln, memcpy.ln, strchr.ln, strrchr.ln) 1996-12-22 11:34:21 +00:00
sys explicitly cast __syscall() returns to (int) so that lint knows 1996-12-22 10:40:27 +00:00
termios
time
yp
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