From: Roland McGrath Date: Sun, 28 Oct 2001 22:10:32 +0000 (+0000) Subject: * hurd/hurdselect.c (_hurd_select): Check SELECT_RETURNED bit when X-Git-Tag: cvs/glibc-2-2-5~216 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec448f662fde093056e494e9d56798603d927f8b;p=thirdparty%2Fglibc.git * hurd/hurdselect.c (_hurd_select): Check SELECT_RETURNED bit when packing results for a `poll' call. --- diff --git a/ChangeLog b/ChangeLog index 2ee7f912c6d..08d2a10c505 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-10-28 Roland McGrath + + * hurd/hurdselect.c (_hurd_select): Check SELECT_RETURNED bit when + packing results for a `poll' call. + 2001-10-26 Ulrich Drepper * posix/fnmatch_loop.c: Recognize - at end of bracket expression