freebsd-dev/include
Warner Losh 94ad719cf4 Add reallocf to the library. This function is simliar to realloc, but
when it returns NULL to indicate failure, it will also free the memory
that was passed to it, if that was non-null.

This does not change the semantics of realloc.

A second commit will be done to commit the conversion of those places in
the code that can safely use this to avoid memory leaks when confronted
with low memory situations.

Beaten-to-death-but-finally-approved-in: -current
1998-09-14 20:34:34 +00:00
..
arpa Update nameserver interface to bind-8.1.2 levels. We do not use IRS (yet?) 1998-06-11 08:55:17 +00:00
protocols
rpc Add support for the RPC 64-bit integer type ``hyper''. 1998-09-08 17:33:12 +00:00
rpcsvc Fix tons of cut-n-paste errors in the WANT_NFS3 code. 1998-09-06 09:21:35 +00:00
_ctype.h
a.out.h
ar.h
assert.h
bitstring.h
ctype.h
db.h
dirent.h
disktab.h
dlfcn.h
elf-hints.h Add hints file structures and defines. 1998-09-05 00:53:53 +00:00
elf.h Add hints file structures and defines. 1998-09-05 00:53:53 +00:00
err.h A small last-minute iitem for 3.0: 1998-09-12 21:02:22 +00:00
fnmatch.h
fstab.h
fts.h
glob.h
grp.h
histedit.h
iso646.h Fixed garbage after comment after #endif. Fixed reversed sense of same 1998-08-03 10:59:02 +00:00
kvm.h
limits.h
link.h Add GDB support for ELF shared libs. 1998-05-23 15:17:53 +00:00
locale.h
Makefile Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98. 1998-09-09 11:13:55 +00:00
malloc.h
math.h
memory.h
mpool.h
ndbm.h
netdb.h Update nameserver interface to bind-8.1.2 levels. We do not use IRS (yet?) 1998-06-11 08:55:17 +00:00
nl_types.h
nlist.h
objformat.h Add a new library function getobjformat(). It checks all the 1998-09-09 01:21:25 +00:00
paths.h
pthread_np.h
pthread.h Implement pthread read/write locks as defined by Version 2 of the Single 1998-09-07 19:01:43 +00:00
pwd.h
ranlib.h
regex.h
regexp.h
resolv.h Remove the extern decl of ``h_errno''. It's already 1998-09-07 19:54:08 +00:00
rune.h
runetype.h
setjmp.h
sgtty.h
signal.h Add the prototype for sigwait(). 1998-08-25 11:08:22 +00:00
stab.h
stddef.h
stdio.h Added macros __printflike() and __scanflike() to <sys/cdefs.h>. 1998-07-13 06:45:23 +00:00
stdlib.h Add reallocf to the library. This function is simliar to realloc, but 1998-09-14 20:34:34 +00:00
strhash.h
string.h
stringlist.h
strings.h
struct.h
sysexits.h
tar.h
time.h Change return type of strptime from const char* to char*. 1998-09-12 21:13:29 +00:00
timepps.h This is a prototype implementation of the draft-mogul-pps-api-##.txt 1998-06-07 19:44:22 +00:00
timers.h
ttyent.h MF22: prototype fix. 1998-07-16 00:10:14 +00:00
unistd.h Fixed whitespace lossage and long lines in previous commit. 1998-07-11 13:25:09 +00:00
utime.h
utmp.h ut_time is a time_t, not a long. 1998-05-10 21:13:30 +00:00
vis.h