OpenBSD release(s):
1.4 (79 78),
1.3 (77 76 75 74 73 72 71 70),
Tags:
None
revision 1.4/
(Download) -
annotate -
Sat, 07 Jun 2025 20:54:35 UTC by schwarze
OpenBSD release(s): 79 78
Changes since 1.3:
+3 -2
(diff)
.Lb libexecinfo ; OK jca@
revision 1.3/
(Download) -
annotate -
Fri, 11 Jun 2021 19:36:00 UTC by jmc
OpenBSD release(s): 77 76 75 74 73 72 71 70
Changes since 1.2:
+2 -4
(diff)
remove netbsd specific LIBRARY section; ok jca
revision 1.2/
(Download) -
annotate -
Thu, 10 Jun 2021 23:44:28 UTC by jca
Changes since 1.1:
+3 -3
(diff)
Minor mandoc -Tlint fixes
ok mortimer@
revision 1.1/
(Download) -
annotate -
Wed, 09 Jun 2021 19:37:43 UTC by mortimer
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@