mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
39ab0f4836
* fsync doesn't modify the file. It doesn't make sense to require write-access. * This matches what ~all other systems do. At least Linux, macOS, and NetBSD.