log src/lib/backtrace-string.c @ 9191:b340ecb24469 HEAD

age author description
Tue, 06 Jan 2009 09:25:38 -0500 Timo Sirainen Updated copyright notices to include year 2009. HEAD
Tue, 01 Jan 2008 22:05:21 +0200 Timo Sirainen Updated copyright notices to include year 2008. HEAD
Mon, 24 Sep 2007 20:27:16 +0300 Timo Sirainen Use N_ELEMENTS() macro instead of doing sizeof()/sizeof([0]) ourself. HEAD
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. HEAD
Sun, 16 Sep 2007 11:40:56 +0300 Timo Sirainen Renamed __attr_*__ to ATTR_*. Renamed __attrs_used__ to ATTRS_DEFINED. HEAD
Sun, 19 Nov 2006 15:36:35 +0200 Timo Sirainen Handle backtrace_symbols() returning NULL without errors (out of memory). HEAD
Sun, 19 Nov 2006 15:30:38 +0200 Timo Sirainen Since getting core dumps can be sometimes difficult, if we now do abort() HEAD