aboutsummaryrefslogtreecommitdiff
path: root/contrib/libexecinfo/execinfo.h
Commit message (Collapse)AuthorAgeFilesLines
* Don't rely on sys/_types.h including sys/cdefs.hBrooks Davis2025-06-111-0/+2
| | | | | | | | | | 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
* Add $FreeBSD$ tag for user-facing headerEd Maste2013-09-031-0/+1
| | | | Notes: svn path=/head/; revision=255176
* Import NetBSD libexecinfo 20130822 to contribEd Maste2013-08-231-0/+44
Notes: svn path=/head/; revision=254688