glibc/assert
Ulrich Drepper 48dcd0ba84 Preserve message printed before abort.
The terminal output etc is not visible in a core file.  The new
libc-internal variable __abort_msg will point to a string with the
message which has been printed before the abort in case abort is
called from inside libc.  BZ #10217
2009-06-15 16:17:09 -07:00
..
Depend Update. 2000-07-01 05:19:18 +00:00
Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions Update. 2000-08-02 00:09:25 +00:00
__assert.c Update. 2002-08-03 07:02:10 +00:00
assert-perr.c Preserve message printed before abort. 2009-06-15 16:17:09 -07:00
assert.c Preserve message printed before abort. 2009-06-15 16:17:09 -07:00
assert.h [BZ #3991] 2007-02-16 07:58:29 +00:00
test-assert-perr.c Update. 2000-12-05 08:17:58 +00:00
test-assert.c Update. 2000-12-05 08:17:58 +00:00