NetBSD/lib/libc/stdlib
joerg e883e926df Ensure that initfini.c is referenced by exit.c. The start up code has to
reference the latter as a return of main() results in a call to exit(3),
so this ensures that the libc constructors are run for statically linked
programs. Fixes PR 37454.
2010-06-28 21:58:02 +00:00
..
_rand48.c
a64l.3 Note POSIX compliance. 2010-05-06 18:55:34 +00:00
a64l.c
abort.3
abort.c
abs.3
abs.c
alloca.3 Note the problems with SSP. 2010-05-03 06:11:38 +00:00
atexit.3
atexit.c
atexit.h
atof.3
atof.c
atoi.3
atoi.c
atol.3
atol.c
atoll.3
atoll.c
bsearch.3
bsearch.c
div.3
div.c
drand48.c
erand48_ieee754.c
erand48.c
exit.3
exit.c Ensure that initfini.c is referenced by exit.c. The start up code has to 2010-06-28 21:58:02 +00:00
getenv.3
getenv.c
getopt_long.3
getopt_long.c
getopt.3 Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
getopt.c
getsubopt.3 Mention that it is included in IEEE Std 1003.1-2008. 2009-11-17 15:02:08 +00:00
getsubopt.c
grantpt.3
hcreate.3 Improvements to wording and markup. 2010-05-01 06:18:03 +00:00
hcreate.c
imaxabs.3 Emphasize imaxint_t. 2010-03-21 13:39:51 +00:00
imaxabs.c
imaxdiv.3
imaxdiv.c
insque.3 Rewrite the HISTORY section. 2010-04-30 10:24:02 +00:00
insque.c
jemalloc.3 Use standard section headers. 2010-05-14 16:05:49 +00:00
jemalloc.c Fix race condition on reallocation of huge category. 2010-03-04 22:48:31 +00:00
jrand48.c
l64a.c
labs.3
labs.c
lcong48.c
ldiv.3
ldiv.c
Lint_abs.c
Lint_div.c
Lint_imaxabs.c
Lint_labs.c
Lint_ldiv.c
Lint_llabs.c
llabs.3
llabs.c
lldiv.3
lldiv.c
local.h Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
lrand48.c
lsearch.3
lsearch.c
Makefile.inc Split the implementation details of malloc(3) to a separate jemalloc(3) 2010-05-03 05:01:53 +00:00
malloc.3 Fix previous commit by also moving the type of _malloc_options. In addition, 2010-05-03 08:23:20 +00:00
malloc.c
memory.3
merge.c
mi_vector_hash.3
mi_vector_hash.c Namespace protection for mi_vector_hash. 2010-03-19 18:11:30 +00:00
mrand48.c
nrand48.c
posix_memalign.3
posix_openpt.3
posix_openpt.c
ptsname.3
pty.c
putenv.c
qabs.3
qabs.c
qdiv.3
qdiv.c
qsort.3
qsort.c
radixsort.3
radixsort.c
rand48.3
rand48.h
rand_r.c
rand.3 Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
rand.c
random.3
remque.c
seed48.c
setenv.c Retain old variables when failed to allocate memory. 2009-12-02 09:34:51 +00:00
srand48.c
strfmon.3
strfmon.c
strsuftoll.3 Note that the return type sould arguably be intmax_t instead of long long. 2010-05-01 08:35:52 +00:00
strsuftoll.c
strtod.3
strtoimax.c
strtol.3
strtol.c
strtoq.c
strtoul.3 tyop de fix 2009-12-02 12:50:27 +00:00
strtouq.c
system.3
system.c
tdelete.c
tfind.c
tsearch.3 Put the period outside the quotation marks. 2010-04-30 10:09:23 +00:00
tsearch.c
twalk.c
unlockpt.3
unsetenv.c