aboutsummaryrefslogtreecommitdiffstats
path: root/finder/fs
Commit message (Expand)AuthorAgeFilesLines
* Fix `go vet` issuesDan Willemsen2018-07-221-1/+0
* Reimplement ioutil.ReadDir with a version that avoids calling lstatColin Cross2017-12-224-1/+547
* Add a DirEntryInfo interface that is a subset of os.FileInfoColin Cross2017-12-221-5/+28
* Move android/soong/fs to android/soong/finder/fsColin Cross2017-12-224-0/+1069