summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-02-16 11:01:02 +0000
committerRoland McGrath <roland@gnu.org>2005-02-16 11:01:02 +0000
commitcee779544c1053f176dc789cd663fbc764dd478b (patch)
tree5e55b65b072adbe4c12c0abab622ae69ad585086
parentef9c9507b33fbd4b9392dd3f0d8e73be1d74f8ed (diff)
.
-rw-r--r--ChangeLog26
1 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6b9dc776f..5b6522adaf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,33 @@
+2005-02-02 Alfred M. Szmidt <ams@gnu.org>
+
+ [BZ #671]
+ * sysdeps/generic/syslog.c (send_flags) [!send_flags]: Define it.
+
2005-01-27 Jakub Jelinek <jakub@redhat.com>
* posix/execvp.c: Include stdbool.h.
+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-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.
+
2005-01-22 Ulrich Drepper <drepper@redhat.com>
* posix/Makefile: Use CFLAGS-*.os instead of CFLAGS-*.c for frame