NetBSD/include
mycroft 016f903642 select() -> poll() 2002-09-20 21:48:58 +00:00
..
arpa XNS5.2/POSIX-2001: change the size argument to inet_ntop from size_t to 2002-05-14 18:57:31 +00:00
heimdal select() -> poll() 2002-09-20 21:48:58 +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
Makefile minor makefile delint 2002-09-18 06:17:38 +00:00
a.out.h
ar.h
assert.h
bitstring.h
bm.h
cpio.h
ctype.h
db.h do not define types like int32_t or u_int32_t locally. 2002-05-30 14:13:01 +00:00
dirent.h
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
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
ieeefp.h
ifaddrs.h
inttypes.h
iso646.h
kvm.h
langinfo.h
libgen.h
limits.h Back out previous - I was confused. 2002-08-04 18:06:54 +00:00
link.h
link_aout.h
link_elf.h
locale.h
login_cap.h
malloc.h
math.h Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
md2.h
md4.h
md5.h
memory.h
mpool.h
ndbm.h
netconfig.h
netdb.h remove unused/unsupported AI_xx. notified by PR 18072 2002-08-26 13:38:19 +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 support bcrypt password. can be chosen by "blowfish" keyword in passwd.conf. 2002-05-24 04:02:47 +00:00
ranlib.h
re_comp.h
regex.h
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
sha1.h split /usr/include/sys/sha1.h and /usr/include/sha1.h completely. 2002-03-31 14:12:37 +00:00
signal.h
stab.h
stdbool.h ISO C / SUSv3 <stdbool.h>. 2002-02-02 17:31:52 +00:00
stddef.h
stdio.h * Move the prototype of __svfscanf from <stdio.h> to libc/stdio/local.h. 2002-05-24 22:17:20 +00:00
stdlib.h add arc4random(3). from openbsd 2002-05-24 04:01:43 +00:00
string.h
stringlist.h
strings.h
struct.h
sysexits.h
tar.h
time.h Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +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 snprintb(3) 2002-09-20 21:11:36 +00:00
utime.h
utmp.h Add __P(()); noticed by wiz. 2002-07-28 22:48:38 +00:00
utmpx.h Add __P(()); noticed by wiz. 2002-07-28 22:48:38 +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