summaryrefslogtreecommitdiff
path: root/libc-test/semver
diff options
context:
space:
mode:
Diffstat (limited to 'libc-test/semver')
-rw-r--r--libc-test/semver/android.txt2
-rw-r--r--libc-test/semver/apple.txt2
-rw-r--r--libc-test/semver/dragonfly.txt2
-rw-r--r--libc-test/semver/freebsd.txt4
-rw-r--r--libc-test/semver/linux-gnu.txt5
-rw-r--r--libc-test/semver/linux-musl.txt4
-rw-r--r--libc-test/semver/netbsd.txt2
-rw-r--r--libc-test/semver/openbsd.txt2
8 files changed, 20 insertions, 3 deletions
diff --git a/libc-test/semver/android.txt b/libc-test/semver/android.txt
index d5d9fc5600..6445af0264 100644
--- a/libc-test/semver/android.txt
+++ b/libc-test/semver/android.txt
@@ -3548,3 +3548,5 @@ winsize
wmemchr
write
writev
+dirname
+basename \ No newline at end of file
diff --git a/libc-test/semver/apple.txt b/libc-test/semver/apple.txt
index 7235418174..95af36bbb4 100644
--- a/libc-test/semver/apple.txt
+++ b/libc-test/semver/apple.txt
@@ -2227,3 +2227,5 @@ wait4
waitid
xsw_usage
xucred
+dirname
+basename \ No newline at end of file
diff --git a/libc-test/semver/dragonfly.txt b/libc-test/semver/dragonfly.txt
index fa472ce662..f8f0fa0891 100644
--- a/libc-test/semver/dragonfly.txt
+++ b/libc-test/semver/dragonfly.txt
@@ -1546,3 +1546,5 @@ wait4
waitid
xucred
eaccess
+dirname
+basename
diff --git a/libc-test/semver/freebsd.txt b/libc-test/semver/freebsd.txt
index 649ef77161..09bda1f2dd 100644
--- a/libc-test/semver/freebsd.txt
+++ b/libc-test/semver/freebsd.txt
@@ -1925,4 +1925,6 @@ wait4
waitid
xallocx
xucred
-eaccess \ No newline at end of file
+eaccess
+dirname
+basename \ No newline at end of file
diff --git a/libc-test/semver/linux-gnu.txt b/libc-test/semver/linux-gnu.txt
index a4289ad849..bf663a1930 100644
--- a/libc-test/semver/linux-gnu.txt
+++ b/libc-test/semver/linux-gnu.txt
@@ -657,4 +657,7 @@ eaccess
asctime_r
ctime_r
strftime
-strptime \ No newline at end of file
+strptime
+dirname
+posix_basename
+gnu_basename \ No newline at end of file
diff --git a/libc-test/semver/linux-musl.txt b/libc-test/semver/linux-musl.txt
index c00934af10..7af1418931 100644
--- a/libc-test/semver/linux-musl.txt
+++ b/libc-test/semver/linux-musl.txt
@@ -52,4 +52,6 @@ euidaccess
eaccess
asctime_r
strftime
-strptime \ No newline at end of file
+strptime
+dirname
+basename \ No newline at end of file
diff --git a/libc-test/semver/netbsd.txt b/libc-test/semver/netbsd.txt
index f14f2eae45..97d76cb304 100644
--- a/libc-test/semver/netbsd.txt
+++ b/libc-test/semver/netbsd.txt
@@ -1533,3 +1533,5 @@ uucred
vm_size_t
wait4
waitid
+dirname
+basename \ No newline at end of file
diff --git a/libc-test/semver/openbsd.txt b/libc-test/semver/openbsd.txt
index 0ae23f549b..d540671e1b 100644
--- a/libc-test/semver/openbsd.txt
+++ b/libc-test/semver/openbsd.txt
@@ -1231,3 +1231,5 @@ utmp
utrace
wait4
xucred
+dirname
+basename \ No newline at end of file