diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2008-07-12 17:40:49 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2008-07-12 17:40:49 +0000 |
| commit | b74324167405e1cafa186c66697c04eef024ad9c (patch) | |
| tree | c4b3382887755b6d875552193ffe97e1322c9de6 /ChangeLog | |
| parent | 46026b5589ec70ffbb83ab62145139e17951f79e (diff) | |
| download | glibc-b74324167405e1cafa186c66697c04eef024ad9c.tar.xz glibc-b74324167405e1cafa186c66697c04eef024ad9c.zip | |
* nscd/connections.c (main_loop_poll): Fix handling of read errors
from inotify.
(main_loop_epoll): Likewise.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-07-12 Ulrich Drepper <drepper@redhat.com> + + * nscd/connections.c (main_loop_poll): Fix handling of read errors + from inotify. + (main_loop_epoll): Likewise. + 2008-07-09 Ulrich Drepper <drepper@redhat.com> * resolv/res_send.c: Remove unnecessary res_pquery prototype. |
