Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix __libc_epoll_pwait compile failure on x86 | Phil Blundell | 2011-12-23 | 1 | -2/+3 |
* | epoll: redo cancellation to match master | Bernhard Reutner-Fischer | 2011-05-13 | 1 | -15/+32 |
* | epoll.c: add cancellation to epoll_[p]wait() | Peter S. Mazinger | 2011-05-13 | 1 | -4/+21 |
* | Implement epoll_create1 and epoll_pwait system calls. | Thierry Reding | 2011-05-11 | 1 | -0/+16 |
* | unify stub logic | Mike Frysinger | 2011-02-24 | 1 | -18/+0 |
* | - remove superfluous ';'. No objcode changes. | Bernhard Reutner-Fischer | 2008-10-22 | 1 | -3/+3 |
* | Take Mike Frysinger's comments into account -- make certain that user | Eric Andersen | 2006-12-08 | 1 | -1/+1 |
* | simplify epoll code | Mike Frysinger | 2006-02-22 | 1 | -24/+9 |
* | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger | 2006-01-14 | 1 | -2/+2 |
* | Justin Cormack <justin@street-vision.com> writes: | Mike Frysinger | 2005-01-06 | 1 | -0/+65 |