freebsd-dev/include
Peter Wemm c447342094 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 05:07:58 +00:00
..
arpa
protocols Zap $Revision$ 1999-09-05 17:43:31 +00:00
rpc Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
rpcsvc
_ctype.h Back up following macros by functions: ishexnumber, isideogram, isnumber, 1999-12-17 15:12:21 +00:00
a.out.h
ar.h
assert.h
bitstring.h
ctype.h Back up following macros by functions: ishexnumber, isideogram, isnumber, 1999-12-17 15:12:21 +00:00
db.h
dirent.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
disktab.h
dlfcn.h Work around an assert failure in the dynamic linker's default thread 1999-12-28 04:38:17 +00:00
elf-hints.h
elf.h
err.h
fnmatch.h Add FNM_FILE_NAME - GNU alias to FNM_PATHNAME 1999-11-21 17:32:45 +00:00
fstab.h
fts.h
glob.h
grp.h
histedit.h
ieeefp.h
iso646.h
limits.h
link.h
locale.h
Makefile Revert previous commit. 1999-12-09 09:35:36 +00:00
malloc.h
math.h
memory.h
mpool.h
ndbm.h
netdb.h Getaddrinfo(), getnameinfo(), and etc support in libc/net. 1999-12-28 02:37:14 +00:00
nl_types.h
nlist.h
objformat.h
paths.h
pthread_np.h
pthread.h Fix some minor POSIX/SUSv2 compliance nits. 1999-12-18 01:00:42 +00:00
pwd.h
ranlib.h
regex.h
regexp.h
resolv.h Getaddrinfo(), getnameinfo(), and etc support in libc/net. 1999-12-28 02:37:14 +00:00
rune.h
runetype.h
setjmp.h
sgtty.h
signal.h Remove the inline versions of sigaddset, sigdelset, sigemptyset, 1999-10-02 19:33:23 +00:00
stab.h
stddef.h
stdio.h Fixed missing declaration of ctermid_r(3). 1999-12-23 16:33:12 +00:00
stdlib.h Fixed missing declaration of rand_r(3). 1999-12-23 15:58:20 +00:00
strhash.h
string.h
stringlist.h
strings.h
struct.h
sysexits.h
tar.h
time.h
timers.h
ttyent.h
unistd.h Fixed missing declaration of getlogin_r(3). 1999-12-23 16:06:12 +00:00
utime.h
utmp.h
vis.h