]> granicus.if.org Git - strace/blobdiff - linux/sparc/syscallent.h
Set SYSCALL_NEVER_FAILS flag for personality syscall
[strace] / linux / sparc / syscallent.h
index 01a10b3f2de64b2d187a3e25ab874945f6f964c7..c1e4e207591b57ac4fc51f66f0dc679f9b8d7fca 100644 (file)
 [152] = { 3,   TD,             SEN(inotify_add_watch),         "inotify_add_watch"     },
 [153] = { 3,   TD,             SEN(poll),                      "poll"                  },
 [154] = { 3,   TD,             SEN(getdents64),                "getdents64"            },
-[155] = { 3,   TD,             SEN(fcntl),                     "fcntl64"               },
+[155] = { 3,   TD,             SEN(fcntl64),                   "fcntl64"               },
 [156] = { 2,   TD,             SEN(inotify_rm_watch),          "inotify_rm_watch"      },
 [157] = { 2,   TF,             SEN(statfs),                    "statfs"                },
 [158] = { 2,   TD,             SEN(fstatfs),                   "fstatfs"               },
 [159] = { 1,   TF,             SEN(umount),                    "umount"                },
-[160] = { 3,   0,              SEN(sched_setaffinity),         "sched_setaffinity"     },
-[161] = { 3,   0,              SEN(sched_getaffinity),         "sched_getaffinity"     },
+[160] = { 3,   0,              SEN(sched_setaffinity),         "sched_set_affinity"    },
+[161] = { 3,   0,              SEN(sched_getaffinity),         "sched_get_affinity"    },
 [162] = { 2,   0,              SEN(printargs),                 "getdomainname"         },
 [163] = { 2,   0,              SEN(setdomainname),             "setdomainname"         },
 [164] = { 5,   0,              SEN(printargs),                 "utrap_install"         },
 [188] = { 1,   TP|SE,          SEN(exit),                      "exit_group"            },
 [189] = { 1,   0,              SEN(uname),                     "uname"                 },
 [190] = { 3,   0,              SEN(init_module),               "init_module"           },
-[191] = { 1,   0,              SEN(personality),               "personality"           },
+[191] = { 1,   NF,             SEN(personality),               "personality"           },
 [192] = { 5,   TM|SI,          SEN(remap_file_pages),          "remap_file_pages"      },
 [193] = { 1,   TD,             SEN(epoll_create),              "epoll_create"          },
 [194] = { 4,   TD,             SEN(epoll_ctl),                 "epoll_ctl"             },
 [222] = { 2,   0,              SEN(delete_module),             "delete_module"         },
 [223] = { 1,   0,              SEN(get_kernel_syms),           "get_kernel_syms"       },
 [224] = { 1,   0,              SEN(getpgid),                   "getpgid"               },
-[225] = { 0,   0,              SEN(bdflush),                   "bdflush"               },
+[225] = { 2,   0,              SEN(bdflush),                   "bdflush"               },
 [226] = { 3,   0,              SEN(sysfs),                     "sysfs"                 },
 [227] = { 5,   0,              SEN(afs_syscall),               "afs_syscall"           },
 [228] = { 1,   NF,             SEN(setfsuid16),                "setfsuid"              },
 [229] = { 1,   NF,             SEN(setfsgid16),                "setfsgid"              },
-[230] = { 5,   TD,             SEN(select),                    "select"                },
+[230] = { 5,   TD,             SEN(select),                    "_newselect"            },
 [231] = { 1,   0,              SEN(time),                      "time"                  },
 [232] = { 6,   TD,             SEN(splice),                    "splice"                },
 [233] = { 1,   0,              SEN(stime),                     "stime"                 },