summaryrefslogtreecommitdiff
path: root/libc-test
diff options
context:
space:
mode:
authorDavid Carlier <devnexen@gmail.com>2021-11-25 21:13:36 +0000
committerDavid CARLIER <devnexen@gmail.com>2021-12-29 18:35:02 +0000
commit57314125bb685c50c8e7c7c009c9380161bb35f5 (patch)
treee811321d37626488fe67d516a12cf293ce7b5c35 /libc-test
parent4281f02b4f5e8e04ab5ca005003f4860c16950b5 (diff)
downloadrust-libc-57314125bb685c50c8e7c7c009c9380161bb35f5.tar.gz
linux/android add ptracec_peeksiginfo_args struct.
Diffstat (limited to 'libc-test')
-rw-r--r--libc-test/build.rs1
-rw-r--r--libc-test/semver/android.txt1
-rw-r--r--libc-test/semver/linux-gnu.txt1
3 files changed, 3 insertions, 0 deletions
diff --git a/libc-test/build.rs b/libc-test/build.rs
index 944b960dee..8276b335fb 100644
--- a/libc-test/build.rs
+++ b/libc-test/build.rs
@@ -2846,6 +2846,7 @@ fn test_linux(target: &str) {
"linux/netlink.h",
// FIXME: requires more recent kernel headers:
// "linux/openat2.h",
+ [!musl]: "linux/ptrace.h",
"linux/quota.h",
"linux/random.h",
"linux/reboot.h",
diff --git a/libc-test/semver/android.txt b/libc-test/semver/android.txt
index 2649816a59..7c382107fe 100644
--- a/libc-test/semver/android.txt
+++ b/libc-test/semver/android.txt
@@ -3056,6 +3056,7 @@ pthread_spin_unlock
pthread_spinlock_t
pthread_t
ptrace
+ptrace_peeksiginfo_args
ptrdiff_t
ptsname
ptsname_r
diff --git a/libc-test/semver/linux-gnu.txt b/libc-test/semver/linux-gnu.txt
index fe19b6cd37..88e4b54451 100644
--- a/libc-test/semver/linux-gnu.txt
+++ b/libc-test/semver/linux-gnu.txt
@@ -616,6 +616,7 @@ pthread_rwlockattr_getkind_np
pthread_rwlockattr_getpshared
pthread_rwlockattr_setkind_np
pthread_setname_np
+ptrace_peeksiginfo_args
pututxline
pwritev2
pwritev64