freebsd-dev/include
2008-07-08 03:08:32 +00:00
..
arpa
gssapi Make this c++ compatible. 2008-05-16 02:06:10 +00:00
protocols Expand dump to allow MAX_INT dump levels. 2008-05-24 05:20:46 +00:00
rpc
rpcsvc
_ctype.h Back out not human readable optimization in prev. commit which shown 2007-11-01 03:18:02 +00:00
a.out.h
ar.h
assert.h Only protect the prototypes with #ifndef _ASSERT_H_, the standards 2007-12-01 19:28:13 +00:00
bitstring.h
complex.h Implement csqrtl(). 2008-03-30 20:07:15 +00:00
cpio.h
ctype.h
db.h
dirent.h Implement fdopendir(3) by splitting __opendir2() into two parts, the upper part 2008-04-16 18:59:36 +00:00
dlfcn.h
elf-hints.h
elf.h Remove some OpenSolaris compatibility stuff now that we're doing it a 2007-11-28 22:09:12 +00:00
err.h
fmtmsg.h
fnmatch.h
fstab.h
fts.h Our fts(3) API, as inherited from 4.4BSD, suffers from integer 2008-01-26 17:09:40 +00:00
ftw.h
getopt.h
glob.h
grp.h
gssapi.h
hesiod.h
histedit.h
ieeefp.h
ifaddrs.h
inttypes.h
iso646.h
kenv.h
langinfo.h
libgen.h
limits.h
link.h
locale.h
Makefile Add POSIX routines called posix_spawn() and posix_spawnp(), which 2008-06-17 06:26:29 +00:00
malloc_np.h
malloc.h
memory.h
monetary.h
mpool.h
mqueue.h
ndbm.h
netconfig.h
netdb.h
nl_types.h
nlist.h
nss.h
nsswitch.h Implementing 'fallback' nsswitch source. 'fallback' source is used 2007-12-12 10:08:03 +00:00
paths.h
printf.h
proc_service.h
pthread_np.h Add cpu affinity APIs to get and set thread's cpu affinity mask, the 2008-03-03 08:28:13 +00:00
pthread.h Make pthread_cleanup_push() and pthread_cleanup_pop() as a pair of macros, 2008-06-09 01:14:10 +00:00
pwd.h
ranlib.h
readpassphrase.h Define the size_t type since readpassphrase(3) requires it in its 2008-05-08 23:57:29 +00:00
regex.h
regexp.h
res_update.h
resolv.h
runetype.h
search.h
setjmp.h
sgtty.h Turn sgtty into a binary-only compatibility interface. 2008-06-14 10:42:18 +00:00
signal.h
spawn.h Remove __restrict keywords from array arguments to make GCC's -std=c99 work. 2008-06-19 07:30:32 +00:00
stab.h
stdbool.h
stddef.h
stdio.h Tag FILE's _bf as being part of the public ABI as well due to the in-tree 2008-05-07 15:12:45 +00:00
stdlib.h
string.h Add memrchr(3). 2008-04-10 00:12:44 +00:00
stringlist.h
strings.h
sysexits.h
tar.h
tgmath.h
time.h Add POSIX pthread API pthread_getcpuclockid() to get a thread's cpu 2008-03-22 09:59:20 +00:00
timeconv.h
timers.h
ttyent.h
ulimit.h
unistd.h posix_spawn() is supported, set _POSIX_SPAWN to 200212L. 2008-07-08 03:08:32 +00:00
utime.h
utmp.h
uuid.h
varargs.h
vis.h
wchar.h
wctype.h
wordexp.h