mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
7 lines
283 B
Plaintext
7 lines
283 B
Plaintext
|
This is a quick-n-dirty BSD licensed clone of backtrace facility found
|
||
|
in the GNU libc, mainly intended for porting linuxish code to BSD
|
||
|
platforms, however it can be used at any platform which has a gcc
|
||
|
compiler.
|
||
|
|
||
|
WWW: http://www.gnu.org/manual/glibc-2.2.3/html_chapter/libc_33.html
|