NetBSD/include
jtc 397b763df8 Added function declarations for flockfile(), ftrylockfile(), funlockfile(),
getc_unlocked(), getchar_unlocked(), putc_unlocked(), & putchar_unlocked().
Added macro definitions for the latter four functions.

Changed so that getc(), putc(), clearerr(), feof() and ferror() macros
are not defined if _REENTRANT is defined so that thread-safe function
versions will be used instead.
1998-01-19 07:35:06 +00:00
..
arpa
protocols
rpc
rpcsvc
Makefile
a.out.h
ar.h
assert.h
bitstring.h
bm.h
cpio.h
ctype.h
db.h
dirent.h
disktab.h
dlfcn.h
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
fts.h
glob.h
grp.h
ieeefp.h RCS Id Police. 1998-01-09 08:03:16 +00:00
iso646.h
kvm.h
langinfo.h
libgen.h
limits.h
link_aout.h
link_elf.h
locale.h
malloc.h
math.h
md4.h
memory.h
mpool.h
ndbm.h
netdb.h
netgroup.h
nl_types.h
nlist.h
paths.h
pwd.h
ranlib.h
re_comp.h
regex.h
regexp.h
resolv.h
rmt.h
search.h
setjmp.h
sgtty.h
signal.h Modify the recent sigaltstack() interface change to use the __RENAME() scheme; 1997-11-29 18:38:20 +00:00
stab.h
stddef.h
stdio.h Added function declarations for flockfile(), ftrylockfile(), funlockfile(), 1998-01-19 07:35:06 +00:00
stdlib.h
string.h Per XPG4, move the prototype of swab() from <string.h> to <unistd.h>. 1998-01-12 16:05:40 +00:00
stringlist.h
strings.h
struct.h
sysexits.h
tar.h
time.h
ttyent.h
tzfile.h
unistd.h Per XPG4, move the prototype of swab() from <string.h> to <unistd.h>. 1998-01-12 16:05:40 +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
utmp.h
vis.h