]> granicus.if.org Git - strace/history - tests/epoll_ctl.c
strace: terminate itself if interrupted by a signal
[strace] / tests / epoll_ctl.c
2017-03-16 Dmitry V. Levintests: use TAIL_ALLOC_OBJECT_CONST_PTR
2017-02-16 Dmitry V. Levintests: replace casts of 0xffffffff00000000ULL with...
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-05-16 Dmitry V. LevinFix decoding of epoll_ctl operation argument
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_ctl.c: print syscall() result using %ld...
2016-04-21 Dmitry V. Levintests: use errno2name()
2016-04-10 Dmitry V. Levintests/epoll_ctl.c: extend epoll_ctl coverage
2016-04-08 Fei Jietests: add epoll_ctl.test