opnsense-src/contrib/libexecinfo
Brooks Davis b01e971fd3 Don't rely on sys/_types.h including sys/cdefs.h
These headers relied in __BEGIN_DECS/__END_DECLS being defined when
sys/_types.h was included, but there's not a requirement that this be
the case.

Reviewed by:	imp
Exp-run by:	antoine (PR 286274)
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1595
2025-06-11 17:39:01 +01:00
..
backtrace.3 backtrace.3: Fix prototype of backtrace_symbols_fd_fmt(). 2015-12-22 22:40:42 +00:00
backtrace.c Remove usage of _WITH_DPRINTF 2016-07-30 01:16:06 +00:00
execinfo.h Don't rely on sys/_types.h including sys/cdefs.h 2025-06-11 17:39:01 +01:00
symtab.c Sync up with NetBSD libexecinfo changes 2014-2019 2019-10-26 06:59:59 +00:00
symtab.h
unwind.c Pull in fix from upstream NetBSD rev. 1.5: 2020-09-21 16:43:38 +00:00