freebsd-dev/include
Garrett Wollman b3ab54e105 The thread-safe time functions appear to have been introduced as of
ISO 9945-1: 1996 (according to the change bars therein), which corresponds
to 1003.1c-1995.  Give them appropriate visibility protection.
2002-06-27 20:18:45 +00:00
..
arpa Prepend BIG_ENDIAN, BYTE_ORDER, LITTLE_ENDIAN, and PDP_ENDIAN with an 2002-05-28 04:32:25 +00:00
protocols This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
rpc Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
rpcsvc Assume __STDC__, remove non-__STDC__ code. 2002-05-28 16:56:14 +00:00
_ctype.h
a.out.h
ar.h
assert.h
bitstring.h
complex.h
ctype.h
db.h
dirent.h
dlfcn.h Since POSIX gives us plenary authority to define _t types, change 2002-05-29 19:35:13 +00:00
elf-hints.h
elf.h
err.h
fnmatch.h
fstab.h
fts.h
glob.h
grp.h Include <sys/_types.h>. This should have been part of the previous 2002-04-15 03:33:27 +00:00
hesiod.h
histedit.h Restore local bits lost in recent merge from NetBSD. 2002-06-16 08:29:35 +00:00
ieeefp.h
ifaddrs.h
inttypes.h
iso646.h
kenv.h Rework the kernel environment subsystem. We now convert the static 2002-04-17 13:06:36 +00:00
langinfo.h
libgen.h
limits.h
link.h
locale.h
Makefile Move dillon's time conversion functions to a new header <timeconv.h>. 2002-06-17 01:42:33 +00:00
malloc.h
math.h
memory.h
monetary.h
mpool.h
ndbm.h
netconfig.h
netdb.h Minor libc internal-only interface change for mapv4v6. 2002-06-26 08:18:42 +00:00
nl_types.h
nlist.h
nsswitch.h
objformat.h
paths.h Move _PATH_WALL from dump and shutdown's local pathnames.h to paths.h. 2002-05-17 11:47:12 +00:00
pthread_np.h Reorder prototypes to be in alphabetical order. 2002-05-24 04:35:55 +00:00
pthread.h
pwd.h o Remove include of <sys/types.h>, it adds too much pollution; 2002-06-09 19:39:18 +00:00
ranlib.h
readpassphrase.h
regex.h
regexp.h
resolv.h
rune.h
runetype.h
search.h
setjmp.h
sgtty.h
signal.h
stab.h
stdbool.h Guard definitions for use with C++ code. 2002-06-19 06:04:37 +00:00
stddef.h
stdio.h
stdlib.h Const poison. 2002-05-30 21:59:16 +00:00
strhash.h
string.h Add support for X/Open. 2002-04-15 03:21:21 +00:00
stringlist.h
strings.h o Move some function prototypes from <string.h> to the newly rewritten 2002-04-04 05:41:57 +00:00
sysexits.h
tar.h
time.h The thread-safe time functions appear to have been introduced as of 2002-06-27 20:18:45 +00:00
timeconv.h Move dillon's time conversion functions to a new header <timeconv.h>. 2002-06-17 01:42:33 +00:00
timers.h
ttyent.h
unistd.h Partially fix namespace visibility issues by using new visibility macros. 2002-06-15 23:35:37 +00:00
utime.h
utmp.h
vis.h
wchar.h
wctype.h