about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/select.c
Commit message (Expand)AuthorAgeFilesLines
* (__select): Don't poll on the last call __io_select unless there's only a ...Miles Bader1996-07-201-4/+14
* Sat May 4 05:44:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-041-88/+101
* (__select): Include LASTFD in the final loop.Miles Bader1996-03-051-1/+1
* (__select): Don't fault when some fdmask is 0.Miles Bader1996-03-051-3/+3
* (__select): Don't increment GOT only because READ/WRITE/EXCEPTFDS is 0! D...Miles Bader1996-03-051-21/+15
* (__select): Recalculate GOT to include an increment for each operation allow...Miles Bader1996-01-291-1/+11
* (__select): Still clear the user's bits for an fd when SELECT_RETURNED isn'...Miles Bader1995-12-071-25/+25
* (__select): Swap size args to mach_msg.Miles Bader1995-12-061-1/+1
* Wed Aug 30 16:44:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-311-5/+28
* initial importRoland McGrath1995-02-181-0/+275