CVS Repository/ src/ gnu/ lib/ libexecinfo/ execinfo.h


OpenBSD release(s):
1.1 (79 78 77 76 75 74 73 72 71 70), 
Tags:
None
revision 1.1/ (Download) - Wed, 09 Jun 2021 19:37:43 UTC by mortimer
OpenBSD release(s): 79 78 77 76 75 74 73 72 71 70
Add libexecinfo.

Based on NetBSD implementation, without the libelf dependency. Architectures
which have libunwind use libunwind, and others use a stub implementation
that does nothing since __builtin methods are unreliable.

Much feedback and help from jca@.

ok kettenis@ sthen@