about summary refs log tree commit diff
path: root/src/linux/eventfd.c
Commit message (Expand)AuthorAgeFilesLines
* fix breakage from recent syscall commits due to missing errno macrosRich Felker2014-05-301-0/+1
* support linux kernel apis (new archs) with old syscalls removedRich Felker2014-05-291-1/+5
* cleanup src/linux and src/misc trees, etc.Rich Felker2012-09-071-0/+11
* eventfd syscall wrapper and read/write wrappersRich Felker2011-05-081-0/+7