1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00
freebsd/include
Garrett Wollman 3ecc48e2ea Use new visibility macros. Reorder some disordered declarations. Add
new 1003.1-2001 declarations, commented out in cases where we do not
implement the function.  Note that strtoq() and strtouq() are slated
for deletion in 6.0.  (2 of 5)
2002-09-21 02:03:58 +00:00
..
arpa
protocols
rpc
rpcsvc
_ctype.h Solve the <runetype.h> pollution problem by disabling inline 2002-09-09 05:38:05 +00:00
a.out.h
ar.h
assert.h
bitstring.h
complex.h
cpio.h
ctype.h Solve the <runetype.h> pollution problem by disabling inline 2002-09-09 05:38:05 +00:00
db.h
dirent.h Fix namespace issues by using the relatively new visibility 2002-09-10 18:12:16 +00:00
dlfcn.h Conditionalize some objects to match the functions that they are used 2002-09-11 05:04:06 +00:00
elf-hints.h
elf.h
err.h
fmtmsg.h
fnmatch.h Use the relatively new visibility primitives for conditionals. 2002-09-17 22:25:40 +00:00
fstab.h
fts.h Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the struct 2002-09-21 01:28:41 +00:00
glob.h
grp.h Use relatively new visibility primitives for conditionals. Document 2002-09-18 02:07:08 +00:00
hesiod.h
histedit.h
ieeefp.h
ifaddrs.h
inttypes.h Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
iso646.h style(9): tab after #define. 2002-09-18 22:23:59 +00:00
kenv.h
langinfo.h o Don't include <nl_types.h>, instead provide a typedef for nl_item. 2002-09-18 05:54:25 +00:00
libgen.h
limits.h Use new visibility macros. (1 of 5) 2002-09-21 02:00:44 +00:00
link.h Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
locale.h
Makefile Add dev/iicbus and dev/smbus to LSUBDIRS list 2002-09-19 03:28:52 +00:00
malloc.h
math.h
memory.h
monetary.h Fix an error which prevented ssize_t from becoming defined. Add 2002-09-20 08:22:48 +00:00
mpool.h
ndbm.h
netconfig.h
netdb.h
nl_types.h Move definition of nl_item type to <sys/_types.h>, so that it can be 2002-09-18 05:51:23 +00:00
nlist.h
nsswitch.h
objformat.h
paths.h
pthread_np.h
pthread.h
pwd.h
ranlib.h
readpassphrase.h
regex.h
regexp.h
resolv.h
rune.h o Fix namespace scope issues in <ctype.h> by using the relatively new 2002-09-06 04:22:54 +00:00
runetype.h o Fix namespace scope issues in <ctype.h> by using the relatively new 2002-09-06 04:22:54 +00:00
search.h Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
setjmp.h
sgtty.h
signal.h
stab.h
stdbool.h
stddef.h
stdio.h Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
stdlib.h Use new visibility macros. Reorder some disordered declarations. Add 2002-09-21 02:03:58 +00:00
strhash.h
string.h
stringlist.h
strings.h
sysexits.h
tar.h
time.h Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
timeconv.h
timers.h
ttyent.h
ulimit.h
unistd.h Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
utime.h
utmp.h
vis.h
wchar.h Add wcstod() as a wrapper around strtod(). It does not handle any characters 2002-09-15 08:38:51 +00:00
wctype.h