]> granicus.if.org Git - strace/history - tests/epoll_wait.c
tests: use fixed timestamps in utime related tests
[strace] / tests / epoll_wait.c
2017-03-16 Dmitry V. Levintests: use TAIL_ALLOC_OBJECT_CONST_PTR
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-05-09 Dmitry V. LevinAssume that sys/epoll.h exists
2016-04-21 Dmitry V. Levintests: do not include <errno.h> unnecessarily
2016-04-21 Dmitry V. Levintests/epoll_wait.c: print syscall() result using %ld...
2016-04-21 Dmitry V. Levintests: use errno2name()
2016-04-08 Fei Jietests: add epoll_wait.test