NetBSD/include
jonathan fd7cb41920 gdb's shared-lib mapping code in solib.c has #ifdef dependencies on
DT_MIPS_RLD_MAP being defined on mips targets with shared libs. Since
netbsd's gdb config.h defines HAVE_LINK_H, link.h is expected to
provide it. So #include <machine/elf_machdep.h> to make it so.
1998-10-30 05:43:40 +00:00
..
arpa Add a defined(__vax__); plain vax is not good enough anymore. 1998-10-19 02:58:31 +00:00
protocols add/cleanup multiple inclusion protection. 1998-02-10 00:38:16 +00:00
rpc Oops; that wasn't quite right. 1998-07-26 12:43:24 +00:00
rpcsvc YP status codes are all unsigned. 1998-07-27 12:21:10 +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 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 Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid 1998-07-27 09:09:03 +00:00
dlfcn.h Assign my copyright to the TNF. 1998-09-05 13:11:07 +00:00
err.h __Namespace__ __protection__. 1998-07-30 00:44:15 +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 Slight rearrangement. 1998-07-27 11:09:19 +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 Add gid_from_group() and uid_from_user(). 1998-07-28 16:27:48 +00:00
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 Per XSH5, define _XOPEN_IOV_MAX. 1998-08-03 14:32:04 +00:00
link_aout.h Add AUX_LABEL (need for VAX JSB/JMP "jmp" slots). 1998-10-19 00:30:57 +00:00
link_elf.h gdb's shared-lib mapping code in solib.c has #ifdef dependencies on 1998-10-30 05:43:40 +00:00
locale.h merge lite-2 1998-02-02 21:07:13 +00:00
malloc.h
math.h Oops, isinf() was never included in any X/Open interface specification. 1998-09-07 15:00:05 +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 Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid 1998-07-27 09:09:03 +00:00
nl_types.h Fix files using old TNF copyright notice 1997-07-30 22:53:50 +00:00
nlist.h Slight rearrangement. 1998-07-27 11:09:19 +00:00
paths.h KNF for comments (sigh) 1998-05-08 18:18:29 +00:00
pwd.h Add gid_from_group() and uid_from_user(). 1998-07-28 16:27:48 +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 __RENAME() the libcompat regexp routines so they will not be used by 1998-09-14 20:25:02 +00:00
resolv.h Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid 1998-07-27 09:09:03 +00:00
rmt.h Update for new function renaming nechanism. 1997-10-22 06:59:35 +00:00
search.h
setjmp.h Fix typo in previous, and also don't version _setjmp/_longjmp; after 1998-09-14 07:27:08 +00:00
sgtty.h add/cleanup multiple inclusion protection. 1998-02-10 00:25:25 +00:00
signal.h Rely on <sys/featuretest.h> defining _REENTRANT if appropriate. 1998-10-24 16:35:19 +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 Move 1003.1c-1995 declarations inside the appropriate name space protection 1998-09-28 17:47:58 +00:00
stdlib.h __Namespace__ __protection__. 1998-07-30 00:44:15 +00:00
string.h Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid 1998-07-27 09:09:03 +00:00
stringlist.h
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 Remove the public declaration of gtime(), which is shipped with tzcode but is 1998-09-15 12:24:28 +00:00
ttyent.h Slight rearrangement. 1998-07-27 11:09:19 +00:00
tzfile.h Merge in recent changes from the private version of this header distributed 1998-07-30 14:11:22 +00:00
unistd.h __Namespace__ __protection__. 1998-07-30 00:44:15 +00:00
util.h const poisoning. 1998-07-26 21:58:46 +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
vis.h merge lite-2 1998-02-02 21:07:13 +00:00