summaryrefslogtreecommitdiff
path: root/libc-test
diff options
context:
space:
mode:
authorDavid Carlier <devnexen@gmail.com>2021-08-29 06:17:25 +0100
committerDavid Carlier <devnexen@gmail.com>2021-08-29 10:13:25 +0100
commit51878b3b8eda4fe04c9c10b2011356b74480651f (patch)
tree0da81a6eb1cd00daaba801c8f2c34d2745c5f48e /libc-test
parentf01492db1baf5a468d0ee7075b8aef96a3834062 (diff)
downloadrust-libc-51878b3b8eda4fe04c9c10b2011356b74480651f.tar.gz
linux, android, freebsd-like adding pthread_getcpuclockid
Diffstat (limited to 'libc-test')
-rw-r--r--libc-test/semver/android.txt1
-rw-r--r--libc-test/semver/dragonfly.txt1
-rw-r--r--libc-test/semver/freebsd.txt1
-rw-r--r--libc-test/semver/linux.txt1
4 files changed, 4 insertions, 0 deletions
diff --git a/libc-test/semver/android.txt b/libc-test/semver/android.txt
index 8903fc481a..3456690a6c 100644
--- a/libc-test/semver/android.txt
+++ b/libc-test/semver/android.txt
@@ -2984,6 +2984,7 @@ pthread_create
pthread_detach
pthread_exit
pthread_getattr_np
+pthread_getcpuclockid
pthread_getschedparam
pthread_getspecific
pthread_join
diff --git a/libc-test/semver/dragonfly.txt b/libc-test/semver/dragonfly.txt
index dc64d5c19c..e87bf0e302 100644
--- a/libc-test/semver/dragonfly.txt
+++ b/libc-test/semver/dragonfly.txt
@@ -1354,6 +1354,7 @@ pthread_condattr_getclock
pthread_condattr_getpshared
pthread_condattr_setclock
pthread_condattr_setpshared
+pthread_getcpuclockid
pthread_kill
pthread_main_np
pthread_mutex_timedlock
diff --git a/libc-test/semver/freebsd.txt b/libc-test/semver/freebsd.txt
index 19174311e6..d1e6c01479 100644
--- a/libc-test/semver/freebsd.txt
+++ b/libc-test/semver/freebsd.txt
@@ -1639,6 +1639,7 @@ pthread_condattr_getpshared
pthread_condattr_setclock
pthread_condattr_setpshared
pthread_getaffinity_np
+pthread_getcpuclockid
pthread_getthreadid_np
pthread_kill
pthread_main_np
diff --git a/libc-test/semver/linux.txt b/libc-test/semver/linux.txt
index d364f576ec..5698a6f451 100644
--- a/libc-test/semver/linux.txt
+++ b/libc-test/semver/linux.txt
@@ -2921,6 +2921,7 @@ pthread_condattr_setclock
pthread_condattr_setpshared
pthread_getaffinity_np
pthread_getattr_np
+pthread_getcpuclockid
pthread_getschedparam
pthread_kill
pthread_mutex_timedlock