summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/poll.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixesAustin Foxley2009-10-171-1/+1
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-2/+0
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-3/+3
* Push back changes to add cancellation handling.Carmelo Amoroso2007-11-221-19/+21
* Well, this is everything for my NPTL implementation. The 'uClibc-nptl' branch..."Steven J. Hill"2006-08-241-22/+44
* Finish up changes for sigaction and NPTL."Steven J. Hill"2005-12-101-4/+5
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-0/+2
* Merge from trunk."Steven J. Hill"2005-12-021-15/+15
* Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (whichEric Andersen2004-03-181-12/+12
* Fix bug from the syscall reorganization, detected by python's test_poll.py.Manuel Novoa III2004-02-111-3/+3
* Move poll to its own file, rather than being only half in its own fileEric Andersen2004-01-211-0/+12
* Per suggestion and patch from Ken Staton, emulates poll usingEric Andersen2003-10-221-0/+192