about summary refs log tree commit diff
path: root/src/linux/inotify.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-2/+6
* fix incorrect type for wd argument of inotify_rm_watchRich Felker2014-01-071-1/+1
* cleanup src/linux and src/misc trees, etc.Rich Felker2012-09-071-0/+21