]> granicus.if.org Git - strace/commitdiff
2005-10-25 Heiko Carstens <heiko.carstens@de.ibm.com>
authorRoland McGrath <roland@redhat.com>
Fri, 2 Dec 2005 04:19:13 +0000 (04:19 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 2 Dec 2005 04:19:13 +0000 (04:19 +0000)
* linux/s390/syscallent.h: Added ioprio_set, ioprio_get,
inotify_init, inotify_add_watch, inotify_rm_watch.
Corrected number of arguments for request_key.
* linux/s390x/syscallent.h: Likewise.

linux/s390/syscallent.h
linux/s390x/syscallent.h

index 28186bdb34a6b0293cb6dc607c666c7cc26741c6..9b9b1b69d1eecedbfaf8e2e690e9f3079c629799 100644 (file)
        { 3,    0,      sys_mq_getsetattr,      "mq_getsetattr" }, /* 276 */
        { 5,    0,      printargs,              "sys_kexec_load" }, /* 277 */
        { 5,    0,      printargs,              "add_key"       }, /* 278 */
-       { 5,    0,      printargs,              "request_key"   }, /* 279 */
+       { 4,    0,      printargs,              "request_key"   }, /* 279 */
        { 5,    0,      printargs,              "keyctl"        }, /* 280 */
        { 5,    TP,     sys_waitid,             "waitid"        }, /* 281 */
+       { 3,    0,      printargs,              "ioprio_set"    }, /* 282 */
+       { 2,    0,      printargs,              "ioprio_get"    }, /* 283 */
+       { 0,    0,      printargs,              "inotify_init"  }, /* 284 */
+       { 3,    0,      printargs,              "inotify_add_watch" }, /* 285 */
+       { 2,    0,      printargs,              "inotify_rm_watch" }, /* 286 */
 
-       { 5,    0,      printargs,              "SYS_282"       }, /* 282 */
-       { 5,    0,      printargs,              "SYS_283"       }, /* 283 */
-       { 5,    0,      printargs,              "SYS_284"       }, /* 284 */
-       { 5,    0,      printargs,              "SYS_285"       }, /* 285 */
-       { 5,    0,      printargs,              "SYS_286"       }, /* 286 */
        { 5,    0,      printargs,              "SYS_287"       }, /* 287 */
        { 5,    0,      printargs,              "SYS_288"       }, /* 288 */
        { 5,    0,      printargs,              "SYS_289"       }, /* 289 */
index f8178c5796678e4afc754d1b2019d277abde6eca..3e342daca2932db5086d592e31d415d61814573c 100644 (file)
        { 3,    0,      sys_mq_getsetattr,      "mq_getsetattr" }, /* 276 */
        { 5,    0,      printargs,              "sys_kexec_load" }, /* 277 */
        { 5,    0,      printargs,              "add_key"       }, /* 278 */
-       { 5,    0,      printargs,              "request_key"   }, /* 279 */
+       { 4,    0,      printargs,              "request_key"   }, /* 279 */
        { 5,    0,      printargs,              "keyctl"        }, /* 280 */
        { 5,    TP,     sys_waitid,             "waitid"        }, /* 281 */
+       { 3,    0,      printargs,              "ioprio_set"    }, /* 282 */
+       { 2,    0,      printargs,              "ioprio_get"    }, /* 283 */
+       { 0,    0,      printargs,              "inotify_init"  }, /* 284 */
+       { 3,    0,      printargs,              "inotify_add_watch" }, /* 285 */
+       { 2,    0,      printargs,              "inotify_rm_watch" }, /* 286 */
 
-       { 5,    0,      printargs,              "SYS_282"       }, /* 282 */
-       { 5,    0,      printargs,              "SYS_283"       }, /* 283 */
-       { 5,    0,      printargs,              "SYS_284"       }, /* 284 */
-       { 5,    0,      printargs,              "SYS_285"       }, /* 285 */
-       { 5,    0,      printargs,              "SYS_286"       }, /* 286 */
        { 5,    0,      printargs,              "SYS_287"       }, /* 287 */
        { 5,    0,      printargs,              "SYS_288"       }, /* 288 */
        { 5,    0,      printargs,              "SYS_289"       }, /* 289 */