-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix a couple of issues on log re-opening
The stat call was not working well enough on windows, it seems to be lagging in the size values (may of been specific to certain setups). With fstat it seems to be working better, more in-line with the written data. Fixed the log cycling on windows, and alignment for the EOL differences. karl
- Loading branch information
Showing
1 changed file
with
20 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters