Hurd select fixes.
authorMiles Bader <miles@gnu.org>
Mon, 4 Mar 1996 22:56:09 +0000 (22:56 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 4 Mar 1996 22:56:09 +0000 (22:56 +0000)
commite49639955f4c3ad8a08d3457894417b456a57533
tree0853215b3b1ce63fb5dfae8ab1396d74f3b3dfbb
parentc3d3967cd2a9ebf8bd312ca5be09b6a844f3edf5
Hurd select fixes.

Mon Mar  4 17:35:35 1996  Miles Bader  <miles@gnu.ai.mit.edu>

* sysdeps/mach/hurd/select.c (__select):
Don't increment GOT only because READ/WRITE/EXCEPTFDS is 0!
Don't return without frobbing the bitmasks after a timeout.
When clearing the bitmasks, only loop from FIRSTFD to LASTFD.
ChangeLog