diff options
author | Steve Lau <stevelauc@outlook.com> | 2022-10-25 08:04:54 +0800 |
---|---|---|
committer | Steve Lau <stevelauc@outlook.com> | 2022-10-25 08:04:54 +0800 |
commit | 5ffdbc684775b453e5b01cc69b72d48827650157 (patch) | |
tree | 5e5d9e19b6942981df8a1e8e9a09da5354128015 /libc-test/semver/dragonfly.txt | |
parent | 09ad0b37f3d9d9a12c6a86251cf0b3f035125bcd (diff) | |
download | rust-libc-5ffdbc684775b453e5b01cc69b72d48827650157.tar.gz |
expose dirname and basename
Diffstat (limited to 'libc-test/semver/dragonfly.txt')
-rw-r--r-- | libc-test/semver/dragonfly.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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 |