mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
* nscd/connections.c (main_loop_poll): Pass a buffer which is
guaranteed to be large enough to read inotify event. Ignore EAGAIN error. Better error message. Add branch predicition. (main_loop_epoll): Likewise.
This commit is contained in:
parent
39e175bb3a
commit
c400c931b8
@ -1,3 +1,10 @@
|
||||
2008-08-03 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* nscd/connections.c (main_loop_poll): Pass a buffer which is
|
||||
guaranteed to be large enough to read inotify event. Ignore
|
||||
EAGAIN error. Better error message. Add branch predicition.
|
||||
(main_loop_epoll): Likewise.
|
||||
|
||||
2008-08-02 Roland McGrath <roland@frob.com>
|
||||
|
||||
* sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock):
|
||||
|
Loading…
Reference in New Issue
Block a user