.. |
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
|
…
|
|
assert.h
|
…
|
|
bitstring.h
|
merge lite-2
|
1998-02-02 21:07:13 +00:00 |
bm.h
|
…
|
|
cpio.h
|
…
|
|
ctype.h
|
cast the argument of ctype macros to (int).
|
1998-03-23 06:44:34 +00:00 |
db.h
|
…
|
|
dirent.h
|
…
|
|
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
|
…
|
|
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
|
Replace the old GLOB_ABEND constant with (the standardized) GLOB_ABORTED.
|
1998-03-31 20:32:48 +00:00 |
grp.h
|
…
|
|
ieeefp.h
|
RCS Id Police.
|
1998-01-09 08:03:16 +00:00 |
iso646.h
|
…
|
|
kvm.h
|
…
|
|
langinfo.h
|
…
|
|
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
|
…
|
|
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
|
…
|
|
math.h
|
C++ has a very different concept of "exception." Delimit struct exception
|
1998-04-08 23:42:59 +00:00 |
md4.h
|
…
|
|
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
|
…
|
|
netdb.h
|
fix/restore Id
|
1998-02-03 04:20:36 +00:00 |
netgroup.h
|
…
|
|
nl_types.h
|
…
|
|
nlist.h
|
…
|
|
paths.h
|
Update STDPATH and DEFPATH as suggested by PR#4304. Document more carefully
|
1998-04-07 21:09:31 +00:00 |
pwd.h
|
…
|
|
ranlib.h
|
merge lite-2
|
1998-02-02 21:07:13 +00:00 |
re_comp.h
|
…
|
|
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
|
…
|
|
setjmp.h
|
…
|
|
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
|
…
|
|
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
|
…
|
|
vis.h
|
merge lite-2
|
1998-02-02 21:07:13 +00:00 |