]> git.ipfire.org Git - thirdparty/glibc.git/commit
(main_loop_poll): Pass a buffer which is guaranteed to be large enough to read inotif...
authorUlrich Drepper <drepper@redhat.com>
Sun, 3 Aug 2008 15:46:46 +0000 (15:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 3 Aug 2008 15:46:46 +0000 (15:46 +0000)
commit39e175bb3a158780e95af838087174f317f2444d
tree9b7922d3794f7fbe6f7adbddd0cb0546af6f049e
parent3f39adace0222729e27cbc040d7475585bb12b3f
(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.
nscd/connections.c