mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-07-28 00:38:40 -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.