summaryrefslogtreecommitdiff
path: root/libc-test
diff options
context:
space:
mode:
authorLaurent Cheylus <foxy@free.fr>2023-03-13 18:16:49 +0100
committerLaurent Cheylus <foxy@free.fr>2023-03-13 18:16:49 +0100
commite71a4c0b1fd40050f50844e2a752576bcb6b5edb (patch)
treef8b83b9fd33b37da93d76fcff2de73987e26b77a /libc-test
parent60bf6d7fa9d561820ea562751ee455ccf67d3015 (diff)
downloadrust-libc-e71a4c0b1fd40050f50844e2a752576bcb6b5edb.tar.gz
Add OpenBSD CLOCK_* constants
- src/unix/bsd/netbsdlike/openbsd/mod.rs: add CLOCK_* constants from /usr/include/sys/_time.h - libc-test/semver/openbsd.txt: update file for new constants CLOCK_* Signed-off-by: Laurent Cheylus <foxy@free.fr>
Diffstat (limited to 'libc-test')
-rw-r--r--libc-test/semver/openbsd.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/libc-test/semver/openbsd.txt b/libc-test/semver/openbsd.txt
index ef1ccab2cc..bf0a838280 100644
--- a/libc-test/semver/openbsd.txt
+++ b/libc-test/semver/openbsd.txt
@@ -98,6 +98,10 @@ CLD_EXITED
CLD_KILLED
CLD_STOPPED
CLD_TRAPPED
+CLOCK_BOOTTIME
+CLOCK_PROCESS_CPUTIME_ID
+CLOCK_THREAD_CPUTIME_ID
+CLOCK_UPTIME
CMSG_DATA
CMSG_FIRSTHDR
CMSG_LEN