about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/libc_fatal.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-1/+1
* Consolidate non cancellable write callAdhemerval Zanella2017-08-181-2/+2
* Consolidate non cancellable read callAdhemerval Zanella2017-08-181-1/+1
* Consolidate non cancellable open callAdhemerval Zanella2017-08-171-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* 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
* Include <string.h> in sysdeps/unix/sysv/linux/libc_fatal.c.Joseph Myers2013-06-221-0/+1
* Consolidate Linux and POSIX libc_fatal code.Roland McGrath2013-03-191-179/+37
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-251-3/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Use mmap for allocation of buffers used for __abort_msgUlrich Drepper2011-05-151-12/+24
* Preserve message printed before abort.Ulrich Drepper2009-06-151-1/+17
* * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): UseUlrich Drepper2005-02-221-6/+7
* 2005-02-22 Roland McGrath <roland@redhat.com>Roland McGrath2005-02-221-0/+1
* * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2005-02-211-3/+27
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-29/+3
* 2.5-18.1Jakub Jelinek2007-07-121-3/+29
* Update. cvs/fedora-glibc-20041116T0856Ulrich Drepper2004-11-151-5/+4
* Update.Ulrich Drepper2004-11-131-0/+2
* Add new function __libc_message which performs the printing and simple format...Ulrich Drepper2004-11-131-23/+119
* Update.Ulrich Drepper2003-07-221-0/+1
* Update.Ulrich Drepper2003-04-191-4/+6
* Update.Ulrich Drepper2002-12-151-0/+57