summaryrefslogtreecommitdiff
path: root/libc-test
diff options
context:
space:
mode:
Diffstat (limited to 'libc-test')
-rw-r--r--libc-test/build.rs6
-rw-r--r--libc-test/semver/dragonfly.txt1
-rw-r--r--libc-test/semver/freebsd.txt1
-rw-r--r--libc-test/semver/netbsd.txt1
-rw-r--r--libc-test/semver/openbsd.txt1
5 files changed, 10 insertions, 0 deletions
diff --git a/libc-test/build.rs b/libc-test/build.rs
index f568affc7d..afef1af570 100644
--- a/libc-test/build.rs
+++ b/libc-test/build.rs
@@ -428,10 +428,13 @@ fn test_openbsd(target: &str) {
"sys/file.h",
"sys/ioctl.h",
"sys/mman.h",
+ "sys/param.h",
"sys/resource.h",
"sys/shm.h",
"sys/socket.h",
"sys/time.h",
+ "sys/uio.h",
+ "sys/ktrace.h",
"sys/un.h",
"sys/wait.h",
"unistd.h",
@@ -969,6 +972,7 @@ fn test_netbsd(target: &str) {
"sys/file.h",
"sys/ioctl.h",
"sys/ioctl_compat.h",
+ "sys/ktrace.h",
"sys/mman.h",
"sys/mount.h",
"sys/ptrace.h",
@@ -1185,6 +1189,7 @@ fn test_dragonflybsd(target: &str) {
"sys/file.h",
"sys/ioctl.h",
"sys/ipc.h",
+ "sys/ktrace.h",
"sys/mman.h",
"sys/mount.h",
"sys/ptrace.h",
@@ -1815,6 +1820,7 @@ fn test_freebsd(target: &str) {
"sys/types.h",
"sys/ucontext.h",
"sys/uio.h",
+ "sys/ktrace.h",
"sys/un.h",
"sys/user.h",
"sys/utsname.h",
diff --git a/libc-test/semver/dragonfly.txt b/libc-test/semver/dragonfly.txt
index 903f3f981e..c6dc07cd39 100644
--- a/libc-test/semver/dragonfly.txt
+++ b/libc-test/semver/dragonfly.txt
@@ -1462,6 +1462,7 @@ uselocale
utimensat
utmpx
utmpxname
+utrace
uuid
uuid_t
vm_size_t
diff --git a/libc-test/semver/freebsd.txt b/libc-test/semver/freebsd.txt
index 99aa6dd80a..7cab6f1739 100644
--- a/libc-test/semver/freebsd.txt
+++ b/libc-test/semver/freebsd.txt
@@ -1756,6 +1756,7 @@ useconds_t
uselocale
utimensat
utmpx
+utrace
vm_size_t
wait4
waitid
diff --git a/libc-test/semver/netbsd.txt b/libc-test/semver/netbsd.txt
index a2b44a5d33..17f2953242 100644
--- a/libc-test/semver/netbsd.txt
+++ b/libc-test/semver/netbsd.txt
@@ -1392,6 +1392,7 @@ utmp
utmpx
utmpxname
utpname
+utrace
vm_size_t
wait4
waitid
diff --git a/libc-test/semver/openbsd.txt b/libc-test/semver/openbsd.txt
index 228c617fa8..6a736ab964 100644
--- a/libc-test/semver/openbsd.txt
+++ b/libc-test/semver/openbsd.txt
@@ -1119,5 +1119,6 @@ useconds_t
uselocale
utimensat
utmp
+utrace
wait4
xucred