mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 22:40:05 +00:00
a9055cab7a
2004-11-12 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/libc_fatal.c: Add new function __libc_message which performs the printing and simple format string handling. The string is written to tty, stderr, syslog in this order, stopping after the first successful output. (__libc_fatal): Call __libc_message. * include/stdio.h: Declare __libc_message. * malloc/malloc.c (malloc_printerr): Use __libc_message. * debug/chk_fail.c: Also print message with __libc_message. * debug/test-strcpy_chk.c: Ensure that debug messages are not printed to the terminal or stderr. * debug/tst-chk1.c: Likewise. * posix/Makefile: Remove gpl2lgpl variable. |
||
---|---|---|
.. | ||
backtrace-tst.c | ||
catchsegv.sh | ||
chk_fail.c | ||
execinfo.h | ||
fprintf_chk.c | ||
gets_chk.c | ||
Makefile | ||
noophooks.c | ||
pcprofile.c | ||
pcprofiledump.c | ||
printf_chk.c | ||
snprintf_chk.c | ||
sprintf_chk.c | ||
test-stpcpy_chk.c | ||
test-strcpy_chk.c | ||
tst-chk1.c | ||
tst-chk2.c | ||
tst-chk3.c | ||
Versions | ||
vfprintf_chk.c | ||
vprintf_chk.c | ||
vsnprintf_chk.c | ||
vsprintf_chk.c | ||
xtrace.sh |