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

add accesstime support #798

Closed
wants to merge 3 commits into from

Conversation

asukaminato0721
Copy link
Contributor

fix #760

currently I am trying to add linux support, but I don't have windows machine to test windows support.

but it's os-specific

linux https://stackoverflow.com/a/55303743/13040423

windows https://stackoverflow.com/a/75381877/13040423

@schollz schollz closed this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Preserves modification times, access times, and file mode bits from the source file.
2 participants