summaryrefslogtreecommitdiffstats
path: root/mtab.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright datesTavian Barnes2018-09-241-1/+1
|
* stat: New wrapper around the stat() familyTavian Barnes2018-01-081-3/+3
| | | | | This lets bfs transparently support the new statx() system call on Linux, giving it access to file birth times.
* Re-license under the BSD Zero Clause LicenseTavian Barnes2017-07-271-10/+15
|
* Implement -fstypeTavian Barnes2017-04-231-0/+46
Fixes #6!