]> sourceware.org Git - systemtap.git/commit
PR16716 partial fix: Better types in 'syscall.{listen,setsockopt}'.
authorDavid Smith <dsmith@redhat.com>
Thu, 20 Mar 2014 20:04:53 +0000 (15:04 -0500)
committerDavid Smith <dsmith@redhat.com>
Thu, 20 Mar 2014 20:04:53 +0000 (15:04 -0500)
commit2099cbb50577239aaed0d4cb68fbec1021995335
treeccf83ccc0cdbaa1625fc8ca5d98cbcf8d8b886bd
parentc6ab368a36682b3a1d361eac50ab54225df7c1a8
PR16716 partial fix: Better types in 'syscall.{listen,setsockopt}'.

* tapset/linux/syscalls.stp (syscall.listen): Fix types.
* tapset/linux/syscalls2.stp (syscall.setsockopt): Ditto.
* tapset/linux/nd_syscalls2.stp (nd_syscall.setsockopt): Fix types.
* testsuite/systemtap.syscall/getsockopt.c: Fixed typo.
* testsuite/systemtap.syscall/listen.c: Added test.
* testsuite/systemtap.syscall/setsockopt.c: New test case.
tapset/linux/nd_syscalls2.stp
tapset/linux/syscalls.stp
tapset/linux/syscalls2.stp
testsuite/systemtap.syscall/getsockopt.c
testsuite/systemtap.syscall/listen.c
testsuite/systemtap.syscall/setsockopt.c [new file with mode: 0644]
This page took 0.027446 seconds and 5 git commands to generate.