index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
mach
/
hurd
/
select.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update.
Ulrich Drepper
2002-08-03
1
-2
/
+2
*
Update to LGPL v2.1.
Andreas Jaeger
2001-07-06
1
-8
/
+8
*
1998-12-05 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-12-06
1
-299
/
+8
*
update.
cvs/libc-ud-970710
Ulrich Drepper
1997-07-11
1
-1
/
+1
*
Update.
cvs/libc-ud-970629
Ulrich Drepper
1997-06-29
1
-1
/
+1
*
Updated.
cvs/libc-ud-970626
Ulrich Drepper
1997-06-26
1
-1
/
+2
*
Update.
cvs/libc-ud-970620
cvs/libc-970802
cvs/libc-970801
cvs/libc-970731
cvs/libc-970730
cvs/libc-970729
cvs/libc-970728
cvs/libc-970727
cvs/libc-970726
cvs/libc-970725
cvs/libc-970724
cvs/libc-970723
cvs/libc-970722
cvs/libc-970721
cvs/libc-970720
cvs/libc-970719
cvs/libc-970718
cvs/libc-970717
cvs/libc-970715
cvs/libc-970713
cvs/libc-970710
cvs/libc-970709
cvs/libc-970708
cvs/libc-970707
cvs/libc-970705
cvs/libc-970704
cvs/libc-970703
cvs/libc-970702
cvs/libc-970701
cvs/libc-970630
cvs/libc-970629
cvs/libc-970628
cvs/libc-970627
cvs/libc-970626
cvs/libc-970625
cvs/libc-970624
cvs/libc-970622
cvs/libc-970621
Ulrich Drepper
1997-06-21
1
-1
/
+1
*
Update.
Ulrich Drepper
1997-05-26
1
-5
/
+7
*
Update from main archive 961219
cvs/libc-961220
Ulrich Drepper
1996-12-20
1
-19
/
+19
*
Fri Nov 15 12:27:25 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell, BSG
1996-11-15
1
-89
/
+102
*
(__select): Don't poll on the last call __io_select unless there's only a single descriptor, as each descriptor now has its own reply port. If there is only a single descriptor, just use its reply port for everything and don't bother creating the port set.
Miles Bader
1996-07-20
1
-4
/
+14
*
Sat May 4 05:44:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-05-04
1
-88
/
+101
*
(__select): Include LASTFD in the final loop.
Miles Bader
1996-03-05
1
-1
/
+1
*
(__select): Don't fault when some fdmask is 0.
Miles Bader
1996-03-05
1
-3
/
+3
*
(__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.
Miles Bader
1996-03-05
1
-21
/
+15
*
(__select): Recalculate GOT to include an increment for each operation allowed on each fd.
Miles Bader
1996-01-29
1
-1
/
+11
*
(__select): Still clear the user's bits for an fd when SELECT_RETURNED isn't set. Only clear bits in the user's fdsets -- those needing to be set should be already. Use SELECT_ALL in appropiate places. (SELECT_ALL): New macro.
Miles Bader
1995-12-07
1
-25
/
+25
*
(__select): Swap size args to mach_msg.
Miles Bader
1995-12-06
1
-1
/
+1
*
Wed Aug 30 16:44:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-08-31
1
-5
/
+28
*
initial import
Roland McGrath
1995-02-18
1
-0
/
+275