summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/select.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-6/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Update.Ulrich Drepper2002-08-031-2/+2
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* 1998-12-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-061-299/+8
* update.cvs/libc-ud-970710Ulrich Drepper1997-07-111-1/+1
* Update.cvs/libc-ud-970629Ulrich Drepper1997-06-291-1/+1
* Updated.cvs/libc-ud-970626Ulrich Drepper1997-06-261-1/+2
* Update.cvs/libc-ud-970620cvs/libc-970802cvs/libc-970801cvs/libc-970731cvs/libc-970730cvs/libc-970729cvs/libc-970728cvs/libc-970727cvs/libc-970726cvs/libc-970725cvs/libc-970724cvs/libc-970723cvs/libc-970722cvs/libc-970721cvs/libc-970720cvs/libc-970719cvs/libc-970718cvs/libc-970717cvs/libc-970715cvs/libc-970713cvs/libc-970710cvs/libc-970709cvs/libc-970708cvs/libc-970707cvs/libc-970705cvs/libc-970704cvs/libc-970703cvs/libc-970702cvs/libc-970701cvs/libc-970630cvs/libc-970629cvs/libc-970628cvs/libc-970627cvs/libc-970626cvs/libc-970625cvs/libc-970624cvs/libc-970622cvs/libc-970621Ulrich Drepper1997-06-211-1/+1
* Update.Ulrich Drepper1997-05-261-5/+7
* Update from main archive 961219cvs/libc-961220Ulrich Drepper1996-12-201-19/+19
* Fri Nov 15 12:27:25 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell, BSG1996-11-151-89/+102
* (__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