Subject: CVS commit: wip/libstacktrace
From: Aleksey Cheusov
Date: 2012-01-09 20:53:05
Message id: E1RkLHW-0002pV-LE@sfs-ml-3.v29.ch3.sourceforge.com

Log Message:

Update to 1.0.0
  Remove signal handlers and other garbage.
  All we need is __builtin_frame_address and __builtin_return_address
  builtins and nothing else.

  Only backtrace(3) in libc is accepted as an external implementation
  of stacktrace(3). This may fix build failure on FreeBSD with
  installed libexeinfo.

Files:
RevisionActionfile
1.13modifywip/libstacktrace/Makefile
1.1addwip/libstacktrace/distinfo