freebsd-dev/include
Ruslan Ermilov 228f8c4f8b Make <runefile.h> internal to libc.
Suggested by:	phantom
2005-05-16 09:32:41 +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
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
ieeefp.h
ifaddrs.h
inttypes.h
iso646.h
kenv.h
langinfo.h
libgen.h
limits.h
link.h
locale.h
Makefile Make <runefile.h> internal to libc. 2005-05-16 09:32:41 +00:00
malloc.h
memory.h
monetary.h
mpool.h
ndbm.h
netconfig.h
netdb.h - The ai_addrlen of a struct addrinfo used to be a size_t, per 2005-05-15 20:15:15 +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
pthread_np.h
pthread.h Increase PTHREAD_STACK_MIN to MINSIGSTKSZ because thread libraries now use 2005-04-11 03:47:42 +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 Add the macro RES_DFLRETRY long-promised by resolver(5). 2004-09-09 17:39:47 +00:00
runetype.h
search.h
setjmp.h
sgtty.h
signal.h
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 Implement rpmatch(), a semi-standard interface (as found on AIX, Tru64, 2005-01-09 03:55:13 +00:00
string.h According to the information on: 2004-12-10 15:24:40 +00:00
stringlist.h
strings.h
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 Define CLOCK_* and TIMER_* in time.h, where they are supposed to be. 2005-04-02 12:33:27 +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 Implement wcwidth() as an inline function. 2004-08-12 12:19:11 +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