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

Implement directory atime,ctime,mtime #58

Closed
dannycjones opened this issue Jan 18, 2023 · 1 comment · Fixed by #100
Closed

Implement directory atime,ctime,mtime #58

dannycjones opened this issue Jan 18, 2023 · 1 comment · Fixed by #100
Assignees
Labels
good first issue Good for newcomers

Comments

@dannycjones
Copy link
Contributor

Related to #48 (file mtime).

What is a reasonable default? It's currently UNIX epoch, but could be FS mount time, current time, or something else.

@dannycjones dannycjones added the good first issue Good for newcomers label Jan 18, 2023
@dannycjones dannycjones added this to the 1.0 milestone Jan 18, 2023
@dannycjones
Copy link
Contributor Author

FS mount time is probably the most sensible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants