summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/poll.c
Commit message (Expand)AuthorAgeFilesLines
* 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