glibc/stdlib
H.J. Lu 49b4de21dc Add a test for setjmp/longjmp within user context
Verify that setjmp/longjmp works correctly within a user context.
Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com>
2023-12-16 08:39:08 -08:00
..
bits
sys
a64l.c
abort.c
abs.c
add_n.c
addmul_1.c
alloca.h
arc4random_uniform.c
arc4random.c
at_quick_exit.c
atexit.c
atof.c
atoi.c
atol.c
atoll.c
bsearch.c
bug-fmtmsg1.c
bug-getcontext.c
bug-strtod2.c
bug-strtod.c
canonicalize.c Replace rawmemchr (s, '\0') with strchr 2023-02-06 16:16:19 +00:00
cmp.c
cxa_at_quick_exit.c
cxa_atexit.c
cxa_finalize.c
cxa_thread_atexit_impl.c
dbl2mpn.c
Depend
div.c
divmod_1.c
divrem.c
drand48_r.c
drand48-iter.c
drand48.c
erand48_r.c
erand48.c
errno.h
exit.c __call_tls_dtors: Use call_function_static_weak 2023-09-04 20:03:37 +02:00
exit.h
fmtmsg.c Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions 2023-03-27 13:57:55 -03:00
fmtmsg.h
fpioconst.c
fpioconst.h
gen-fpioconst.c
gen-tst-strtod-round.c
getcontext.c
getentropy.c
getenv.c stdlib: Simplify getenv 2023-02-17 15:56:50 -03:00
getrandom.c
getsubopt.c
gmp-impl.h
gmp.h
grouping.c stdlib: fix grouping verification with multi-byte thousands separator (bug 30964) 2023-10-12 11:42:22 +02:00
grouping.h
groupingwc.c
inlines.c
inttypes.h C2x scanf %b support 2023-06-19 19:40:34 +00:00
isomac.c testsuite: stdlib/isomac.c: fix REQUIREMENTS 2023-05-08 09:59:45 -04:00
jrand48_r.c
jrand48.c
l64a.c
labs.c
lcong48_r.c
lcong48.c
ldbl2mpn.c
ldiv.c
llabs.c
lldiv.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
longlong.h Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
lrand48_r.c
lrand48.c
lshift.c
makecontext.c
Makefile Add a test for setjmp/longjmp within user context 2023-12-16 08:39:08 -08:00
mblen.c
mbstowcs.c
mbtowc.c
mod_1.c
monetary.h
mp_clz_tab.c
mpn2dbl.c
mpn2flt.c
mpn2ldbl.c
mrand48_r.c
mrand48.c
mul_1.c
mul_n.c
mul.c
nrand48_r.c
nrand48.c
old_atexit.c
on_exit.c
putenv.c
qsort.c stdlib: Fix array bounds protection in insertion sort phase of qsort 2023-12-04 06:35:56 +01:00
quick_exit.c
rand_r.c
rand.c
random_r.c
random.c
rpmatch.c
rshift.c
secure-getenv.c
seed48_r.c
seed48.c
setcontext.c
setenv.c setenv.c: Get rid of alloca. 2023-06-30 14:31:45 +00:00
srand48_r.c
srand48.c
stdint.h
stdlib.h C2x strtol binary constant handling 2023-02-16 23:02:40 +00:00
strfmon_l.c
strfmon.c
strfrom-skeleton.c
strfromd.c
strfromf.c
strfroml.c
strtod_l.c
strtod_nan_main.c
strtod_nan_narrow.h C2x strtol binary constant handling 2023-02-16 23:02:40 +00:00
strtod_nan_wide.h C2x strtol binary constant handling 2023-02-16 23:02:40 +00:00
strtod_nan.c
strtod.c
strtof_l.c
strtof_nan.c
strtof.c
strtol_l.c Fix special case for C2x strtol binary constant handling (BZ# 30371) 2023-05-25 09:28:23 -03:00
strtol.c C2x strtol binary constant handling 2023-02-16 23:02:40 +00:00
strtold_l.c
strtold_nan.c
strtold.c
strtoll_l.c C2x strtol binary constant handling 2023-02-16 23:02:40 +00:00
strtoll.c C2x strtol binary constant handling 2023-02-16 23:02:40 +00:00
strtoul_l.c C2x strtol binary constant handling 2023-02-16 23:02:40 +00:00
strtoul.c
strtoull_l.c C2x strtol binary constant handling 2023-02-16 23:02:40 +00:00
strtoull.c C2x strtol binary constant handling 2023-02-16 23:02:40 +00:00
sub_n.c
submul_1.c
swapcontext.c
system.c
tens_in_limb.c
test-a64l.c
test-at_quick_exit-race.c
test-atexit-race-common.c
test-atexit-race.c
test-atexit-recursive.c Fix a few more typos I missed in previous round -- BZ 25337 2023-06-02 23:46:32 +00:00
test-bz22786.c
test-canon2.c
test-canon.c tests: Replace various function calls with their x variant 2023-06-06 08:23:53 -04:00
test-cxa_atexit-race2.c
test-cxa_atexit-race.c
test-dlclose-exit-race-helper.c
test-dlclose-exit-race.c
test-on_exit-race.c
testdiv.c
testdiv.input
testmb2.c
testmb.c
testrand.c
testsort.c
tst-abs.c stdlib: Add testcases for abs(). (BZ #30263) 2023-05-16 14:38:07 -04:00
tst-arc4random-fork.c stdlib: Tune down fork arc4random tests 2023-06-12 14:45:16 -03:00
tst-arc4random-stats.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
tst-arc4random-thread.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
tst-at_quick_exit.c
tst-atexit-common.c
tst-atexit.c
tst-atof1.c
tst-atof2.c
tst-bsearch.c
tst-bz20544.c
tst-canon-bz26341.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
tst-cxa_atexit.c
tst-empty-env.c
tst-environ.c
tst-fmtmsg.c
tst-fmtmsg.sh
tst-getrandom.c
tst-labs.c stdlib: Avoid undefined behavior in stdlib/tst-labs 2023-05-17 08:23:59 +02:00
tst-limits.c
tst-llabs.c stdlib: Use long long int in stdlib/tst-llabs 2023-05-17 08:23:45 +02:00
tst-makecontext2.c
tst-makecontext3.c
tst-makecontext-align.c
tst-makecontext.c
tst-on_exit.c
tst-putenv.c
tst-putenvmod.c
tst-qsort2.c
tst-qsort3.c stdlib: Add more qsort{_r} coverage 2023-10-31 14:18:07 -03:00
tst-qsort4.c stdlib: Handle various corner cases in the fallback heapsort for qsort 2023-11-21 16:46:02 +01:00
tst-qsort5.c stdlib: The qsort implementation needs to use heapsort in more cases 2023-11-21 16:46:18 +01:00
tst-qsort6.c stdlib: Fix array bounds protection in insertion sort phase of qsort 2023-12-04 06:35:56 +01:00
tst-qsort.c
tst-quick_exit.cc
tst-rand48-2.c
tst-rand48.c
tst-random2.c
tst-random.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
tst-realpath-toolong.c tst-realpath-toolong: return "unsupported" when PATH_MAX is undefined 2023-08-03 22:43:27 +02:00
tst-realpath.c stdlib: Improve tst-realpath compatibility with source fortification 2023-08-01 10:27:15 +02:00
tst-secure-getenv.c
tst-setcontext2.c
tst-setcontext3.c
tst-setcontext3.sh
tst-setcontext4.c
tst-setcontext5.c
tst-setcontext6.c
tst-setcontext7.c
tst-setcontext8.c
tst-setcontext9.c
tst-setcontext10.c Add a test for longjmp from user context 2023-12-16 08:38:48 -08:00
tst-setcontext11.c Add a test for setjmp/longjmp within user context 2023-12-16 08:39:08 -08:00
tst-setcontext.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
tst-strfmon_l.c
tst-strfrom-locale.c
tst-strfrom.c
tst-strfrom.h
tst-strtod1i.c
tst-strtod2.c
tst-strtod3.c
tst-strtod4.c stdlib: fix grouping verification with multi-byte thousands separator (bug 30964) 2023-10-12 11:42:22 +02:00
tst-strtod5.c
tst-strtod5i.c
tst-strtod6.c
tst-strtod-nan-locale-main.c
tst-strtod-nan-locale.c
tst-strtod-nan-sign-main.c
tst-strtod-nan-sign.c
tst-strtod-overflow.c
tst-strtod-round-data
tst-strtod-round-data.h
tst-strtod-round-skeleton.c
tst-strtod-round.c
tst-strtod-underflow.c
tst-strtod.c
tst-strtod.h
tst-strtol-binary-c2x.c Fix special case for C2x strtol binary constant handling (BZ# 30371) 2023-05-25 09:28:23 -03:00
tst-strtol-binary-c11.c Fix special case for C2x strtol binary constant handling (BZ# 30371) 2023-05-25 09:28:23 -03:00
tst-strtol-binary-gnu2x.c Fix special case for C2x strtol binary constant handling (BZ# 30371) 2023-05-25 09:28:23 -03:00
tst-strtol-binary-gnu11.c Fix special case for C2x strtol binary constant handling (BZ# 30371) 2023-05-25 09:28:23 -03:00
tst-strtol-binary-main.c Fix special case for C2x strtol binary constant handling (BZ# 30371) 2023-05-25 09:28:23 -03:00
tst-strtol-locale-main.c
tst-strtol-locale.c
tst-strtol.c
tst-strtoll.c
tst-swapcontext1.c
tst-system.c system: Add "--" after "-c" for sh (BZ #28519) 2023-03-28 10:12:30 -03:00
tst-thread-quick_exit.cc
tst-tininess.c
tst-tls-atexit-lib.c
tst-tls-atexit-nodelete.c
tst-tls-atexit.c
tst-unsetenv1.c
tst-width-stdint.c
tst-width.c
tst-xpg-basename.c
ucontext.h
udiv_qrnnd.c
Versions C2x strtol binary constant handling 2023-02-16 23:02:40 +00:00
wcstombs.c
wctomb.c
xpg_basename.c