Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | epoll: unify epoll.h | Bernhard Reutner-Fischer | 2011-05-11 | 1 | -144/+0 |
| | |||||
* | commentary typo fix | Bernhard Reutner-Fischer | 2011-05-11 | 1 | -3/+3 |
| | | | | | | use cancellation (with two 'l') uniformly. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | Implement epoll_create1 and epoll_pwait system calls. | Thierry Reding | 2011-05-11 | 1 | -1/+35 |
| | | | | | | | Note: TODO: This lacks cancellation support. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | fix ioperm build problems caused by libc_hidden_proto removal | Denis Vlasenko | 2008-11-21 | 1 | -0/+1 |
| | |||||
* | Last portion of libc_hidden_proto removal. | Denis Vlasenko | 2008-11-20 | 1 | -0/+1 |
| | | | | | Appears to build fine (several .configs tried) | ||||
* | grab header file from glibc | Mike Frysinger | 2006-02-22 | 1 | -0/+110 |
| | |||||
* | headers for x86_64 | Mike Frysinger | 2005-02-15 | 7 | -0/+951 |