..
arpa
add/cleanup multiple inclusion protection.
1998-02-10 00:25:25 +00:00
protocols
add/cleanup multiple inclusion protection.
1998-02-10 00:38:16 +00:00
rpc
minor typo and grammar fixes
1998-02-13 04:36:13 +00:00
rpcsvc
revert; we can't break the existing ABI and API
1998-02-11 23:01:22 +00:00
Makefile
merge lite-2
1998-02-02 21:07:13 +00:00
a.out.h
merge lite-2
1998-02-02 21:07:13 +00:00
ar.h
new RCS ID format.
1994-10-26 00:55:40 +00:00
assert.h
new RCS ID format.
1994-10-26 00:55:40 +00:00
bitstring.h
merge lite-2
1998-02-02 21:07:13 +00:00
bm.h
new RCS ID format.
1994-10-26 00:55:40 +00:00
cpio.h
Fix files using old TNF copyright notice
1997-07-30 22:53:50 +00:00
ctype.h
cast the argument of ctype macros to (int).
1998-03-23 06:44:34 +00:00
db.h
new RCS ID format.
1994-10-26 00:55:40 +00:00
dirent.h
oops. Checked in wrong dirent.h version. Add missing getdents prototype
1997-10-10 13:18:37 +00:00
disktab.h
merge lite-2
1998-02-02 21:07:13 +00:00
dlfcn.h
Protect the dlctl() prototype and the DL_* macros against _XOPEN_SOURCE;
1998-03-25 12:21:05 +00:00
err.h
new RCS ID format.
1994-10-26 00:55:40 +00:00
fnmatch.h
Add a FNM_NOSYS return code. This condition will never happen (since fnmatch()
1998-01-13 12:45:02 +00:00
fstab.h
merge lite-2
1998-02-02 21:07:13 +00:00
fts.h
Fix __RENAME quoting lossage (don't pass it a quoted string). From
1997-11-04 23:36:19 +00:00
glob.h
Fix __RENAME quoting lossage (don't pass it a quoted string). From
1997-11-04 23:36:19 +00:00
grp.h
POSIX.1 requires programs to include <sys/types.h> before including
1996-06-11 02:14:01 +00:00
ieeefp.h
RCS Id Police.
1998-01-09 08:03:16 +00:00
iso646.h
For Normative Addendum 1.
1995-02-17 09:08:08 +00:00
kvm.h
Add kvm_dump* prototypes.
1996-04-19 12:02:50 +00:00
langinfo.h
Winning Strategies has placed this code into the Public Domainsearch.h
1995-04-28 23:30:54 +00:00
libgen.h
Add <libgen.h> header, from XPG4.2.
1997-11-02 16:34:21 +00:00
limits.h
merge lite-2
1998-02-02 21:07:13 +00:00
link_aout.h
Catch up with const changes to dlopen() and dlsym() prototypes in
1997-01-03 22:37:58 +00:00
link_elf.h
Add support for mips.
1998-03-25 04:12:32 +00:00
locale.h
merge lite-2
1998-02-02 21:07:13 +00:00
malloc.h
new RCS ID format.
1994-10-26 00:55:40 +00:00
math.h
new RCS ID format.
1994-10-26 00:55:40 +00:00
md4.h
- Liberal application of suggestions in /usr/share/misc/style.
1997-04-30 00:44:49 +00:00
memory.h
merge lite-2
1998-02-02 21:07:13 +00:00
mpool.h
add/cleanup multiple inclusion protection.
1998-02-10 00:25:25 +00:00
ndbm.h
prototype dbm_error and dbm_clearerr
1995-07-20 23:31:11 +00:00
netdb.h
fix/restore Id
1998-02-03 04:20:36 +00:00
netgroup.h
RCS id police.
1996-08-30 18:45:30 +00:00
nl_types.h
Fix files using old TNF copyright notice
1997-07-30 22:53:50 +00:00
nlist.h
prototype __fdnlist(), since it's used by things outside of libc (libkvm,
1996-10-01 21:48:30 +00:00
paths.h
change _PATH_DEFTAPE from "/dev/rst0" to "/dev/nrst0", as confirmed by mycroft.
1997-04-23 09:41:38 +00:00
pwd.h
Define _PASSWORD_CHGNOW as -1. This is a `magic' pw_change value,
1997-08-16 13:47:21 +00:00
ranlib.h
merge lite-2
1998-02-02 21:07:13 +00:00
re_comp.h
Fix files using old TNF copyright notice
1997-07-30 22:53:50 +00:00
regex.h
merge lite-2
1998-02-02 21:07:13 +00:00
regexp.h
merge lite-2
1998-02-02 21:07:13 +00:00
resolv.h
fix/restore Id
1998-02-03 04:20:36 +00:00
rmt.h
Update for new function renaming nechanism.
1997-10-22 06:59:35 +00:00
search.h
Added declarations for hsearch(), hdestroy(), and hcreate().
1995-08-08 21:14:45 +00:00
setjmp.h
*jmp_buf -> arrays of longs, and make the definition of _JBLEN mach. dep.
1994-12-20 10:35:44 +00:00
sgtty.h
add/cleanup multiple inclusion protection.
1998-02-10 00:25:25 +00:00
signal.h
Modify the recent sigaltstack() interface change to use the __RENAME() scheme;
1997-11-29 18:38:20 +00:00
stab.h
merge lite-2
1998-02-02 21:07:13 +00:00
stddef.h
merge lite-2 sccs id, but as per jt, don't switch to using lite-2 rune_t's
1998-02-02 17:13:49 +00:00
stdio.h
If standards-compliance is requested by defining the preprocessor symbols
1998-02-14 20:33:21 +00:00
stdlib.h
Per XPG4.2, change the `n' argument of initstate() to size_t. (Since it was
1998-02-04 21:06:14 +00:00
string.h
restore include of sys/featuretest.h
1998-02-03 04:45:41 +00:00
stringlist.h
A stringlist implementation (previously ``private'' to libc netgroup code,
1997-01-17 06:11:35 +00:00
strings.h
Rework this header to be XPG4.2-compliant: provide the symbols and prototypes
1998-02-02 15:59:13 +00:00
struct.h
merge lite-2
1998-02-02 21:07:13 +00:00
sysexits.h
merge lite-2
1998-02-02 21:07:13 +00:00
tar.h
Switch to using lite-2's tar.h instead of ours. The contents are
1998-02-02 17:10:19 +00:00
time.h
merge lite-2
1998-02-02 21:07:13 +00:00
ttyent.h
merge lite-2
1998-02-02 21:07:13 +00:00
tzfile.h
merge lite-2
1998-02-02 21:07:13 +00:00
unistd.h
Per X/Open CAE Spec Issue 5 Version 2, change the buffer size argument of
1998-03-27 13:02:20 +00:00
util.h
add flags arg to fparseln(), and define FPARSELN_UNESC{ESC,CONT,COMM,REST,ALL}
1997-12-01 02:25:46 +00:00
utime.h
merge lite-2
1998-02-02 21:07:13 +00:00
utmp.h
new RCS ID format.
1994-10-26 00:55:40 +00:00
vis.h
merge lite-2
1998-02-02 21:07:13 +00:00