aboutsummaryrefslogtreecommitdiff
path: root/internal/fastwalk
AgeCommit message (Expand)Author
2021-02-24x/tools/internal/fastwalk: fixes "interrupted system call" errorIchinose Shogo
2021-02-20all: go fmt ./...Russ Cox
2020-05-21internal/fastwalk: attempt Symlink tests on WindowsBryan C. Mills
2020-02-27internal/fastwalk: fix checkptr failure on DarwinHeschi Kreinick
2020-01-29all: fix some staticcheck errorsRebecca Stambler
2018-11-12internal/fastwalk: avoid slice bounds out of range for long file namesMikoĊ‚aj Baranowski
2018-10-13internal/fastwalk: don't cross Dirent.Reclen boundry while looking for NULL i...Yuval Pavel Zholkover
2018-10-12internal/gopathwalk: createHeschi Kreinick
2018-04-16imports: extract fastWalk into new package internal/fastwalkIan Cottrell