NetBSD/lib/libc
cjs 15c91fd024 Add `glob' to the brief description to make this easier to find when
searching the permuted index.
1997-04-23 07:14:51 +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 Add `glob' to the brief description to make this easier to find when 1997-04-23 07:14:51 +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 move str[fp]time into libc/time. 1997-04-23 01:17:59 +00:00
string move str[fp]time into libc/time. 1997-04-23 01:17:59 +00:00
sys document new reasons why {,f}chflags() can return EPERM; fixes 1997-04-23 06:00:51 +00:00
termios Strip out unneeded header files 1995-06-26 23:04:45 +00:00
time move str[fp]time into libc/time. 1997-04-23 01:17:59 +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