aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/posix/libc_fatal.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-11-07linux: Decorate __libc_fatal error bufferAdhemerval Zanella1-0/+3
2023-09-11stdio: Remove __libc_message alloca usageJoe Simmons-Talbott1-34/+13
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-2/+2
2022-08-03stdio: Clean up __libc_message after unconditional abortFlorian Weimer1-26/+21
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-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-31/+4
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-17Consolidate non cancellable open callAdhemerval Zanella1-1/+1
2017-07-24Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752]H.J. Lu1-5/+10
2017-07-11Avoid backtrace from __stack_chk_fail [BZ #12189]H.J. Lu1-5/+6
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-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers1-2/+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-03-28Never call syslog in __libc_message.Roland McGrath1-9/+0
2013-03-19Consolidate Linux and POSIX libc_fatal code.Roland McGrath1-7/+30
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/+23
2009-06-15Preserve message printed before abort.Ulrich Drepper1-1/+16
2005-12-29* sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast.Roland McGrath1-3/+4
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-4/+3
2007-07-122.5-18.1Jakub Jelinek1-3/+4
2004-11-17Update.Ulrich Drepper1-0/+1
2004-11-15Update.cvs/fedora-glibc-20041116T0856Ulrich Drepper1-4/+6
2004-11-13Update.Ulrich Drepper1-0/+2
2004-11-13Add new function __libc_message which performs the printing and simple format...Ulrich Drepper1-19/+104
2003-07-22Update.Ulrich Drepper1-0/+1
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2000-04-22Update.Ulrich Drepper1-1/+2
1997-05-26Update.Ulrich Drepper1-16/+16
1996-06-23Sat Jun 22 21:29:52 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>glibc-1.92cvs/libc-960624cvs/libc-960623cvs/libc-1-92Roland McGrath1-0/+1
1995-02-18initial importRoland McGrath1-0/+56