]> granicus.if.org Git - strace/history - tests/epoll_create.c
tests: extend TEST_NETLINK_OBJECT macro
[strace] / tests / epoll_create.c
2016-11-13 Eugene Syromyatnikovtests: fix "constant is too large" compilation warnings
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-04-21 Dmitry V. Levintests: do not include <errno.h> unnecessarily
2016-04-21 Dmitry V. Levintests/epoll_create.c: print syscall() result using...
2016-04-21 Dmitry V. Levintests: use errno2name()
2016-04-08 Fei Jietests: add epoll_create.test