projects
/
strace
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab30fe5
)
hppa: add a comment about old name of syscall number 102
author
Eugene Syromyatnikov
<evgsyr@gmail.com>
Thu, 25 Oct 2018 23:59:26 +0000
(
01:59
+0200)
committer
Dmitry 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
patch
|
blob
|
history
diff --git
a/linux/hppa/syscallent.h
b/linux/hppa/syscallent.h
index 1d421345638cca9cc7e3e85ce925aa0c978b55af..acf348302ddde987ed63b011a2b8f577d13fe9e7 100644
(file)
--- a/
linux/hppa/syscallent.h
+++ b/
linux/hppa/syscallent.h
@@
-105,7
+105,7
@@
[ 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" },