]> sourceware.org Git - systemtap.git/commit
PR16716 partial fix: Better types in 'syscall.{recv,recvfrom}'.
authorDavid Smith <dsmith@redhat.com>
Wed, 26 Mar 2014 20:57:13 +0000 (15:57 -0500)
committerDavid Smith <dsmith@redhat.com>
Wed, 26 Mar 2014 20:57:13 +0000 (15:57 -0500)
commit11ce6cd04a12c7fecdb95ef7a248f74839bb9141
tree9c57c489dfa3b90b04e7ab50a79317e5d6db1aac
parentbfb256e83ba00cbb44f7d115ebfcdd100821114d
PR16716 partial fix: Better types in 'syscall.{recv,recvfrom}'.

* tapset/linux/syscalls2.stp: Fix types, nesting, and missing compat
  support in 'syscall.{recv,recvfrom}'.
* tapset/linux/nd_syscalls2.stp: Ditto.
* runtime/linux/compat_unistd.h: Add defines.
* testsuite/systemtap.syscall/recv.c: New test.
* testsuite/systemtap.syscall/recvfrom.c: Ditto.
runtime/linux/compat_unistd.h
tapset/linux/nd_syscalls2.stp
tapset/linux/syscalls2.stp
testsuite/systemtap.syscall/recv.c [new file with mode: 0644]
testsuite/systemtap.syscall/recvfrom.c [new file with mode: 0644]
This page took 0.029136 seconds and 5 git commands to generate.