History log of /openbsd-src/gnu/lib/libexecinfo/builtin.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 5487b407 10-Jun-2021 jca <jca@openbsd.org>

Indentation

ok mortimer@


# 771fbea0 09-Jun-2021 mortimer <mortimer@openbsd.org>

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 __built

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@

show more ...