NetBSD/lib/libexecinfo
christos 9e14bd8cd4 From Ed Maste:
libexecinfo: Include terminating null in byte count

  Otherwise, a formatted string with a strlen equal to the remaining
  buffer space would have the last character omitted (because vsnprintf
  always null-terminates), and later the assert in backtrace_symbols_fmt
  would fail.
2013-11-21 16:02:21 +00:00
..
Makefile earm -> earm* 2013-04-30 01:41:01 +00:00
backtrace.3 fix typo (Sergey Kandaurov) 2013-08-22 17:08:43 +00:00
backtrace.c From Ed Maste: 2013-11-21 16:02:21 +00:00
builtin.c
execinfo.h PR/46571: Yui NARUSE: execinfo.h should include stddef.h 2012-06-09 21:22:17 +00:00
shlib_version
symtab.c print an error if we failed to allocate. 2013-09-03 08:44:45 +00:00
symtab.h
unwind.c
unwind.h
unwind_arm_ehabi_stub.c libgcc/libcompiler_rt inlines some functions needed by libexecinfo when 2013-04-25 14:47:30 +00:00