summaryrefslogtreecommitdiff
path: root/libc-test
diff options
context:
space:
mode:
authorDavid Carlier <devnexen@gmail.com>2022-03-03 08:16:36 +0000
committerDavid Carlier <devnexen@gmail.com>2022-03-03 08:17:18 +0000
commit13eda020dc9420a8408f10e441d5f7d733aaaf00 (patch)
tree241af60c2d93e82e71776e57678fcaf27a556f41 /libc-test
parentcd875d30726ab6d7a1b1415075c5c2768ba0803b (diff)
downloadrust-libc-13eda020dc9420a8408f10e441d5f7d733aaaf00.tar.gz
openbsd add lsearch/lfind fn.
Diffstat (limited to 'libc-test')
-rw-r--r--libc-test/build.rs1
-rw-r--r--libc-test/semver/openbsd.txt2
2 files changed, 3 insertions, 0 deletions
diff --git a/libc-test/build.rs b/libc-test/build.rs
index 97c9385534..0496910ef2 100644
--- a/libc-test/build.rs
+++ b/libc-test/build.rs
@@ -430,6 +430,7 @@ fn test_openbsd(target: &str) {
"resolv.h",
"pthread.h",
"dlfcn.h",
+ "search.h",
"signal.h",
"string.h",
"sys/file.h",
diff --git a/libc-test/semver/openbsd.txt b/libc-test/semver/openbsd.txt
index 78faf1a62b..73f5b37540 100644
--- a/libc-test/semver/openbsd.txt
+++ b/libc-test/semver/openbsd.txt
@@ -1014,9 +1014,11 @@ labs
lastlog
lcong48
lcong48_deterministic
+lfind
lockf
login_tty
lrand48
+lsearch
madvise
malloc_conceal
memmem