]> granicus.if.org Git - strace/history - msghdr.c
sparc, sparc64: remove obsolete code
[strace] / msghdr.c
2016-07-18 Dmitry V. LevinUse IOV_MAX instead of UIO_MAXIOV
2016-07-18 Dmitry V. LevinUnabuse struct tcb.auxstr
2016-07-18 Dmitry V. Levinnet.c: move parsers of sendmsg and recvmsg syscalls...
2016-07-18 Dmitry V. Levinmsghdr.c: move all mmsghdr parsers to a separate file
2016-07-13 Dmitry V. LevinFix decoding of struct msghdr.msg_name* arguments of...
2016-07-07 Fabien SironAdd a general netlink socket parser
2016-07-03 Dmitry V. Levinmsghdr.c: limit output when printing excessively large...
2016-07-02 Dmitry V. Levinmsghdr.c: limit IP_RECVOPTS/IP_RETOPTS output in abbrev...
2016-07-02 Dmitry V. Levinmsghdr.c: limit SCM_RIGHTS output in abbrev mode
2016-06-30 Dmitry V. Levinmsghdr.c: reorganize struct cmsghdr handler
2016-06-30 Dmitry V. Levinmsghdr.c: merge print_cmsg_ip_ttl and print_cmsg_ip_che...
2016-06-30 Dmitry V. Levinmsghdr.c: enhance representation of unprintable part...
2016-06-30 Dmitry V. Levinmsghdr.c: apply a sane limit to the length of IP_ORIGDS...
2016-06-30 Dmitry V. Levinmsghdr.c: fix printing SCM_RIGHTS array
2016-06-30 Dmitry V. Levinmsghdr.c: print unrecognized struct cmsghdr.cmsg_type...
2016-06-30 Dmitry V. Levinmsghdr.c: fix printing of struct in_pktinfo
2016-06-30 Dmitry V. Levinmsghdr.c: fix representation of struct cmsghdr.cmsg_dat...
2016-06-30 Dmitry V. Levinmsghdr.c: fix representation of integer struct cmsghdr...
2016-06-30 Dmitry V. Levinmsghdr.c: when printing struct struct cmsghdr.cmsg_data...
2016-06-27 Dmitry V. Levinmsghdr.c: print struct mmsghdr as a regular structure
2016-06-27 Dmitry V. Levinnet.c: move all msghdr and mmsghdr parsers to a separat...