.. |
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
|
fix type of fts_open() argument; from Enami Tsugutomo in PR lib/3368.
|
1997-03-21 05:31:21 +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
|
* clarify that tempnam and tmpnam still have problems
|
1997-03-24 11:39:10 +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
|
make setpgid(pid, pgrp) return EINVAL if pgrp < 0 as required by POSIX.1;
|
1997-03-27 06:14:03 +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
|
Makefile cleanups:
|
1997-03-24 22:11:48 +00:00 |
shlib_version
|
Functions were added to the C library; bump minor.
|
1997-01-30 01:02:45 +00:00 |