..
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
Reorganize name space protection.
1998-05-10 16:57:51 +00:00
db.h
Change the file mode argument to dbopen() and the db backends from int to
1998-05-07 19:24:20 +00:00
dirent.h
Reorganize name space protection.
1998-05-06 19:05:51 +00:00
disktab.h
merge lite-2
1998-02-02 21:07:13 +00:00
dlfcn.h
Change ld.so default behavior to RTLD_LOCAL, and make RTLD_LOCAL into a
1998-07-14 22:18:36 +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
Typo: POSXI -> POSIX.
1998-06-22 12:01:43 +00:00
grp.h
pid/gid is not int but pid_t/gid_t (u_int32_t (unsigned!)).
1998-06-22 13:29:43 +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
For the sake of XPG3 and later, provide TMP_MAX; consistent with the defintion
1998-07-08 19:51:25 +00:00
link_aout.h
Need <dlfcn.h> for Dl_info.
1998-05-14 01:55:28 +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
Fix comment typo in previous.
1998-05-11 11:06:23 +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
Reorganize name space protecion. Also, change file mode argument to
1998-05-07 19:02:04 +00:00
netdb.h
* Remove the inclusion of <sys/param.h>; the most common use for this was
1998-05-10 17:32:39 +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
KNF for comments (sigh)
1998-05-08 18:18:29 +00:00
pwd.h
pid/gid is not int but pid_t/gid_t (u_int32_t (unsigned!)).
1998-06-22 13:29:43 +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
For completeness, add REG_ENOSYS.
1998-05-06 18:12:12 +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
Reorganize name space protection.
1998-05-06 18:01:23 +00:00
sgtty.h
add/cleanup multiple inclusion protection.
1998-02-10 00:25:25 +00:00
signal.h
Reorganize name space protection, mostly related to interfaces introduced in
1998-05-25 21:55:48 +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
add missing backslash
1998-05-11 15:49:15 +00:00
stdlib.h
* Further name space protection reorganization: distinguish between various
1998-06-01 20:10:15 +00:00
string.h
Make strtok_r() available to _XOPEN_SOURCE >= 500, and fix the protection of
1998-05-06 20:17:55 +00:00
stringlist.h
A stringlist implementation (previously ``private'' to libc netgroup code,
1997-01-17 06:11:35 +00:00
strings.h
Don't make NULL available to _XOPEN_SOURCE.
1998-05-06 17:12:45 +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
Addendum to previous change: since pread()'s and pwrite()'s first official
1998-07-02 21:20:54 +00:00
util.h
move pw_scan from util.h to pwd.h, add _PASSWORD_{OLDFMT,NOWARN} flags
1998-06-08 03:05:14 +00:00
utime.h
Per POSIX and X/Open, don't include <sys/types.h> but make only time_t
1998-05-06 17:30:12 +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