From e49639955f4c3ad8a08d3457894417b456a57533 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 4 Mar 1996 22:56:09 +0000 Subject: Hurd select fixes. Mon Mar 4 17:35:35 1996 Miles Bader * 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 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 156926b64a..0be74358fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Mon Mar 4 17:35:35 1996 Miles Bader + + * 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 * sysdeps/unix/sysv/linux/m68k/profil-counter.h: File removed. -- cgit 1.4.1