summaryrefslogtreecommitdiff
path: root/lib/common/FileModificationTime.cpp
Commit message (Collapse)AuthorAge
* Support microsecond timestamps for files on Linux.Chris Wilson2014-04-09
|
* File modification time helper functions don't need to modify their ↵Chris Wilson2012-01-22
| | | | arguments, so make them const.
* Move modification time functions out-of-line to help with debugging Chris Wilson2010-02-16
them.