summaryrefslogtreecommitdiff
path: root/libc-test
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-02-09 10:37:26 +0000
committerbors <bors@rust-lang.org>2023-02-09 10:37:26 +0000
commit2264cbae429b3a66e8466536c534d0e6b3464c17 (patch)
tree400cd578148157aa1b1b2d72e2644d91828a2b08 /libc-test
parent334425ef4beb52a4631c157004425fc8e03e7f0d (diff)
parentef31c8b03e37462040e3ee0ce0c899775ce2b170 (diff)
downloadrust-libc-2264cbae429b3a66e8466536c534d0e6b3464c17.tar.gz
Auto merge of #3105 - devnexen:macos_stack_np, r=JohnTitor
apple add pthread_stack_frame_decode_np
Diffstat (limited to 'libc-test')
-rw-r--r--libc-test/build.rs1
-rw-r--r--libc-test/semver/apple.txt3
2 files changed, 3 insertions, 1 deletions
diff --git a/libc-test/build.rs b/libc-test/build.rs
index ddbe48beb7..79c5fbc7fd 100644
--- a/libc-test/build.rs
+++ b/libc-test/build.rs
@@ -240,6 +240,7 @@ fn test_apple(target: &str) {
"pthread.h",
"pthread_spis.h",
"pthread/introspection.h",
+ "pthread/stack_np.h",
"pwd.h",
"regex.h",
"resolv.h",
diff --git a/libc-test/semver/apple.txt b/libc-test/semver/apple.txt
index 2980be2806..106a0d2eaf 100644
--- a/libc-test/semver/apple.txt
+++ b/libc-test/semver/apple.txt
@@ -2095,12 +2095,13 @@ pthread_get_stackaddr_np
pthread_get_stacksize_np
pthread_getname_np
pthread_kill
+pthread_main_np
pthread_mutexattr_getpshared
pthread_mutexattr_setpshared
pthread_rwlockattr_getpshared
pthread_rwlockattr_setpshared
pthread_setname_np
-pthread_main_np
+pthread_stack_frame_decode_np
ptrace
pututxline
pwritev