summaryrefslogtreecommitdiff
path: root/libc-test/semver/linux.txt
diff options
context:
space:
mode:
authorLuca BRUNO <luca.bruno@coreos.com>2021-04-23 09:28:35 +0000
committerLuca BRUNO <luca.bruno@coreos.com>2021-04-23 09:40:14 +0000
commit20543f3f24246f0306502898124dea1c26d2c225 (patch)
tree7391ccb7f9d41b3660ceee8319c0901cf9bc1208 /libc-test/semver/linux.txt
parent6570c66a411be9067139c4693e3a9b8e70e9ff44 (diff)
downloadrust-libc-20543f3f24246f0306502898124dea1c26d2c225.tar.gz
linux: add syncfs(2)
This adds binding for `syncfs` on Linux, which is implemented by all supported libraries. Ref: https://man7.org/linux/man-pages/man2/syncfs.2.html
Diffstat (limited to 'libc-test/semver/linux.txt')
-rw-r--r--libc-test/semver/linux.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc-test/semver/linux.txt b/libc-test/semver/linux.txt
index 30269b3da0..c21d15eecc 100644
--- a/libc-test/semver/linux.txt
+++ b/libc-test/semver/linux.txt
@@ -3007,6 +3007,7 @@ swapoff
swapon
sync
sync_file_range
+syncfs
syscall
sysinfo
tee