index
:
user/sven/glibc.git
master
origin/HEAD
origin/master
origin/release/2.10/master
origin/release/2.11/master
origin/release/2.12/master
origin/release/2.13/master
origin/release/2.14/master
origin/release/2.15/master
origin/release/2.16/master
origin/release/2.17/master
origin/release/2.18/master
origin/release/2.19/master
origin/release/2.20/master
origin/release/2.21/master
origin/release/2.22/master
origin/release/2.23/master
origin/release/2.24/master
origin/release/2.25/master
origin/release/2.26/master
origin/release/2.27/master
origin/release/2.28/master
origin/release/2.29/master
origin/release/2.30/master
origin/release/2.31/master
origin/release/2.32/master
origin/release/2.33/master
origin/release/2.34/master
origin/release/2.35/master
origin/release/2.36/master
origin/release/2.37/master
origin/release/2.38/master
origin/release/2.39/master
origin/release/2.40/master
origin/release/2.41/master
origin/release/2.42/master
origin/release/2.43/master
GNU C Library
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
posix
/
libc_fatal.c
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2025-09-23
assert: Refactor assert/assert_perror
Adhemerval Zanella
2025-06-30
stdlib: Fix __libc_message_impl iovec size (BZ 32947)
Adhemerval Zanella
2025-01-22
Fix underallocation of abort_msg_s struct (CVE-2025-0395)
Siddhesh Poyarekar
2025-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-11-07
linux: Decorate __libc_fatal error buffer
Adhemerval Zanella
2023-09-11
stdio: Remove __libc_message alloca usage
Joe Simmons-Talbott
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-09-26
Use atomic_exchange_release/acquire
Wilco Dijkstra
2022-08-03
stdio: Clean up __libc_message after unconditional abort
Florian Weimer
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-08-19
Do not print backtraces on fatal glibc errors
Florian Weimer
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-08-17
Consolidate non cancellable open call
Adhemerval Zanella
2017-07-24
Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752]
H.J. Lu
2017-07-11
Avoid backtrace from __stack_chk_fail [BZ #12189]
H.J. Lu
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-10-19
Convert 231 sysdeps function definitions to prototype style.
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-03-28
Never call syslog in __libc_message.
Roland McGrath
2013-03-19
Consolidate Linux and POSIX libc_fatal code.
Roland McGrath
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-07-25
Rename __secure_getenv to secure_getenv
Florian Weimer
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
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
2005-12-29
* sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast.
Roland McGrath
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek
2004-11-17
Update.
Ulrich Drepper
2004-11-15
Update.
cvs/fedora-glibc-20041116T0856
Ulrich Drepper
2004-11-13
Update.
Ulrich Drepper
2004-11-13
Add new function __libc_message which performs the printing and simple format...
Ulrich Drepper
2003-07-22
Update.
Ulrich Drepper
2001-07-06
Update to LGPL v2.1.
Andreas Jaeger
2000-04-22
Update.
Ulrich Drepper
1997-05-26
Update.
Ulrich Drepper
1996-06-23
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-92
Roland McGrath
1995-02-18
initial import
Roland McGrath