]> granicus.if.org Git - strace/blobdiff - linux/mips/syscallent-o32.h
mips: add missing "never fails" flag to getpgrp syscall entries
[strace] / linux / mips / syscallent-o32.h
index 4041907301a10ca182c0fd241c17c10b564acbc8..cf00888de461bd749f9cc371e900466f259fe621 100644 (file)
@@ -66,7 +66,7 @@
 [4062] = { 2,  TSFA,           SEN(ustat),                     "ustat"                 },
 [4063] = { 2,  TD,             SEN(dup2),                      "dup2"                  },
 [4064] = { 0,  NF,             SEN(getppid),                   "getppid"               },
-[4065] = { 0,  0,              SEN(getpgrp),                   "getpgrp"               },
+[4065] = { 0,  NF,             SEN(getpgrp),                   "getpgrp"               },
 [4066] = { 0,  0,              SEN(setsid),                    "setsid"                },
 [4067] = { 3,  TS,             SEN(sigaction),                 "sigaction"             },
 [4068] = { 0,  TS,             SEN(sgetmask),                  "sgetmask"              },