aboutsummaryrefslogtreecommitdiffstats
path: root/common/path.go
Commit message (Expand)AuthorAgeFilesLines
* replaced several path.* with filepath.* which is platform independentBas van Kervel2015-05-121-11/+10
* Remove path separator literalsTaylor Gerring2015-04-291-6/+7
* common: remove WriteFile and ReadAllFile (use ioutil instead)zelig2015-03-271-30/+0
* Move MakeName to pathTaylor Gerring2015-03-221-0/+8
* Move OS-specific funcs to path.goTaylor Gerring2015-03-221-0/+60
* Moved ethutil => commonobscuren2015-03-161-0/+68