summaryrefslogtreecommitdiff
path: root/tests/lib/libexecinfo/t_sig_backtrace.c
AgeCommit message (Expand)Author
2023-07-06t_sig_backtrace: Flush stdout before writing to STDOUT_FILENO.riastradh
2022-07-25t_sig_backtrace: Pacify vfork clobber warning with volatile.riastradh
2022-07-25execinfo(3): Mark sig_backtrace_jump test as xfail.riastradh
2022-07-25execinfo: Fix mistake in previous: match `the_loop*' as prefix.riastradh
2022-07-25execinfo: Test stack traces through null pointer jump too.riastradh
2021-11-23Temporary hack to work around incorrect/missing unwind info forthorpej
2021-11-18Add a test case for backtrace(3) across a signal handler.thorpej