NetBSD/lib/libc/stdlib
pooka dc3c2e9560 Add two more Makefile conditionals required for RUMPRUN=yes
* do not build _errno.c (different thread/tls handling)
 * do not build either phk- or jemalloc (different backing page allocation)

Somehow I missed these in the previous commit, but now libc built with
RUMPRUN=yes works also with rumprun-posix, so there's reasonably high
confidence that I didn't miss anything anymore.
2014-12-10 16:55:54 +00:00
..
Lint_abs.c
Lint_div.c
Lint_imaxabs.c
Lint_labs.c
Lint_ldiv.c
Lint_llabs.c
Makefile.inc Add two more Makefile conditionals required for RUMPRUN=yes 2014-12-10 16:55:54 +00:00
_env.c Don't scrub the environment unless we are going to change it. This should 2013-09-09 10:21:28 +00:00
_rand48.c
a64l.3
a64l.c
abort.3
abort.c
abs.3
abs.c
alloca.3 Whitespace improvements. 2012-10-24 22:56:27 +00:00
at_quick_exit.3 Bump date for adding the function to NetBSD. Fix xref. 2013-04-26 19:37:18 +00:00
atexit.3 Add commas in list. 2013-04-26 19:37:04 +00:00
atexit.c Put the startup code in .text.startup 2013-08-19 22:14:37 +00:00
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.c
erand48_ieee754.c
exit.3 add {at_,}quick_exit(3) from FreeBSD 2013-04-26 18:29:55 +00:00
exit.c
getenv.3
getenv.c
getopt.3 Remove trailing whitespace. 2014-06-05 22:09:50 +00:00
getopt.c Bring getopt(3) inline with getopt_long(3): recognize option:: as an optional 2014-06-05 22:00:22 +00:00
getopt_long.3
getopt_long.c
getsubopt.3
getsubopt.c
grantpt.3
hcreate.3 amend the new destroy function to take function pointers. 2014-07-20 20:17:21 +00:00
hcreate.c amend the new destroy function to take function pointers. 2014-07-20 20:17:21 +00:00
imaxabs.c
imaxdiv.c
insque.3
insque.c
jemalloc.3 Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
jemalloc.c Tell it about riscv. Fix mips64 case so that SIZEOF_PTR_2POW is 3. 2014-09-19 17:42:19 +00:00
jrand48.c Reduce amount of casts and make LP64 safe. 2013-10-22 08:08:51 +00:00
l64a.c
labs.c
lcong48.c
ldiv.c
llabs.c
lldiv.c
local.h
lrand48.c Reduce amount of casts and make LP64 safe. 2013-10-22 08:08:51 +00:00
lsearch.3
lsearch.c
malloc.3
malloc.c make more descriptors that we open as close-on-exec 2014-09-18 13:58:20 +00:00
memory.3
merge.c
mi_vector_hash.3
mrand48.c Reduce amount of casts and make LP64 safe. 2013-10-22 08:08:51 +00:00
nrand48.c Reduce amount of casts and make LP64 safe. 2013-10-22 08:08:51 +00:00
posix_memalign.3
posix_openpt.3
posix_openpt.c
ptsname.3 whitespace. 2014-01-10 09:43:15 +00:00
pty.c return the same errors as linux for ptsname_r 2014-01-08 02:17:30 +00:00
putenv.c Remove weak_alias since that's now in the compat_putenv.c 2013-04-25 07:08:56 +00:00
qabs.3
qabs.c
qdiv.3
qdiv.c
qsort.3 Sort sections. From Henning Petersen in PR 49222. 2014-09-19 16:02:58 +00:00
qsort.c
quick_exit.3 Bump date after adding function to NetBSD. 2013-04-26 19:36:47 +00:00
quick_exit.c add {at_,}quick_exit(3) from FreeBSD 2013-04-26 18:29:55 +00:00
radixsort.3
radixsort.c
rand.3
rand.c
rand48.3
rand48.h
rand_r.c
random.3 update for new signatures 2014-06-12 18:46:12 +00:00
remque.c
seed48.c
setenv.c
srand48.c
strfmon.3 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
strfmon.c
strsuftoll.3
strsuftoll.c
strtod.3
strtol.3
strtol.c
strtoq.c
strtoul.3
strtouq.c
system.3
system.c
tdelete.c
tfind.c
tsearch.3
tsearch.c
twalk.c
unlockpt.3
unsetenv.c