diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-06-18 22:28:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-06-18 22:28:58 +0000 |
commit | c00d112835a99268eb4a0362c541a32298b60a55 (patch) | |
tree | a4e7fa0f15d7bb38fc5da9cc110021abc5cb403e /ChangeLog | |
parent | d0a1ae946455e137711790c885d6e8a05a37efd0 (diff) | |
download | glibc-c00d112835a99268eb4a0362c541a32298b60a55.zip glibc-c00d112835a99268eb4a0362c541a32298b60a55.tar.gz glibc-c00d112835a99268eb4a0362c541a32298b60a55.tar.bz2 |
* nscd/connections.c (main_loop_poll): Fix test for read error.
(main_loop_epoll): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-06-18 Ulrich Drepper <drepper@redhat.com> + + * nscd/connections.c (main_loop_poll): Fix test for read error. + (main_loop_epoll): Likewise. + 2008-06-13 Ulrich Drepper <drepper@redhat.com> * sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to a |