]> granicus.if.org Git - strace/blob - xlat/epollflags.in
tests: add valgrind support to "make check"
[strace] / xlat / epollflags.in
1 #if defined EPOLL_CLOEXEC || defined O_CLOEXEC
2 EPOLL_CLOEXEC   O_CLOEXEC
3 #endif