]> granicus.if.org Git - strace/commit
Correct syscall entries for t[g]kill
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 27 Feb 2012 13:58:06 +0000 (14:58 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 27 Feb 2012 13:58:06 +0000 (14:58 +0100)
commit3b60542041aa5e975ef7efe198d8bb5daba82c16
treef66222787bce68f10256775b31ad454653d7e021
parent1945ccc3fbd5b56008c4a6b0cdd4611616201675
Correct syscall entries for t[g]kill

* linux/hppa/syscallent.h: Make tgkill use sys_tgkill, not printargs.
* linux/sh/syscallent.h: Change tkill type TD -> TS.
* linux/sh64/syscallent.h: Likewise.
* linux/mips/syscallent.h: Change tkill type 0 -> TS.
* linux/x86_64/syscallent.h: Likewise.
* linux/avr32/syscallent.h: Likewise.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
linux/avr32/syscallent.h
linux/hppa/syscallent.h
linux/mips/syscallent.h
linux/sh/syscallent.h
linux/sh64/syscallent.h
linux/x86_64/syscallent.h