]> Cypherpunks repositories - gostls13.git/commit
filepath: make EvalSymlinks work on Windows
authorAlex Brainman <alex.brainman@gmail.com>
Tue, 17 May 2011 02:33:36 +0000 (12:33 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Tue, 17 May 2011 02:33:36 +0000 (12:33 +1000)
commit5342aedeed54606fa1dcad2f039744fabfcc7544
tree9d387d1e5db489e576472c8d09b8512b869ab7b8
parentf570d9d7657edcccb52b2ec9a55cb90a28602d57
filepath: make EvalSymlinks work on Windows

Fixes #1830.

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