]> git.ipfire.org Git - thirdparty/glibc.git/commit
2005-02-02 Alfred M. Szmidt <ams@gnu.org>
authorRoland McGrath <roland@gnu.org>
Wed, 16 Feb 2005 11:00:08 +0000 (11:00 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 16 Feb 2005 11:00:08 +0000 (11:00 +0000)
commit85422e00c704010b6d9d9154dc2bc22a990eae54
tree02de20c6f9d8cbb85ddb555d23138882f0847bfb
parent5e227f4db81efb533852b9a13104067d90e4d50f
2005-02-02  Alfred M. Szmidt  <ams@gnu.org>

[BZ #671]
* sysdeps/generic/syslog.c (send_flags) [!send_flags]: Define it.
2005-01-25  Roland McGrath  <roland@redhat.com>

[BZ #671]
* sysdeps/generic/syslog.c [NO_SIGPIPE]: Protect sigpipe_handler decl.
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.
sysdeps/generic/syslog.c [new file with mode: 0644]