NetBSD/include
2002-03-23 17:39:05 +00:00
..
arpa Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
heimdal update infrastructure for krb4 1.1 and heimdal 0.4e 2001-09-17 12:34:40 +00:00
protocols Use "int32_t" instead of "time_t" for ``on tape'' times. (From FreeBSD.) 2001-12-23 14:38:03 +00:00
rpc Make it obvious in comments that dispatch takes some arguments (from 2002-02-25 22:44:56 +00:00
rpcsvc
a.out.h merge lite-2 1998-02-02 21:07:13 +00:00
ar.h
assert.h Employ __static_cast(); suggested by Dave Sainty in PR lib/11766. 2001-05-06 15:31:09 +00:00
bitstring.h
bm.h
cpio.h
ctype.h If _CTYPE_PRIVATE, need to include <machine/limits.h> for CHAR_BIT. 2001-04-18 01:45:18 +00:00
db.h Modify the P_{16,32}_SWAP() macros to avoid unaligned 16 and 32 bit 1999-09-26 10:22:01 +00:00
dirent.h make scandir(3)'s 3rd argument take a function that takes a *const* 2000-04-16 14:43:56 +00:00
disktab.h
dlfcn.h
err.h
errno.h
fmtmsg.h
fnmatch.h Make FNM_CASEFOLD !_XOPEN_SOURCE, too. 2001-10-27 15:41:18 +00:00
fstab.h
fts.h complete prototype for fts_compar. 1998-11-06 19:44:52 +00:00
getopt.h
glob.h Partially back out previous: don't apply restrict qualifier to pointer 2001-10-28 05:12:31 +00:00
grp.h public prototypes should use __P(); fix entries for pwcache_{user,group}db() 2002-01-27 07:00:43 +00:00
hesiod.h merge in stuff from hesiod3.0.2 distribution 1999-01-24 23:53:18 +00:00
ieeefp.h
ifaddrs.h
inttypes.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
iso646.h For Normative Addendum 1. 1995-02-17 09:08:08 +00:00
kvm.h
langinfo.h add "CODESET" symbol. (but not working yet) 2001-03-22 19:44:27 +00:00
libgen.h
limits.h
link_aout.h
link_elf.h
link.h
locale.h
login_cap.h
Makefile Split the notion of building Hesiod, Kerberos, S/key, and YP 2002-03-22 18:10:19 +00:00
malloc.h
math.h Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
md2.h Oops. Forgot md2.h header file. 2001-03-19 04:18:53 +00:00
md4.h
md5.h
memory.h
mpool.h
ndbm.h
netconfig.h
netdb.h Change the `len' arguemtn to gethostbyaddr(3) from int to socklen_t in 2001-04-26 12:55:31 +00:00
netgroup.h
nl_types.h Give the struct typedef'd to *nl_catd a name to avoid an error with gcc 2001-12-06 23:04:06 +00:00
nlist.h
nsswitch.h
paths.h refine i18n stuffs. 2002-03-17 22:14:05 +00:00
pwd.h public prototypes should use __P(); fix entries for pwcache_{user,group}db() 2002-01-27 07:00:43 +00:00
ranlib.h
re_comp.h
regex.h Uhm - we can't expose __LIBC12_SOURCE__ to the public - it causes side 1998-12-09 20:58:55 +00:00
regexp.h
resolv.h
rmd160.h
rmt.h
sched.h A <sched.h> file, which provides the clone(2) prototypes, in order 2001-07-17 03:04:16 +00:00
search.h
setjmp.h
sgtty.h
signal.h
stab.h merge lite-2 1998-02-02 21:07:13 +00:00
stdbool.h ISO C / SUSv3 <stdbool.h>. 2002-02-02 17:31:52 +00:00
stddef.h
stdio.h - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
stdlib.h Don't declare qdiv() when qdiv_t wasn't defined previously; fixes PR lib/11557 2001-03-28 11:12:19 +00:00
string.h Sprinkle some restrict qualifiers. 2001-03-22 07:37:04 +00:00
stringlist.h change sl_add() from returning a void to returning an int 1999-11-28 03:45:14 +00:00
strings.h
struct.h
sysexits.h merge lite-2 1998-02-02 21:07:13 +00:00
tar.h
time.h Finally deprecate the old timezone() interface in favor of an XSH5 2001-03-31 18:29:20 +00:00
ttyent.h
tzfile.h
ulimit.h
unistd.h Remove variable name from prototype. 2001-07-29 22:18:45 +00:00
util.h Add two arguments to pw_mkdb(), a la OpenBSD. This is to allow us to pass 2001-08-18 19:31:47 +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
utmpx.h add a couple of XOPEN compatibility defines, and a non-xopen function that 2002-03-05 16:09:06 +00:00
vis.h Add VIS_HTTPSTYLE and strunvisx (From FreeBSD) 2002-03-23 17:39:05 +00:00
wchar.h fix prototype of fputwc, putwc and putwchar. 2002-03-14 21:22:28 +00:00
wctype.h