diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-02-22 23:11:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-02-22 23:11:01 +0000 |
commit | 262b5730c044eda3faaea77e03716f0c522ee8e4 (patch) | |
tree | e74346100f78c3b2ef408087028b2b8fc3cbee82 /ChangeLog | |
parent | d2dc7d84732fc832aaac4891f84d38e3748f1af7 (diff) | |
download | glibc-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |