projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffd048a
)
microblaze: add statx syscall from linux v4.13
author
Szabolcs Nagy
<nsz@port70.net>
Tue, 12 Sep 2017 22:37:38 +0000
(22:37 +0000)
committer
Rich Felker
<dalias@aerifal.cx>
Sun, 5 Nov 2017 23:41:29 +0000
(18:41 -0500)
statx number is allocated for microblaze in linux commit
f5ef419630e85e80284cd0256cb5a13a66bbd6c5
arch/microblaze/bits/syscall.h.in
patch
|
blob
|
history
diff --git
a/arch/microblaze/bits/syscall.h.in
b/arch/microblaze/bits/syscall.h.in
index 251c2f610f2cf4885873ae76583910c589e5fcdc..dda5218dbd6e64824b1dd1ed241b5e8f0a049812 100644
(file)
--- a/
arch/microblaze/bits/syscall.h.in
+++ b/
arch/microblaze/bits/syscall.h.in
@@
-392,4
+392,5
@@
#define __NR_pkey_mprotect 395
#define __NR_pkey_alloc 396
#define __NR_pkey_free 397
+#define __NR_statx 398