summaryrefslogtreecommitdiff
path: root/src/os/path.go
Commit message (Expand)AuthorAgeFilesLines
* os: recomment MkdirAllRuss Cox2014-10-061-3/+3
* os: add a comment inside RemoveAllBrad Fitzpatrick2014-09-231-0/+2
* os: fix another case where RemoveAll should return nilBrad Fitzpatrick2014-09-231-0/+3
* os: avoid error result when dir is removed out from under RemoveAllRuss Cox2014-09-181-1/+4
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+123