about summary refs log tree commit diff
path: root/stdlib/abort.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
|
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
|
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
|
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
|
* Cleanup of configuration optionsUlrich Drepper2011-09-101-4/+2
| | | | Make several tool features mandatory and simplify the code.
* Use mmap for allocation of buffers used for __abort_msgUlrich Drepper2011-05-151-2/+3
|
* Preserve message printed before abort.Ulrich Drepper2009-06-151-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-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-141-0/+140
|
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-140/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+140