summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/epoll.c
Commit message (Expand)AuthorAgeFilesLines
* Fix __libc_epoll_pwait compile failure on x86Phil Blundell2011-12-231-2/+3
* epoll: redo cancellation to match masterBernhard Reutner-Fischer2011-05-131-15/+32
* epoll.c: add cancellation to epoll_[p]wait()Peter S. Mazinger2011-05-131-4/+21
* Implement epoll_create1 and epoll_pwait system calls.Thierry Reding2011-05-111-0/+16
* unify stub logicMike Frysinger2011-02-241-18/+0
* - remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer2008-10-221-3/+3
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-1/+1
* simplify epoll codeMike Frysinger2006-02-221-24/+9
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-2/+2
* Justin Cormack <justin@street-vision.com> writes:Mike Frysinger2005-01-061-0/+65