projects
/
libseccomp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e184517
)
parisc_syscalls_linux414
author
Kees Cook
<kees@debian.org>
Sun, 10 Feb 2019 11:25:44 +0000
(11:25 +0000)
committer
Felix Geyer
<fgeyer@debian.org>
Sun, 10 Feb 2019 11:25:44 +0000
(11:25 +0000)
Gbp-Pq: Name 30-parisc_syscalls_linux414.patch
src/arch-parisc-syscalls.c
patch
|
blob
|
history
diff --git
a/src/arch-parisc-syscalls.c
b/src/arch-parisc-syscalls.c
index 9f21be093903bd5dce3c1f99364ee93dadceb10e..93f1f2268cc3f5c115f6f2076c1e2bfe14aa95b5 100644
(file)
--- a/
src/arch-parisc-syscalls.c
+++ b/
src/arch-parisc-syscalls.c
@@
-10,7
+10,7
@@
#include "arch.h"
#include "arch-parisc.h"
-/* NOTE: based on Linux 4.
9
*/
+/* NOTE: based on Linux 4.
14
*/
const struct arch_syscall_def parisc_syscall_table[] = { \
{ "_llseek", 140 },
{ "_newselect", 142 },
@@
-376,6
+376,7
@@
const struct arch_syscall_def parisc_syscall_table[] = { \
{ "stat64", 101 },
{ "statfs", 99 },
{ "statfs64", 298 },
+ { "statx", 349 },
{ "stime", 25 },
{ "stty", __PNR_stty },
{ "subpage_prot", __PNR_subpage_prot },