aboutsummaryrefslogtreecommitdiff
path: root/poll.c
AgeCommit message (Expand)Author
2018-06-15Update strace to 4.23.Elliott Hughes
2018-06-14Update strace to 4.22.Elliott Hughes
2018-02-20Update strace to 4.21.Elliott Hughes
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-05-16Fix printing of invalid struct pollfd.eventsDmitry V. Levin
2016-05-15Prepare for transition from sprintflags64 to sprintflagsDmitry V. Levin
2016-05-07poll.c: use print_array functionDmitry V. Levin
2016-02-16Fix abbreviated output of poll and ppoll decodersDmitry V. Levin
2016-02-16Print unfetchable address in poll and ppoll decodersDmitry V. Levin
2015-09-19Convert another parser of struct timespec to new mpers infrastructureDmitry V. Levin
2015-08-01decode_poll_exiting: reserve more space in output bufferDmitry V. Levin
2015-07-30Cleanup poll/ppoll decodersDmitry V. Levin
2015-07-30poll: print timeout argument as intDmitry V. Levin
2015-07-30stream.c: move poll and ppoll parsers to a separate fileDmitry V. Levin