summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/epoll.c
AgeCommit message (Expand)Author
2012-06-15add epoll_pwait()Peter S. Mazinger
2011-06-10Fix __libc_epoll_pwait compile failure on x86Phil Blundell
2011-05-13epoll: redo cancellation to match masterBernhard Reutner-Fischer
2011-05-13epoll.c: add cancellation to epoll_[p]wait()Peter S. Mazinger
2011-05-11Implement epoll_create1 and epoll_pwait system calls.Thierry Reding
2011-02-24unify stub logicMike Frysinger
2008-10-22- remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen
2006-02-22simplify epoll codeMike Frysinger
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2005-01-06Justin Cormack <justin@street-vision.com> writes:Mike Frysinger