771a786157
* inotify.c (SYS_FUNC(inotify_init)): New function. * linux/dummy.h (sys_inotify_init): Remove macro definition. * tests/.gitignore: Add inotify_init, inotify_init-y, inotify_init1-y. * tests/pure_executables.list: Likewise. * tests/gen_tests.in (inotify_init, inotify_init-y, inotify_init1-y): New tests. * tests/inotify_init-y.c: New file. * tests/inotify_init.c: Likewise. * tests/inotify_init1-y.c: Likewise. * tests/inotify_init1.c [PRINT_PATHS]: Print inotify fd path.
3 lines
46 B
C
3 lines
46 B
C
#define PRINT_PATHS
|
|
#include "inotify_init.c"
|