summaryrefslogtreecommitdiff
path: root/src/linux/epoll.c
AgeCommit message (Expand)AuthorLines
2014-05-30fix breakage from recent syscall commits due to missing errno macrosRich Felker-0/+1
2014-05-29support linux kernel apis (new archs) with old syscalls removedRich Felker-4/+12
2013-03-26remove __SYSCALL_SSLEN arch macro in favor of using public _NSIGRich Felker-1/+2
2012-09-07cleanup src/linux and src/misc trees, etc.Rich Felker-0/+27