Alexey Dokuchaev
|
c6240b49fc
|
libexecinfo was not correctly updating pointers after calls to realloc, this
patch, written by Jay Freeman <saurik(at)saurik.com>, fixes it.
PR: ports/78972
Submitted by: Douglas Thrift <douglas(at)douglasthrift.net>
|
2005-03-20 09:14:11 +00:00 |
|
Maxim Sobolev
|
65fd5b616d
|
Update to 1.1.
|
2004-07-19 05:42:23 +00:00 |
|
Kris Kennaway
|
e8ac7e98b8
|
Add missing @dirrm
|
2004-04-13 03:35:55 +00:00 |
|
Trevor Johnson
|
0c881ba59c
|
SIZEify.
|
2004-01-29 07:24:56 +00:00 |
|
Maxim Sobolev
|
e9050dccb6
|
Don't rely only on stack frame being 0 when bottom of stack reached, but
check return address as well. It is necessary for avoiding crash when
FreeBSD threads are used.
|
2003-08-10 16:47:03 +00:00 |
|
Maxim Sobolev
|
cdbad592a5
|
Patch include so that it works with c++.
|
2003-08-10 16:03:12 +00:00 |
|
Maxim Sobolev
|
e99c8ea14d
|
Add libexecinfo 1.0, a library for inspecting program's backtrace.
|
2003-08-10 15:07:26 +00:00 |
|