freebsd-dev/include
1999-01-27 11:29:15 +00:00
..
arpa Update nameserver interface to bind-8.1.2 levels. We do not use IRS (yet?) 1998-06-11 08:55:17 +00:00
protocols 64bit clean now 1998-11-08 08:27:16 +00:00
rpc #ifdef out DES ioctls which don't exist in FreeBSD. These originated 1998-09-26 01:29:51 +00:00
rpcsvc Make rcsid a const char[] instead of char[] to avoid compiler warnings 1998-12-06 08:15:08 +00:00
_ctype.h
a.out.h
ar.h
assert.h
bitstring.h
ctype.h
db.h
dirent.h
disktab.h
dlfcn.h
elf-hints.h Add hints file structures and defines. 1998-09-05 00:53:53 +00:00
elf.h Add hints file structures and defines. 1998-09-05 00:53:53 +00:00
err.h Don't forget to use the appropriate __printf*like attribute for verr* 1998-11-22 05:12:27 +00:00
fnmatch.h
fstab.h
fts.h
glob.h
grp.h
histedit.h
ieeefp.h Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
iso646.h Fixed garbage after comment after #endif. Fixed reversed sense of same 1998-08-03 10:59:02 +00:00
kvm.h Removed evil typedef kvm_swap_t and all uses of it (not many). 1999-01-27 11:29:15 +00:00
limits.h
link.h Add GDB support for ELF shared libs. 1998-05-23 15:17:53 +00:00
locale.h Basic support for LC_MESSAGES 1998-04-29 22:39:56 +00:00
Makefile Install <sys/aio.h> as <aio.h>. 1999-01-17 22:35:09 +00:00
malloc.h
math.h
memory.h
mpool.h
ndbm.h
netdb.h Update nameserver interface to bind-8.1.2 levels. We do not use IRS (yet?) 1998-06-11 08:55:17 +00:00
nl_types.h Prototypes/typedefs cleanup 1998-04-30 10:09:58 +00:00
nlist.h
objformat.h Add a new library function getobjformat(). It checks all the 1998-09-09 01:21:25 +00:00
paths.h Move nologin from /etc to /var/run. This means one less file that has 1999-01-11 09:07:42 +00:00
pthread_np.h Add a function prototype to set the name of a thread for debugging 1998-04-11 02:50:59 +00:00
pthread.h Add support for pthread_mutexattr_settype(). As a side effect of 1998-11-28 23:52:58 +00:00
pwd.h Use the correct type for uid and gid in struct passwd. Document it. 1999-01-18 02:14:20 +00:00
ranlib.h
regex.h
regexp.h
resolv.h Remove the extern decl of ``h_errno''. It's already 1998-09-07 19:54:08 +00:00
rune.h
runetype.h
setjmp.h
sgtty.h
signal.h Add the prototype for sigwait(). 1998-08-25 11:08:22 +00:00
stab.h
stddef.h
stdio.h Make this protototype of mmap return void *, like two other copies. 1998-12-14 19:23:16 +00:00
stdlib.h Little reorganization: 1998-12-19 00:02:34 +00:00
strhash.h
string.h Add a prototype for strtok_r(). 1999-01-20 21:21:26 +00:00
stringlist.h
strings.h
struct.h
sysexits.h
tar.h
time.h Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc. 1999-01-04 20:45:20 +00:00
timepps.h This is a prototype implementation of the draft-mogul-pps-api-##.txt 1998-06-07 19:44:22 +00:00
timers.h
ttyent.h MF22: prototype fix. 1998-07-16 00:10:14 +00:00
unistd.h optreset is a POSIX extension, make it visible in POSIX_SOURCE scope. 1999-01-11 11:32:35 +00:00
utime.h
utmp.h ut_time is a time_t, not a long. 1998-05-10 21:13:30 +00:00
vis.h