]> granicus.if.org Git - strace/history - poll.c
tests: add valgrind support to "make check"
[strace] / poll.c
2016-05-16 Dmitry V. LevinFix printing of invalid struct pollfd.events
2016-05-15 Dmitry V. LevinPrepare for transition from sprintflags64 to sprintflags
2016-05-07 Dmitry V. Levinpoll.c: use print_array function
2016-02-16 Dmitry V. LevinFix abbreviated output of poll and ppoll decoders
2016-02-16 Dmitry V. LevinPrint unfetchable address in poll and ppoll decoders
2015-09-19 Dmitry V. LevinConvert another parser of struct timespec to new mpers...
2015-08-01 Dmitry V. Levindecode_poll_exiting: reserve more space in output buffer
2015-07-30 Dmitry V. LevinCleanup poll/ppoll decoders
2015-07-30 Dmitry V. Levinpoll: print timeout argument as int
2015-07-30 Dmitry V. Levinstream.c: move poll and ppoll parsers to a separate...