index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libexecinfo
Age
Commit message (
Expand
)
Author
2019-01-30
make the backtrace()'s tracer() return _URC_FOREIGN_EXCEPTION_CAUGHT
mrg
2017-10-22
Add rest of the functions from the SYNOPSIS section to the NAME section
abhinav
2017-06-30
make this standalone.
christos
2016-12-19
flesh out _Unwind_Exception, rust needs it.
christos
2016-12-02
Add unwind action type and constants
christos
2016-10-31
Fix markup .Dv --> .Dq
pgoyette
2016-10-31
Typo
pgoyette
2016-04-20
Don't subtract base if not pie.
christos
2016-04-11
make this work with pie binaries (subtract dli_fbase from addresses).
christos
2015-12-26
Fix typo, from FreeBSD.
wiz
2015-11-05
Correctly document backtrace_symbols_fd_fmt.
wiz
2015-09-25
args are flipped.
christos
2015-09-25
use provide KERN_PROC_PATHNAME in PROC_ARGS.
christos
2014-10-24
Don't overwrite the real unwind.h if it is present.
joerg
2014-10-22
don't kill the existing includes
christos
2014-10-22
Make unwind.h installable.
christos
2014-05-06
Make EHABI optional.
joerg
2014-03-24
_Unwind_GetLanguageSpecificData is supposed to return a _Unwind_Ptr.
joerg
2014-03-09
another libelf instance
christos
2013-11-21
From Ed Maste:
christos
2013-09-03
print an error if we failed to allocate.
christos
2013-08-29
add stdint.h for FreeBSD compat.
christos
2013-08-29
use sysctl to find the pathname argv[0] if available (from FreeBSD via
christos
2013-08-22
fix typo (Sergey Kandaurov)
christos
2013-04-30
earm -> earm*
matt
2013-04-27
Changes for MKCOMPAT for earm.
matt
2013-04-25
When building for earm, make sure to build unwind_arm_ehabi_stub.*
matt
2013-04-25
libgcc/libcompiler_rt inlines some functions needed by libexecinfo when
matt
2012-07-09
fix cleanup on error
christos
2012-06-10
mention .Nx 7.0
christos
2012-06-09
PR/46571: Yui NARUSE: execinfo.h should include stddef.h
christos
2012-05-27
remove unrelated fragment.
christos
2012-05-27
Sort sections.
wiz
2012-05-26
Add a similar to linux backtrace_* and execinfo.h family of functions
christos