NetBSD/lib/libc
is 2b9aa0e3fe The protoypes for ctime() and tzset() are in <time.h>. Move #include <time.h>
to the start of the SYNOPSIS so that people won't need to search them.
1997-04-18 17:32:04 +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 - 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 pull in string.h for protos. found by John Franklin (PR 3487), and noticed 1997-04-14 03:08:05 +00:00
nls Finnish libc error message/signal name catalog, by Jukka Marin and coworker. 1997-04-17 18:12:47 +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 PR/3448: Bill Sommerfeld: Change "p" to __STRING(p) 1997-04-07 03:12:14 +00:00
string alternate -> alternative, per PR 2643 1997-03-08 13:36:38 +00:00
sys Add stubs which set errno to ENOSYS and return -1 for the POSIX.1b 1997-04-17 19:07:15 +00:00
termios Strip out unneeded header files 1995-06-26 23:04:45 +00:00
time The protoypes for ctime() and tzset() are in <time.h>. Move #include <time.h> 1997-04-18 17:32:04 +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 Bump minor number for .1b timers and nanosleep. 1997-04-17 19:09:07 +00:00