freebsd_amp_hwpstate/lib/libc/stdlib
Poul-Henning Kamp 7e2a8bde3e Malloc flag X makes malloc behave like the canonical xmalloc() wrapper.
Untested support for Solaris from John-Mark Gurney

Reviewed by:	phk
Submitted by:	(partially) John-Mark Gurney <gurney_j@resnet.uoregon.edu>
1997-05-30 20:39:32 +00:00
..
Makefile.inc Changed all paths to be relative to src/lib instead of src/lib/libc 1997-05-03 03:50:06 +00:00
abort.3
abort.c
abs.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
abs.c
alloca.3
atexit.3
atexit.c Merge Lite2 changes 1997-03-11 11:39:58 +00:00
atexit.h Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branch 1997-03-11 11:29:42 +00:00
atof.3
atof.c
atoi.3
atoi.c
atol.3
atol.c
bsearch.3 Sort cross references. 1997-01-20 23:23:22 +00:00
bsearch.c
calloc.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
calloc.c
div.3
div.c
exit.3 Sort cross references. 1997-01-20 23:23:22 +00:00
exit.c
getenv.3
getenv.c
getopt.3 Typo. 1997-04-25 20:36:10 +00:00
getopt.c Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branch 1997-03-11 11:29:42 +00:00
getsubopt.3
getsubopt.c
heapsort.c
labs.3 Sort cross references. 1997-01-20 23:23:22 +00:00
labs.c
ldiv.3
ldiv.c
malloc.3 Malloc flag X makes malloc behave like the canonical xmalloc() wrapper. 1997-05-30 20:39:32 +00:00
malloc.c Malloc flag X makes malloc behave like the canonical xmalloc() wrapper. 1997-05-30 20:39:32 +00:00
memory.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
merge.c
putenv.c
qsort.3
qsort.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
radixsort.3 Fixed #include and/or prototype bugs in synopsis. 1997-04-19 15:57:20 +00:00
radixsort.c Merge Lite2 changes 1997-03-11 11:39:58 +00:00
rand.3
rand.c
random.3 Remove orand* code as promised for the next release 1997-03-29 19:55:03 +00:00
random.c Remove orand* code as promised for the next release 1997-03-29 19:55:03 +00:00
realpath.3 Part 2 of a failed commit (cvs broke). Original message: 1997-03-13 06:58:46 +00:00
realpath.c Part 2 of a failed commit (cvs broke). Original message: 1997-03-13 06:58:46 +00:00
setenv.c
strhash.c
strtod.3
strtod.c
strtol.3 Fixed missing consts in synopsis. 1997-04-13 13:37:56 +00:00
strtol.c
strtoll.c
strtoq.c
strtoul.3
strtoul.c
strtoull.c
strtouq.c
system.3
system.c