aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-02-22 23:11:01 +0000
committerUlrich Drepper <drepper@redhat.com>2005-02-22 23:11:01 +0000
commit262b5730c044eda3faaea77e03716f0c522ee8e4 (patch)
treee74346100f78c3b2ef408087028b2b8fc3cbee82 /ChangeLog
parentd2dc7d84732fc832aaac4891f84d38e3748f1af7 (diff)
downloadglibc-262b5730c044eda3faaea77e03716f0c522ee8e4.tar
glibc-262b5730c044eda3faaea77e03716f0c522ee8e4.tar.gz
glibc-262b5730c044eda3faaea77e03716f0c522ee8e4.tar.bz2
glibc-262b5730c044eda3faaea77e03716f0c522ee8e4.zip
* sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Use
non-cancelable I/O functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02c97da4e3..7ec8f1313a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-22 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Use
+ non-cancelable I/O functions.
+
2005-02-22 Jakub Jelinek <jakub@redhat.com>
* nscd/nscd-client.h: Include sys/uio.h.