NetBSD/lib/libc
lukem 1960b7137d add warn_refs for mktemp(), tempnam(), and tmpnam() since most code
use these incorrectly. mkstemp() is ok however. inspired by openbsd
1997-03-16 05:00:38 +00:00
..
arch Remove lint (missing END() directive) in NOERROR syscalls. 1997-03-15 08:52:16 +00:00
compat-43 - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
db - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
gen alternate -> alternative, per PR 2643 1997-03-08 13:36:38 +00:00
gmon - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
include clean up Id 1995-02-27 13:02:12 +00:00
locale - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
md Add MD4/MD5 routines to the C library, taken directly from FreeBSD's 1997-01-30 01:01:39 +00:00
net New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:33:00 +00:00
nls Remove as per discussion with core. 1997-03-10 20:51:01 +00:00
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 - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
rpc Make sure /etc/rpc is *closed* when we're done. 1997-03-13 19:47:42 +00:00
stdio add warn_refs for mktemp(), tempnam(), and tmpnam() since most code 1997-03-16 05:00:38 +00:00
stdlib - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
string alternate -> alternative, per PR 2643 1997-03-08 13:36:38 +00:00
sys per-user process limit is set by RLIMIT_NPROC, not MAXUPRC; fixes PR 888. 1997-03-11 07:27:59 +00:00
termios Strip out unneeded header files 1995-06-26 23:04:45 +00:00
time alternate -> alternative, per PR 2643 1997-03-08 13:47:08 +00:00
yp - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
Makefile Remove as per discussion with core. 1997-03-10 20:51:01 +00:00
shlib_version Functions were added to the C library; bump minor. 1997-01-30 01:02:45 +00:00