Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enh(File): Linux, macOS: microsecond precision for file times #4422

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

matejk
Copy link
Contributor

@matejk matejk commented Jan 29, 2024

Creation and modification times of Poco::File times on all *nix platforms have second precision.

This PR adds support of microsecond precision for Linux and macOS platforms.

Improves log rotation PR (#4417)

@matejk matejk requested a review from aleks-f January 29, 2024 18:09
@matejk matejk added this to the Release 1.13.1 milestone Jan 29, 2024
@matejk matejk self-assigned this Jan 29, 2024
@matejk matejk force-pushed the poco-file-useconds-time-precision branch from 8f37b0a to df4f54f Compare January 29, 2024 18:50
@matejk matejk force-pushed the poco-file-useconds-time-precision branch 3 times, most recently from d5a7a90 to f9919f1 Compare January 30, 2024 07:32
@matejk matejk force-pushed the poco-file-useconds-time-precision branch from f9919f1 to f4bfa86 Compare January 30, 2024 07:35
@matejk matejk merged commit 6456d03 into devel Jan 30, 2024
30 checks passed
@matejk matejk deleted the poco-file-useconds-time-precision branch January 30, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants