]> sourceware.org Git - systemtap.git/commit
PR16716 partial fix: Better types in 'syscall.{recvmsg,recvmmsg}'
authorDavid Smith <dsmith@redhat.com>
Fri, 28 Mar 2014 15:17:24 +0000 (10:17 -0500)
committerDavid Smith <dsmith@redhat.com>
Fri, 28 Mar 2014 15:17:24 +0000 (10:17 -0500)
commit3ba27b666c94e716d914d2d2c328d8c68b2d9de0
tree39fecb65b8179ed98e4def96649ae675d678c00f
parent662747f9ac73860e9949c9e7d14ec18f1bf159ff
PR16716 partial fix: Better types in 'syscall.{recvmsg,recvmmsg}'

* tapset/linux/syscalls2.stp: Fix types and nesting in
  'syscall.{recvmsg,compat_sys_recvmsg,recvmmsg,compat_recvmmsg}'.
* tapset/linux/nd_syscalls2.stp: Ditto.
* testsuite/systemtap.syscall/recvmmsg.c: New test.
* testsuite/systemtap.syscall/recvmsg.c: Ditto.
* testsuite/systemtap.syscall/connect.c: Updated.
* testsuite/systemtap.syscall/recv.c: Ditto.
* testsuite/systemtap.syscall/recvfrom.c: Ditto.
tapset/linux/nd_syscalls2.stp
tapset/linux/syscalls2.stp
testsuite/systemtap.syscall/connect.c
testsuite/systemtap.syscall/recv.c
testsuite/systemtap.syscall/recvfrom.c
testsuite/systemtap.syscall/recvmmsg.c [new file with mode: 0644]
testsuite/systemtap.syscall/recvmsg.c [new file with mode: 0644]
This page took 0.026608 seconds and 5 git commands to generate.