mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
1a3f59be58
* Ignore O_DIRECT if the host OS doesn't provide it. * Use statvfs instead of statfs. The former is in POSIX and more widely available these days.