NetBSD/lib/libc
cgd c765a5a975 qualify opcode constants with long, so that bad things don't happen when long
!= 32 bits.  This might need a bit more thought (i.e. why use long here to
begin with, when int32_t might be a better choice), but for now it's good
enough.  From Ross Harvey in PR 3450, extended by me to cover the rest of
the opcode constants and masks.
1997-04-06 19:29:14 +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 MIPS: a.out, ecoff, and elf nlist support 1997-03-29 21:02:47 +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 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 RCSid police 1997-04-02 12:50:23 +00:00
stdlib PowerPC is an IEEE floating point system. 1997-03-29 21:04:08 +00:00
string alternate -> alternative, per PR 2643 1997-03-08 13:36:38 +00:00
sys Documented EINVAL result for invalid resulting offsets. 1997-04-04 14:32:54 +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 oops, add missing quotes 1997-03-29 21:01:36 +00:00
shlib_version Functions were added to the C library; bump minor. 1997-01-30 01:02:45 +00:00