freebsd-dev/include
Warner Losh 91e1be28dc Fix the current libc breakage in current:
o Back out the __std* stuff.  Can't figure out how to do this right now,
  so we'll save it for late.
o use _up as a pointer for extra fields that we need to access.
o back out the libc major version bump.

Submitted by: green
reviewed by: peter, imp, green, obrien (to varying degrees).

We'll fix the "how do we stop encoding sizeof(FILE) in binaries" part
later.
2001-02-16 06:11:22 +00:00
..
arpa Fix typo: compatability -> compatibility. 2001-02-06 12:04:54 +00:00
protocols
rpc
rpcsvc Fix typo: seperate -> separate. 2001-02-06 10:39:38 +00:00
_ctype.h
a.out.h
ar.h
assert.h
bitstring.h Cleanup of bitstring.h: 2000-10-09 12:34:51 +00:00
ctype.h
db.h
dirent.h Add a lock to DIR to make telldir and friends MT-safe. 2001-01-24 13:01:47 +00:00
disktab.h
dlfcn.h Add a definition for RTLD_DEFAULT. 2000-09-19 04:24:50 +00:00
elf-hints.h
elf.h
err.h
fnmatch.h
fstab.h
fts.h
glob.h
grp.h
hesiod.h Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
histedit.h
ieeefp.h
ifaddrs.h
iso646.h
langinfo.h Add SUSv2 compatible nl_langinfo() function. It still need some work, but 2001-02-08 17:12:03 +00:00
libgen.h
limits.h
link.h Update the prototype for "r_brk" to correspond with the change in 2000-09-18 20:40:32 +00:00
locale.h
Makefile add langinfo.h 2001-02-08 17:14:28 +00:00
malloc.h
math.h
memory.h
mpool.h Use TAILQ instead of CIRCLEQ. 2000-12-29 20:25:01 +00:00
ndbm.h
netdb.h Correct 2nd argument of getnameinfo(3) to socklen_t. 2001-02-15 10:35:55 +00:00
nl_types.h
nlist.h
nsswitch.h Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
objformat.h
paths.h Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
pthread_np.h
pthread.h Remove prototypes for pthread_attr_[gs]etfloatstate(), which we don't 2000-12-28 18:46:21 +00:00
pwd.h
ranlib.h
regex.h
regexp.h
resolv.h
rune.h
runetype.h
search.h
setjmp.h
sgtty.h
signal.h
stab.h
stdbool.h Fix some nits: 2001-02-06 23:39:06 +00:00
stddef.h Convert all users of fldoff() to offsetof(). fldoff() is bad 2000-10-27 11:45:49 +00:00
stdio.h Fix the current libc breakage in current: 2001-02-16 06:11:22 +00:00
stdlib.h Make it possible to override the function which writes messages to 2000-11-26 10:30:18 +00:00
strhash.h
string.h
stringlist.h
strings.h
sysexits.h
tar.h
time.h
timers.h
ttyent.h
unistd.h Change prototype to getlogin_r to reflect recent change to its 2001-01-01 13:35:04 +00:00
utime.h
utmp.h
vis.h Declare strunvisx(). 2001-02-06 01:15:32 +00:00