mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-07-23 14:34:32 -04:00
std::fflush used in the sqlite3vfs sync only the stdio buffer but without sync internal filesystem. Additional fsync call fix this issue.
std::fflush used in the sqlite3vfs sync only the stdio buffer but without sync internal filesystem. Additional fsync call fix this issue.