NetBSD/lib/libexecinfo
christos 1abb353bae If Unwind_Backtrace is broken, ctx.n will still contain ~0, and we will
return that which poor behavior for the user, so return 0 instead.
We could document ~0 to be an error, but that would deviate from the
Linux behavior which is not desirable. Noted by Poul-Henning Kamp
2020-07-26 15:53:05 +00:00
..
Makefile Install gcc's unwind.h instead of libexecinfo's 2020-01-22 15:10:31 +00:00
backtrace.3 Add rest of the functions from the SYNOPSIS section to the NAME section 2017-10-22 14:07:03 +00:00
backtrace.c args are flipped. 2015-09-25 19:27:31 +00:00
builtin.c
execinfo.h make this standalone. 2017-06-30 21:39:43 +00:00
shlib_version
symtab.c Don't subtract base if not pie. 2016-04-20 14:00:16 +00:00
symtab.h
unwind.c If Unwind_Backtrace is broken, ctx.n will still contain ~0, and we will 2020-07-26 15:53:05 +00:00
unwind_arm_ehabi_stub.c