Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #271 from marfrit/Cog
Add fflush to sqFileTruncate. This is required since FILE* data structures can cache data, and a subsequent access by fd (file descriptor) may not see the latest contents.
- Loading branch information