Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On Linux getctime doesn't represent a time of a file creation but rather a time of the latest metadata change. It turns out it doesn't work well for the NEWA use case and therefore switching to getmtime.
- Loading branch information