freebsd-dev/include
Tim J. Robbins e1bcce4f46 Replace the current implementations of ftw() and nftw() with the OpenBSD
implementations written by Todd C. Miller. These are cleaner, less buggy
and actively maintained.
2004-08-24 13:00:55 +00:00
..
arpa
protocols Sync HEAD sources to vendor branch import of routed v2.27 from rhyolite.com. 2004-02-25 23:45:57 +00:00
rpc
rpcsvc Correct some types in the yp structures; this fixes a number of problems 2004-05-27 11:34:21 +00:00
_ctype.h Let GCC know that ___runetype(), ___tolower() and ___toupper() are pure 2004-08-21 07:00:40 +00:00
a.out.h Adjust the system endian and a.out headers to be more MI and cross-building 2004-06-22 17:05:39 +00:00
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 Fix some^Wseveral style bugs from last commit. 2004-05-12 21:38:39 +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 Add getopt_long_only() 2004-02-24 08:09:20 +00:00
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 Connect RAID3 GEOM class to the build. 2004-08-16 06:36:21 +00:00
malloc.h
memory.h
monetary.h
mpool.h
ndbm.h
netconfig.h
netdb.h Make the resolver(3) and many associated interfaces much more reentrant. 2004-02-25 21:03:46 +00:00
nl_types.h
nlist.h
nss.h
nsswitch.h
objformat.h
paths.h
proc_service.h Re-implement this file, including copyright notice. Keep David Xu as 2004-07-17 17:05:12 +00:00
pthread_np.h
pthread.h
pwd.h
ranlib.h
readpassphrase.h
regex.h Add a new error code, REG_ILLSEQ, to indicate that a regular expression 2004-07-12 06:07:26 +00:00
regexp.h
resolv.h Don't try to pass off a struct sockaddr as a struct sockaddr_in when it 2004-03-15 17:08:28 +00:00
rune.h Prefix the names of members of _RuneLocale and its sub-structures 2004-06-23 07:01:44 +00:00
runetype.h Prefix the names of members of _RuneLocale and its sub-structures 2004-06-23 07:01:44 +00:00
search.h
setjmp.h
sgtty.h
signal.h
stab.h
stdbool.h
stddef.h
stdio.h Remove outdated comments. 2004-06-20 10:01:30 +00:00
stdlib.h
string.h Mark functions pure where applicable. A notable exclusion is strcoll(), 2004-07-23 02:20:05 +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 Implement C99's standard header <tgmath.h>. It provides type-generic macros 2004-08-08 20:05:47 +00:00
time.h
timeconv.h
timers.h
ttyent.h
ulimit.h
unistd.h Add optreset to getopt.h too since NetBSD getopt_long() (but not GNU one) 2004-02-23 04:51:07 +00:00
utime.h
utmp.h
uuid.h
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 Fix typo: WRDE_DOOFS -> WRDE_DOOFFS. 2004-06-30 13:55:08 +00:00