aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/libc_fatal.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-11-13Remove tls.h inclusion from internal errno.hAdhemerval Zanella1-0/+2
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella1-4/+3
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-08-19Do not print backtraces on fatal glibc errorsFlorian Weimer1-33/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-18Consolidate non cancellable close callAdhemerval Zanella1-1/+1
2017-08-18Consolidate non cancellable write callAdhemerval Zanella1-2/+2
2017-08-18Consolidate non cancellable read callAdhemerval Zanella1-1/+1
2017-08-17Consolidate non cancellable open callAdhemerval Zanella1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-06-22Include <string.h> in sysdeps/unix/sysv/linux/libc_fatal.c.Joseph Myers1-0/+1
2013-03-19Consolidate Linux and POSIX libc_fatal code.Roland McGrath1-179/+37
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer1-3/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-05-15Use mmap for allocation of buffers used for __abort_msgUlrich Drepper1-12/+24
2009-06-15Preserve message printed before abort.Ulrich Drepper1-1/+17
2005-02-22* sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): UseUlrich Drepper1-6/+7
2005-02-222005-02-22 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+1
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper1-3/+27
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-29/+3
2007-07-122.5-18.1Jakub Jelinek1-3/+29
2004-11-15Update.cvs/fedora-glibc-20041116T0856Ulrich Drepper1-5/+4
2004-11-13Update.Ulrich Drepper1-0/+2
2004-11-13Add new function __libc_message which performs the printing and simple format...Ulrich Drepper1-23/+119
2003-07-22Update.Ulrich Drepper1-0/+1
2003-04-19Update.Ulrich Drepper1-4/+6
2002-12-15Update.Ulrich Drepper1-0/+57