]> Cypherpunks repositories - gostls13.git/commit
path/filepath: implement Base and Dir for windows
authorAlex Brainman <alex.brainman@gmail.com>
Fri, 23 Dec 2011 02:23:07 +0000 (13:23 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Fri, 23 Dec 2011 02:23:07 +0000 (13:23 +1100)
commit5962ef2c008e10b21ad73a7bdc08713225f90297
treeb2e4a97377125b5b0646b181b272a5bab0f057eb
parent0f14ebf99350fd8e87653129c5e1337cb8de3957
path/filepath: implement Base and Dir for windows

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5501069
src/pkg/path/filepath/path.go
src/pkg/path/filepath/path_test.go