summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/x86_64/sys
Commit message (Collapse)AuthorAgeFilesLines
* epoll: unify epoll.hBernhard Reutner-Fischer2011-05-111-144/+0
|
* commentary typo fixBernhard Reutner-Fischer2011-05-111-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 Reding2011-05-111-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 removalDenis Vlasenko2008-11-211-0/+1
|
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-0/+1
| | | | | Appears to build fine (several .configs tried)
* grab header file from glibcMike Frysinger2006-02-221-0/+110
|
* headers for x86_64Mike Frysinger2005-02-157-0/+951