freebsd_amp_hwpstate/lib/libc/stdlib
Guy Helmer 6e062fe1b7 Correct synopsys: getsubopt is declared in unistd.h, not stdlib.h.
PR:		docs/9376
1999-03-02 02:35:57 +00:00
..
Makefile.inc Fix style problems noted by Bruce: 1998-09-16 03:16:06 +00:00
abort.3
abort.c Use signal() in both the threaded and non-threaded cases. 1998-04-29 09:06:13 +00:00
abs.3
abs.c
alloca.3
atexit.3
atexit.c
atexit.h
atof.3 Remove a nolonger implented "BUGS" description. 1998-04-11 07:37:44 +00:00
atof.c
atoi.3
atoi.c
atol.3
atol.c
bsearch.3
bsearch.c
calloc.c
div.3
div.c
exit.3
exit.c Reference an external variable in threaded programs so that the 1998-04-29 09:08:43 +00:00
getenv.3
getenv.c
getopt.3 Fix a few nits in quoted code fragments and elsewhere. 1998-05-04 23:16:50 +00:00
getopt.c
getsubopt.3 Correct synopsys: getsubopt is declared in unistd.h, not stdlib.h. 1999-03-02 02:35:57 +00:00
getsubopt.c
heapsort.c
labs.3
labs.c
ldiv.3
ldiv.c
malloc.3 o Don't reference non-existant function freealloc. 1998-09-16 04:07:31 +00:00
malloc.c Delete the XXX comments that refer to spinlock recursion. The malloc/free/ 1998-09-30 06:13:59 +00:00
memory.3
merge.c Drop unused labels. 1998-11-04 09:22:07 +00:00
netbsd_strtod.c This is a hack to workaround source that is coded to use long variables 1998-05-08 05:41:57 +00:00
putenv.c
qsort.3 Include mergesort() in description of errors. 1998-11-04 09:27:03 +00:00
qsort.c
radixsort.3
radixsort.c
rand.3
rand.c
random.3 .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq 1998-03-19 07:34:22 +00:00
random.c
reallocf.c Fix style problems noted by Bruce: 1998-09-16 03:16:06 +00:00
realpath.3
realpath.c fix tabs lost apparently in copy&paste 1999-02-12 19:45:53 +00:00
setenv.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
strhash.c
strtod.3 .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq 1998-03-19 07:34:22 +00:00
strtod.c
strtol.3
strtol.c
strtoll.c
strtoq.c
strtoul.3
strtoul.c
strtoull.c
strtouq.c
system.3 Clarify format of exit status code. Note when a return code of -1 can 1999-01-27 03:54:09 +00:00
system.c