aboutsummaryrefslogtreecommitdiffstats
path: root/finder/fs/fs.go
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-221-1/+12
* 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-221-0/+935