From e7992231a34963a57d2297fe1ea7cdaf090efa8b Mon Sep 17 00:00:00 2001 From: Steve Lau Date: Sat, 8 Oct 2022 12:53:37 +0800 Subject: add syncfs on linux --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 080ea0e7..8678e3ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,8 @@ This project adheres to [Semantic Versioning](https://semver.org/). ([#1817](https://github.com/nix-rust/nix/pull/1817)) - Re-export `RLIM_INFINITY` from `libc` ([#1831](https://github.com/nix-rust/nix/pull/1831)) +- Added `syncfs(2)` on Linux + ([#1833](https://github.com/nix-rust/nix/pull/1833)) ### Changed -- cgit v1.2.3