freebsd-dev/include
2005-10-30 03:15:05 +00:00
..
arpa Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
protocols Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
rpc
rpcsvc
_ctype.h Let GCC know that ___runetype(), ___tolower() and ___toupper() are pure 2004-08-21 07:00:40 +00:00
a.out.h
ar.h
assert.h
bitstring.h
complex.h Stop defining '_Complex' in a C99 environment, it is supposed to be a keyword. 2004-08-14 18:03:21 +00:00
cpio.h
ctype.h Move some internal macros and inlines from ctype.h to a new file, _ctype.h, 2004-08-12 09:33:47 +00:00
db.h
dirent.h
dlfcn.h
elf-hints.h
elf.h
err.h
fmtmsg.h
fnmatch.h
fstab.h
fts.h Introduce new field 'fts_bignum' which is 64bit long and will allow to 2005-01-07 00:06:20 +00:00
ftw.h Replace the current implementations of ftw() and nftw() with the OpenBSD 2004-08-24 13:00:55 +00:00
getopt.h
glob.h
grp.h
hesiod.h
histedit.h Sync libedit with recent NetBSD developments. Including improvements to the 2005-08-07 20:55:59 +00:00
ieeefp.h
ifaddrs.h
inttypes.h
iso646.h
kenv.h
langinfo.h
libgen.h
limits.h
link.h
locale.h
Makefile Add the lmcconfig tool for controlling the lmc driver. Add man pages and 2005-10-03 07:09:41 +00:00
malloc.h
memory.h
monetary.h
mpool.h
ndbm.h
netconfig.h
netdb.h Remove padding for ABI compatibility of ai_addrlen member 2005-07-22 18:21:28 +00:00
nl_types.h Bring in NetBSD's improvements and cleanups to NLS subsystem, making 2005-02-27 16:20:53 +00:00
nlist.h
nss.h
nsswitch.h
objformat.h
paths.h
proc_service.h Add support for XMM registers in GDB for x86 processors that support 2005-05-31 09:43:04 +00:00
pthread_np.h Add pthread_timedjoin_np prototype. 2005-10-04 07:23:56 +00:00
pthread.h Add prototype for following functions, plus tab fixes. 2005-10-24 05:53:54 +00:00
pwd.h Correct a typo in the definition of _PW_VERSION_MASK. This macro is 2005-01-26 17:26:54 +00:00
ranlib.h
readpassphrase.h
regex.h
regexp.h
resolv.h Don't declare ___res_ext() twice. 2005-09-12 15:53:28 +00:00
runetype.h
search.h
setjmp.h
sgtty.h
signal.h Use __pid_t instead of pid_t for sigqueue as other functions. 2005-10-16 22:23:03 +00:00
stab.h
stdbool.h The Intel C/C++ compiler doesn't require a typedef for _Bool when compiling 2005-02-19 13:47:33 +00:00
stddef.h
stdio.h
stdlib.h Fix the prototypes for devname() and devname_r(), the first two argument 2005-09-12 15:58:15 +00:00
string.h Appropriate namespace protection for memmem(3). 2005-08-25 19:46:38 +00:00
stringlist.h
strings.h Add __pure and __pure2 where appropriate. 2004-07-23 07:13:35 +00:00
sysexits.h
tar.h
tgmath.h Add a workaround to recognise I/_Complex_I as complex arguments. Although 2004-09-03 23:44:09 +00:00
time.h Add POSIX timer interfaces. 2005-10-30 03:15:05 +00:00
timeconv.h
timers.h
ttyent.h
ulimit.h
unistd.h Provide more POSIX-complaint ttyname_r(3) interface[1], which is slightly 2005-05-13 16:27:30 +00:00
utime.h
utmp.h
uuid.h Constify arguments. 2005-01-03 02:56:15 +00:00
varargs.h
vis.h
wchar.h Add an implementation of the semi-standard wcsdup() function, as found 2005-08-13 05:54:33 +00:00
wctype.h Include _ctype.h instead of ctype.h to avoid namespace pollution. 2004-08-12 10:29:14 +00:00
wordexp.h