[Bug libc/671] It appears syslog can go into deadlock when it receives a signal where the signal handler also syslogs
cvs-commit at gcc dot gnu dot org
sourceware-bugzilla@sources.redhat.com
Wed Feb 16 11:01:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-16 11:00 -------
Subject: Bug 671
CVSROOT: /cvs/glibc
Module name: libc
Branch: glibc-2_3-branch
Changes by: roland@sources.redhat.com 2005-02-16 11:00:16
Added files:
sysdeps/unix/sysv/linux: syslog.c
Removed files:
misc : syslog.c
Log message:
2005-01-24 Ulrich Drepper <drepper@redhat.com>
[BZ #671]
* misc/syslog.c: Moved to...
* sysdeps/generic/syslog.c: ...here.
[NO_SIGIPE]: Don't install SIGPIPE handler.
* sysdeps/unix/sysv/linux/syslog.c: New file.
* sysdeps/unix/sysv/linux/kernel-features.h: Define
__ASSUME_MSG_NOSIGNAL.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/misc/syslog.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.44&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/syslog.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=NONE&r2=1.1.4.1
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-16 11:00 -------
Subject: Bug 671
CVSROOT: /cvs/glibc
Module name: libc
Branch: glibc-2_3-branch
Changes by: roland@sources.redhat.com 2005-02-16 11:00:22
Modified files:
sysdeps/unix/sysv/linux: kernel-features.h
Log message:
2005-01-26 Ulrich Drepper <drepper@redhat.com>
[BZ #671]
* sysdeps/unix/sysv/linux/kernel-features.h: Found reference to
MSG_NOSIGNAL being in 2.2 kernels.
2005-01-24 Ulrich Drepper <drepper@redhat.com>
[BZ #671]
* misc/syslog.c: Moved to...
* sysdeps/generic/syslog.c: ...here.
[NO_SIGIPE]: Don't install SIGPIPE handler.
* sysdeps/unix/sysv/linux/syslog.c: New file.
* sysdeps/unix/sysv/linux/kernel-features.h: Define
__ASSUME_MSG_NOSIGNAL.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/kernel-features.h.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.81&r2=1.81.2.1
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=671
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list