freebsd-nq/lib/libc/stdlib
John Birrell 870039320f Changed all paths to be relative to src/lib instead of src/lib/libc
so that all these makefiles can be used to build libc_r too.

Added .if ${LIB} == "c" tests to restrict man page builds to libc
to avoid needlessly building them with libc_r too.

Split libc Makefile into Makefile and Makefile.inc to allow the
libc_r Makefile to include Makefile.inc too.
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
Makefile.inc Changed all paths to be relative to src/lib instead of src/lib/libc 1997-05-03 03:50:06 +00:00
malloc.3 Remove an extra comma. 1997-03-22 23:48:12 +00:00
malloc.c Check for overflow in size argument. 1997-03-18 07:54:24 +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