glibc/stdlib
Ulrich Drepper 48dcd0ba84 Preserve message printed before abort.
The terminal output etc is not visible in a core file.  The new
libc-internal variable __abort_msg will point to a string with the
message which has been printed before the abort in case abort is
called from inside libc.  BZ #10217
2009-06-15 16:17:09 -07:00
..
bits
sys
a64l.c
abort.c Preserve message printed before abort. 2009-06-15 16:17:09 -07:00
abs.c
add_n.c
addmul_1.c
alloca.h
at_quick_exit.c * stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcs 2009-03-10 13:40:37 +00:00
atexit.c
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
bug-strtod2.c
bug-strtod.c
canonicalize.c [BZ #6654] 2008-06-26 00:42:12 +00:00
cmp.c
cxa_at_quick_exit.c * stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcs 2009-03-10 13:40:37 +00:00
cxa_atexit.c * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and 2009-03-08 19:53:12 +00:00
cxa_finalize.c * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and 2009-03-08 19:53:12 +00:00
dbl2mpn.c
Depend
div.c
divmod_1.c * stdlib/divmod_1.c: Use correct type for dummy variable. 2008-10-17 08:38:08 +00:00
divrem.c
drand48_r.c
drand48-iter.c
drand48.c
erand48_r.c
erand48.c
errno.h
exit.c * stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcs 2009-03-10 13:40:37 +00:00
exit.h * stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcs 2009-03-10 13:40:37 +00:00
fmtmsg.c
fmtmsg.h
fpioconst.c
fpioconst.h
getcontext.c
getenv.c
getsubopt.c
gmp-impl.h
gmp.h
grouping.c
grouping.h
groupingwc.c
inlines.c
isomac.c
jrand48_r.c
jrand48.c
l64a.c
labs.c
lcong48_r.c
lcong48.c
ldbl2mpn.c
ldiv.c
llabs.c
lldiv.c
longlong.h 2008-10-01 Daniel Jacobowitz <dan@codesourcery.com> 2008-10-16 00:20:51 +00:00
lrand48_r.c
lrand48.c
lshift.c
makecontext.c
Makefile * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and 2009-03-08 19:53:12 +00:00
mblen.c
mbstowcs.c
mbtowc.c * stdlib/mbtowc.c (__no_r_state): Remove. 2008-04-07 20:03:08 +00:00
mod_1.c * stdlib/divmod_1.c: Use correct type for dummy variable. 2008-10-17 08:38:08 +00:00
monetary.h * ctype/ctype.h: The *_l functions are in POSIX 2008. 2009-02-26 02:23:50 +00:00
mp_clz_tab.c
mpn2dbl.c
mpn2flt.c
mpn2ldbl.c
mrand48_r.c
mrand48.c
msort.c
mul_1.c
mul_n.c
mul.c
nrand48_r.c
nrand48.c
old_atexit.c
on_exit.c * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and 2009-03-08 19:53:12 +00:00
putenv.c
qsort.c
quick_exit.c * stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcs 2009-03-10 13:40:37 +00:00
rand_r.c
rand.c
random_r.c [BZ #9920] 2009-04-24 03:58:48 +00:00
random.c
rpmatch.c
rshift.c
secure-getenv.c
seed48_r.c
seed48.c
setcontext.c
setenv.c * stdlib/setenv.c (unsetenv): Don't search environment if it does 2008-12-02 01:40:59 +00:00
srand48_r.c
srand48.c
stdlib.h Non-code changes to stdlib.h. 2009-05-16 12:17:55 -07:00
strfmon_l.c * sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init): 2009-04-26 18:06:47 +00:00
strfmon.c
strtod_l.c * stdlib/strtod_l.c (round_and_return): We have to set errno to 2009-04-25 17:56:10 +00:00
strtod.c
strtof_l.c
strtof.c
strtoimax.c
strtol_l.c
strtol.c
strtold_l.c
strtold.c
strtoll_l.c
strtoll.c
strtoul_l.c
strtoul.c
strtoull_l.c
strtoull.c
strtoumax.c
sub_n.c
submul_1.c
swapcontext.c
system.c
tens_in_limb.c
test-a64l.c
test-canon2.c
test-canon.c
testdiv.c
testdiv.input
testmb2.c
testmb.c
testrand.c
testsort.c
tst-atof1.c
tst-atof2.c
tst-bsearch.c
tst-environ.c
tst-fmtmsg.c
tst-fmtmsg.sh
tst-limits.c
tst-makecontext2.c
tst-makecontext.c * stdlib/tst-makecontext.c (othervar): New variable. 2008-04-10 08:26:41 +00:00
tst-putenv.c
tst-putenvmod.c
tst-qsort2.c
tst-qsort.c
tst-rand48-2.c
tst-rand48.c
tst-random2.c
tst-random.c
tst-setcontext.c * stdlib/tst-setcontext.c: Set back_in_main before exit if 2008-06-25 17:59:16 +00:00
tst-strtod2.c
tst-strtod3.c
tst-strtod4.c
tst-strtod5.c
tst-strtod6.c
tst-strtod.c * stdlib/strtod_l.c (round_and_return): We have to set errno to 2009-04-25 17:56:10 +00:00
tst-strtol.c
tst-strtoll.c
tst-system.c
tst-unsetenv1.c * stdlib/Makefile (tests): Add tst-unsetenv1. 2008-12-02 02:27:43 +00:00
tst-xpg-basename.c
ucontext.h
udiv_qrnnd.c
Versions Preserve message printed before abort. 2009-06-15 16:17:09 -07:00
wcstoimax.c
wcstombs.c
wcstoumax.c
wctomb.c * stdlib/mbtowc.c (__no_r_state): Remove. 2008-04-07 20:03:08 +00:00
xpg_basename.c