]> granicus.if.org Git - strace/commitdiff
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)
* 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

index 0b52677d94f4bf56e717a272613eca3b27c3a311..baba008db219ab2c33000847a46692024e28521b 100644 (file)
        { 2,    TF,     sys_removexattr,        "removexattr"   }, /* 187 */
        { 2,    TF,     sys_removexattr,        "lremovexattr"  }, /* 188 */
        { 2,    TD,     sys_fremovexattr,       "fremovexattr"  }, /* 189 */
-       { 2,    0,      sys_kill,               "tkill"         }, /* 190 */
+       { 2,    TS,     sys_kill,               "tkill"         }, /* 190 */
        { 4,    TD|TN,  sys_sendfile64,         "sendfile64"    }, /* 191 */
        { 6,    0,      sys_futex,              "futex"         }, /* 192 */
        { 3,    0,      sys_sched_setaffinity,  "sched_setaffinity" },/* 193 */
index 40925e95badd7c67263ffc8dbe17aa5e327b8dff..851898aa85254fc9a699e39f7e2831f1c1d29adc 100644 (file)
        { 2,    0,      sys_clock_gettime,      "clock_gettime"         }, /* 256 */
        { 2,    0,      sys_clock_getres,       "clock_getres"          }, /* 257 */
        { 5,    0,      printargs,              "clock_nanosleep"       }, /* 258 */
-       { 5,    0,      printargs,              "tgkill"                }, /* 259 */
+       { 3,    TS,     sys_tgkill,             "tgkill"                }, /* 259 */
        { 5,    0,      printargs,              "mbind"                 }, /* 260 */
        { 5,    0,      printargs,              "get_mempolicy"         }, /* 261 */
        { 5,    0,      printargs,              "set_mempolicy"         }, /* 262 */
index a6a034047a6db7d74a8d2dd15fe9461182aec18f..27ca64a4f5b293cb3a9625fab7034f6557372a82 100644 (file)
        { 2,    0,      sys_removexattr,        "removexattr"   }, /* 5189 */
        { 2,    0,      sys_removexattr,        "lremovexattr"  }, /* 5190 */
        { 2,    TD,     sys_fremovexattr,       "fremovexattr"  }, /* 5191 */
-       { 2,    0,      sys_kill,               "tkill"         }, /* 5192 */
+       { 2,    TS,     sys_kill,               "tkill"         }, /* 5192 */
        { 1,    0,      sys_time,               "time"          }, /* 5193 */
        { 6,    0,      sys_futex,              "futex"         }, /* 5194 */
        { 3,    0,      sys_sched_setaffinity,  "sched_setaffinity"}, /* 5195 */
        { 2,    0,      sys_removexattr,        "removexattr"   }, /* 6189 */
        { 2,    0,      sys_removexattr,        "lremovexattr"  }, /* 6190 */
        { 2,    TD,     sys_fremovexattr,       "fremovexattr"  }, /* 6191 */
-       { 2,    0,      sys_kill,               "tkill"         }, /* 6192 */
+       { 2,    TS,     sys_kill,               "tkill"         }, /* 6192 */
        { 1,    0,      sys_time,               "time"          }, /* 6193 */
        { 6,    0,      sys_futex,              "futex"         }, /* 6194 */
        { 3,    0,      sys_sched_setaffinity,  "sched_setaffinity"}, /* 6195 */
index 37aa35335ee350b3c8150116502c027583e5e358..1953b12143ac25302cee975b92949f2f2d16029c 100644 (file)
        { 2,    TF,     sys_removexattr,        "removexattr"   }, /* 235 */
        { 2,    TF,     sys_removexattr,        "lremovexattr"  }, /* 236 */
        { 2,    TD,     sys_fremovexattr,       "fremovexattr"  }, /* 237 */
-       { 2,    TD,     sys_kill,               "tkill"         }, /* 238 */
+       { 2,    TS,     sys_kill,               "tkill"         }, /* 238 */
        { 4,    TD|TN,  sys_sendfile64,         "sendfile64"    }, /* 239 */
        { 6,    0,      sys_futex,              "futex"         }, /* 240 */
        { 3,    0,      sys_sched_setaffinity,  "sched_setaffinity"}, /* 241 */
index 5ed592bb688b76d242a4b51e52f4ebbad6098db4..ab007f1bee0ea3c8f0f65b6f2639d77514e43af0 100644 (file)
        { 2,    TF,     sys_removexattr,        "removexattr"   }, /* 263 */
        { 2,    TF,     sys_removexattr,        "lremovexattr"  }, /* 264 */
        { 2,    TD,     sys_fremovexattr,       "fremovexattr"  }, /* 265 */
-       { 2,    TD,     sys_kill,               "tkill"         }, /* 266 */
+       { 2,    TS,     sys_kill,               "tkill"         }, /* 266 */
        { 4,    TD|TN,  sys_sendfile64,         "sendfile64"    }, /* 267 */
        { 6,    0,      sys_futex,              "futex"         }, /* 268 */
        { 3,    0,      sys_sched_setaffinity,  "sched_setaffinity"}, /* 269 */
index 7b9397330a19ce8cee2cd17ed3dbda85d0ef6221..b031396e30eedd09f738ee907b890888b7ba086b 100644 (file)
        { 2,    TF,     sys_removexattr,        "removexattr"   }, /* 197 */
        { 2,    TF,     sys_removexattr,        "lremovexattr"  }, /* 198 */
        { 2,    TD,     sys_fremovexattr,       "fremovexattr"  }, /* 199 */
-       { 2,    0,      sys_kill,               "tkill"         }, /* 200 */
+       { 2,    TS,     sys_kill,               "tkill"         }, /* 200 */
        { 1,    0,      sys_time,               "time"          },  /* 201 */
        { 6,    0,      sys_futex,              "futex"         }, /* 202 */
        { 3,    0,      sys_sched_setaffinity,  "sched_setaffinity" },/* 203 */