NetBSD/lib/libc
jtc d54db152ba Use standard locale data rather than providing a local copy.
Sync'd function prototype with the one used in Solaris 2.5.  There have
been many format specifiers added to the Solaris version which are not
implemented in our version.  This needs to be fixed.
1997-04-23 00:01:17 +00:00
..
arch Architecture-specific bits for libc on the PowerPC. From Wolfgang 1997-03-29 20:55:50 +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 Fixed a typo and a .Os mistake. 1997-04-09 08:59:25 +00:00
gmon be safe with buffers. KNF. 1997-04-22 11:17:58 +00:00
include clean up Id 1995-02-27 13:02:12 +00:00
locale KNF. 1997-04-22 12:27:34 +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 pull in <netinet/in.h>, s/#Include/#include, and fix up __dn_comp() prototype, 1997-04-22 18:53:16 +00:00
nls KNF. 1997-04-22 12:27:34 +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 qualify opcode constants with long, so that bad things don't happen when long 1997-04-06 19:29:14 +00:00
rpc PowerPC is an IEEE floating point system. 1997-03-29 21:04:08 +00:00
stdio use lstat() instead of stat() when checking for existance. 1997-04-08 06:14:39 +00:00
stdlib Use standard locale data rather than providing a local copy. 1997-04-23 00:01:17 +00:00
string alternate -> alternative, per PR 2643 1997-03-08 13:36:38 +00:00
sys add description of file flags, with xrefs to chflags(2). 1997-04-22 06:40:38 +00:00
termios Strip out unneeded header files 1995-06-26 23:04:45 +00:00
time note possible security concerns. 1997-04-22 12:33:17 +00:00
yp - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
Makefile Finnish libc error message/signal name catalog, by Jukka Marin and coworker. 1997-04-17 18:12:47 +00:00
shlib_version add strptime() to libc. 1997-04-21 12:36:25 +00:00