about summary refs log tree commit diff
path: root/sysdeps/posix/libc_fatal.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752] hjl/pr21752/masterH.J. Lu2017-07-191-5/+10
* Avoid backtrace from __stack_chk_fail [BZ #12189]H.J. Lu2017-07-111-5/+6
* 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
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-2/+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
* Never call syslog in __libc_message.Roland McGrath2013-03-281-9/+0
* Consolidate Linux and POSIX libc_fatal code.Roland McGrath2013-03-191-7/+30
* 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/+23
* Preserve message printed before abort.Ulrich Drepper2009-06-151-1/+16
* * sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast.Roland McGrath2005-12-291-3/+4
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-4/+3
* 2.5-18.1Jakub Jelinek2007-07-121-3/+4
* Update.Ulrich Drepper2004-11-171-0/+1
* Update. cvs/fedora-glibc-20041116T0856Ulrich Drepper2004-11-151-4/+6
* Update.Ulrich Drepper2004-11-131-0/+2
* Add new function __libc_message which performs the printing and simple format...Ulrich Drepper2004-11-131-19/+104
* Update.Ulrich Drepper2003-07-221-0/+1
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2000-04-221-1/+2
* Update.Ulrich Drepper1997-05-261-16/+16
* Sat Jun 22 21:29:52 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> glibc-1.92 cvs/libc-960624 cvs/libc-960623 cvs/libc-1-92Roland McGrath1996-06-231-0/+1
* initial importRoland McGrath1995-02-181-0/+56