NetBSD/lib/libc/stdlib
bjh21 22ebd2b34b Add _Exit(), for C99 and POSIX-2001.
Proposed on tech-userlevel to a resounding silence in April last year.
2003-03-01 15:59:02 +00:00
..
_Exit.c Add _Exit(), for C99 and POSIX-2001. 2003-03-01 15:59:02 +00:00
_rand48.c
_strtoimax.c
_strtoll.c
_strtoull.c
_strtoumax.c
a64l.3 New sentence, new line. From Robert Elz. 2002-10-01 17:22:00 +00:00
a64l.c
abort.3 bump .Dd for my previous commit. 2002-08-10 16:51:26 +00:00
abort.c
abs.3
abs.c
alloca.3 note that alloca can't report error. 2002-08-10 16:55:18 +00:00
atexit.3
atexit.c Rewrite atexit(3), and add support for __cxa_atexit()/__cxa_finalize(), 2003-03-01 04:19:37 +00:00
atexit.h Rewrite atexit(3), and add support for __cxa_atexit()/__cxa_finalize(), 2003-03-01 04:19:37 +00:00
atof.3
atof.c
atoi.3 Remove superfluous double quotes and a superfluous Ns. 2002-08-20 15:30:07 +00:00
atoi.c
atol.3
atol.c
atoll.3
atoll.c
bsearch.3
bsearch.c
calloc.c restore the previous form of the condition checking malloc() return value, which 2002-07-31 12:57:36 +00:00
div.3
div.c
drand48.c
erand48.c
exit.3 New sentence, new line. From Robert Elz. 2002-10-01 17:22:00 +00:00
exit.c Rewrite atexit(3), and add support for __cxa_atexit()/__cxa_finalize(), 2003-03-01 04:19:37 +00:00
getenv.3 result of getenv should be treated as read-only. 2002-08-10 17:14:50 +00:00
getenv.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
getopt_long.3 Grammar fixes and markup improvements. 2002-10-02 10:54:19 +00:00
getopt_long.c
getopt.3 fix sample code. from openbsd. 2002-08-10 17:25:01 +00:00
getopt.c Fix lib/17248 properly 2003-01-20 09:06:35 +00:00
getsubopt.3
getsubopt.c
hcreate.3 New sentence, new line. From Robert Elz. 2002-10-01 17:22:00 +00:00
hcreate.c
heapsort.c
jrand48.c
l64a.c
labs.3
labs.c
lcong48.c
ldiv.3
ldiv.c
Lint_abs.c
Lint_div.c
Lint_labs.c
Lint_ldiv.c
Lint_llabs.c
llabs.3
llabs.c
lldiv.3
lldiv.c
local.h
lrand48.c
Makefile.inc add strsuftoll(3) and strsuftollx(3) - parse a string for a number 2002-11-29 12:58:14 +00:00
malloc.3 New sentence, new line. From Robert Elz. 2002-10-01 17:22:00 +00:00
malloc.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
memory.3
merge.c
mrand48.c
nrand48.c
putenv.c
qabs.3
qabs.c
qdiv.3
qdiv.c
qsort.3 Provide some more details for papers by Bentley/M.D. McIlroy and by 2003-01-29 22:12:53 +00:00
qsort.c
radixsort.3
radixsort.c
rand48.3
rand48.h
rand_r.c
rand.3
rand.c
random.3 New sentence, new line. From Robert Elz. 2002-10-01 17:22:00 +00:00
random.c s/_REENT/_REENTRANT/ 2003-01-18 17:20:04 +00:00
seed48.c
setenv.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
srand48.c
strsuftoll.3 a <-> an fixes. 2002-11-29 19:19:39 +00:00
strsuftoll.c Use definition in "namespace.h" to rename functions, not home grown. 2003-02-08 07:27:51 +00:00
strtod.3
strtod.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
strtoimax.c
strtol.3 Fix indent in sample code. 2002-11-15 04:38:55 +00:00
strtol.c
strtoll.c pull in config.h (et al) for libnbcompat 2002-10-06 12:07:28 +00:00
strtoq.c
strtoul.3 bring in EXAMPLES and a note. 2002-08-11 07:05:41 +00:00
strtoul.c
strtoull.c
strtoumax.c
strtouq.c
system.3
system.c
tdelete.c
tfind.c
tsearch.3 New sentence, new line. From Robert Elz. 2002-10-01 17:22:00 +00:00
tsearch.c
twalk.c