aboutsummaryrefslogtreecommitdiff
path: root/stdlib/abort.c
AgeCommit message (Collapse)AuthorFilesLines
2009-06-15Preserve message printed before abort.Ulrich Drepper1-1/+5
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
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper1-0/+140
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-140/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+140