mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
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.
This commit is contained in:
parent
c3d3967cd2
commit
e49639955f
@ -1,3 +1,10 @@
|
||||
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.
|
||||
|
||||
Sat Mar 2 16:35:40 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
|
||||
|
||||
* sysdeps/unix/sysv/linux/m68k/profil-counter.h: File removed.
|
||||
|
Loading…
Reference in New Issue
Block a user