mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +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.