]> granicus.if.org Git - strace/history - epoll.c
sysctl: cast pointers to kernel_ureg_t instead of long
[strace] / epoll.c
2016-05-16 Dmitry V. LevinFix decoding of epoll_ctl operation argument
2016-05-09 Dmitry V. LevinAssume that sys/epoll.h exists
2016-05-07 Dmitry V. Levinepoll.c: use print_array function
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-08-02 Dmitry V. LevinFix epoll_create syscall decoding
2015-08-02 Dmitry V. Levinepoll_create1: mark return code with RVAL_FD flag
2015-08-01 Dmitry V. Levindesc.c: move epoll parsers to a separate file