freebsd-dev/include
Andrew Thompson 8b446f57a8 Install the old usb headers under /usr/include/legacy/dev/usb as they are
needed by the hal port. This will be removed before 8.0.

Add an exclusion to kdump as some structs will be redefined.

Requested by:	marcus
2009-02-24 00:53:10 +00:00
..
arpa Merge the resolver part of BIND 9.4.3 into HEAD. 2008-12-14 19:39:53 +00:00
gssapi Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This 2008-08-06 14:02:05 +00:00
protocols Expand dump to allow MAX_INT dump levels. 2008-05-24 05:20:46 +00:00
rpc Implement support for RPCSEC_GSS authentication to both the NFS client 2008-11-03 10:38:00 +00:00
rpcsvc
_ctype.h
a.out.h
ar.h
assert.h
bitstring.h
complex.h Implement cproj{,f,l}(). 2008-08-07 15:07:48 +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
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 Install the old usb headers under /usr/include/legacy/dev/usb as they are 2009-02-24 00:53:10 +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
paths.h Also un-split _PATH_STDPATH for grepability. 2009-02-01 00:50:46 +00:00
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 Merge the resolver part of BIND 9.4.3 into HEAD. 2008-12-14 19:39:53 +00:00
runetype.h
search.h
setjmp.h
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 Add two new routines: fdevname() and fdevname_r(). 2009-02-11 20:24:59 +00:00
string.h Add a function attribute called `__malloc_like', which informs gcc 2009-01-31 18:27:02 +00:00
stringlist.h
strings.h Add the ffsll and flsll functions. These are ffs and fls operating 2008-11-03 10:22:19 +00:00
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 Move getosreldate(3) prototype from the machine generated <osreldate.h> 2008-09-26 19:23:22 +00:00
utime.h
utmp.h Add a comment to utmp.h about the sizes of UT_HOSTSIZE and UT_LINESIZE. 2008-11-16 14:43:33 +00:00
uuid.h Add missing prototypes for uuid_enc,dec_le,be() functions. 2008-09-15 23:47:19 +00:00
varargs.h
vis.h
wchar.h Add a function attribute called `__malloc_like', which informs gcc 2009-01-31 18:27:02 +00:00
wctype.h
wordexp.h