summaryrefslogtreecommitdiffstats
path: root/stat.h
Commit message (Collapse)AuthorAgeFilesLines
* stat: New wrapper around the stat() familyTavian Barnes2018-01-081-0/+94
This lets bfs transparently support the new statx() system call on Linux, giving it access to file birth times.