Files
xserver_xsdl/os
Adam Jackson 0b131a5cd9 linux: Yet more malloc() avoidance for backtrace()
Turns out, there's an initializer at the top of backtrace() that (on
some arches) calls dlopen().  dlopen(), unsurprisingly, calls malloc().
So, call backtrace() early in signal handler setup so we can later
safely call it from the signal handler itself.
2009-08-20 15:43:55 -04:00
..
2009-07-14 10:14:01 +10:00
2009-01-22 02:11:16 -05:00
2009-01-22 02:11:16 -05:00
2009-04-28 10:43:53 +10:00
2009-07-15 17:00:05 +10:00
2009-01-22 02:11:16 -05:00