]> granicus.if.org Git - strace/history - mmsghdr.c
tests: fix printing of min_nr and nr arguments of io_getevents syscall
[strace] / mmsghdr.c
2016-07-19 Dmitry V. LevinPrint unsent messages of failed sendmmsg syscall
2016-07-19 Dmitry V. LevinPrint unsent messages of sendmmsg syscall
2016-07-19 Dmitry V. LevinFix decoding of msg_name* fields of recvmmsg syscall...
2016-07-19 Dmitry V. Levinmmsghdr.c: rewrite decode_mmsgvec using print_array
2016-07-19 Dmitry V. LevinFix printing of remaining timeout of recvmmsg syscall
2016-07-18 Dmitry V. LevinFix race condition in decoding timeout argument of...
2016-07-18 Dmitry V. Levinnet.c: move parsers of sendmmsg and recvmmsg syscalls...
2016-07-18 Dmitry V. Levinmsghdr.c: move all mmsghdr parsers to a separate file