]> sourceware.org Git - systemtap.git/commit
PR16716 partial fix: Fix types in syscall.mknod[at]
authorMartin Cermak <mcermak@redhat.com>
Wed, 3 Dec 2014 09:15:36 +0000 (10:15 +0100)
committerMartin Cermak <mcermak@redhat.com>
Wed, 3 Dec 2014 09:15:36 +0000 (10:15 +0100)
commit3813565921c1028fe058edce06a31bf37711ce50
tree2dc32f76fe9f3a476cfd1cd268d7da2a5541c4af
parent756f1eabeeeae46b5c47f5151d633b12deaba9ac
PR16716 partial fix: Fix types in syscall.mknod[at]

* runtime/linux/compat_unistd.h: Added more compat defines
* tapset/linux/aux_syscalls.stp: Fixed types and neesting
* tapset/linux/syscalls.stp: Fixed types and neesting
* testsuite/systemtap.syscall/mknod.c: new testcase
runtime/linux/compat_unistd.h
tapset/linux/aux_syscalls.stp
tapset/linux/nd_syscalls.stp
tapset/linux/syscalls.stp
testsuite/systemtap.syscall/mknod.c [new file with mode: 0644]
This page took 0.027434 seconds and 5 git commands to generate.