Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper | |
Make several tool features mandatory and simplify the code. | |||
2011-05-15 | Use mmap for allocation of buffers used for __abort_msg | Ulrich Drepper | |
2009-06-15 | Preserve message printed before abort. | Ulrich Drepper | |
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-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | |