* hurd/hurdselect.c (_hurd_select): Check SELECT_RETURNED bit when
authorRoland McGrath <roland@gnu.org>
Sun, 28 Oct 2001 22:10:32 +0000 (22:10 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 28 Oct 2001 22:10:32 +0000 (22:10 +0000)
packing results for a `poll' call.

ChangeLog

index 2ee7f91..08d2a10 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-28  Roland McGrath  <roland@frob.com>
+
+       * hurd/hurdselect.c (_hurd_select): Check SELECT_RETURNED bit when
+       packing results for a `poll' call.
+
 2001-10-26  Ulrich Drepper  <drepper@redhat.com>
 
        * posix/fnmatch_loop.c: Recognize - at end of bracket expression