musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2018年11月10日 20:48:50 +0000
committerRich Felker <dalias@aerifal.cx>2019年03月13日 12:31:22 -0400
commit53bef5c55e05c7423dd497006e86fae152a983b1 (patch)
tree253f48183db7cb029ae1af8691663d2f277fd0ea
parent5640bc5bd59a0348a9792b4a2c0418c72b0abc16 (diff)
downloadmusl-53bef5c55e05c7423dd497006e86fae152a983b1.tar.gz
aarch64, or1k: define rseq syscall number following linux v4.19
added in linux commit db7a2d1809a5b6b08d138ff68837f805fc073351
Diffstat
-rw-r--r--arch/aarch64/bits/syscall.h.in 1
-rw-r--r--arch/or1k/bits/syscall.h.in 1
2 files changed, 2 insertions, 0 deletions
diff --git a/arch/aarch64/bits/syscall.h.in b/arch/aarch64/bits/syscall.h.in
index 47a969bc..c22703c5 100644
--- a/arch/aarch64/bits/syscall.h.in
+++ b/arch/aarch64/bits/syscall.h.in
@@ -275,4 +275,5 @@
#define __NR_pkey_free 290
#define __NR_statx 291
#define __NR_io_pgetevents 292
+#define __NR_rseq 293
diff --git a/arch/or1k/bits/syscall.h.in b/arch/or1k/bits/syscall.h.in
index 76ba2c6e..54e838aa 100644
--- a/arch/or1k/bits/syscall.h.in
+++ b/arch/or1k/bits/syscall.h.in
@@ -277,4 +277,5 @@
#define __NR_pkey_free 290
#define __NR_statx 291
#define __NR_io_pgetevents 292
+#define __NR_rseq 293
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月20日 21:05:07 +0000

AltStyle によって変換されたページ (->オリジナル) /