]> granicus.if.org Git - strace/commitdiff
hppa: add a comment about old name of syscall number 102
authorEugene Syromyatnikov <evgsyr@gmail.com>
Thu, 25 Oct 2018 23:59:26 +0000 (01:59 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 24 Nov 2018 01:22:13 +0000 (01:22 +0000)
Also, remove empty definition.

* linux/hppa/syscallent.h ([102]): Remove empty definition,
add a comment that it was socketcall.

linux/hppa/syscallent.h

index 1d421345638cca9cc7e3e85ce925aa0c978b55af..acf348302ddde987ed63b011a2b8f577d13fe9e7 100644 (file)
 [ 99] = { 2,   TF|TSF|TSFA,    SEN(statfs),                    "statfs"                },
 [100] = { 2,   TD|TFSF|TSFA,   SEN(fstatfs),                   "fstatfs"               },
 [101] = { 2,   TF|TST|TSTA,    SEN(stat64),                    "stat64"                },
-[102] = { },
+/* [102] - was socketcall */
 [103] = { 3,   0,              SEN(syslog),                    "syslog"                },
 [104] = { 3,   0,              SEN(setitimer),                 "setitimer"             },
 [105] = { 2,   0,              SEN(getitimer),                 "getitimer"             },