libc-rs/src/unix/linux_like
Luca BRUNO 20543f3f24
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
2021-04-23 09:40:14 +00:00
..
android Add RLIM_NLIMITS on android 2021-04-16 16:28:02 -05:00
emscripten Auto merge of #2141 - zonyitoo:master, r=JohnTitor 2021-04-12 08:37:02 +00:00
linux linux: add syncfs(2) 2021-04-23 09:40:14 +00:00
mod.rs Unified Linux TCP socket options 2021-04-09 17:10:32 +08:00