summaryrefslogtreecommitdiffstats
path: root/bftw.h
Commit message (Expand)AuthorAgeFilesLines
* Add -type support.Tavian Barnes2015-08-301-6/+14
* Recover from errors in diropen().Tavian Barnes2015-07-251-1/+12
* bftw: New struct BFTW type to hold file attributes.Tavian Barnes2015-07-231-5/+17
* bftw: Add flags parameter and BFTW_STAT flag.Tavian Barnes2015-06-181-2/+11
* Implement bftw().Tavian Barnes2015-06-141-0/+62