]> Cypherpunks repositories - gostls13.git/commit
path/filepath: add EvalSymlinks function
authorAndrew Gerrand <adg@golang.org>
Thu, 17 Mar 2011 05:36:37 +0000 (16:36 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 17 Mar 2011 05:36:37 +0000 (16:36 +1100)
commit75d4cb6a02c30f8b1be934f06f0ba5c49bfc34a0
treeb01a1b0efe8cf673db429fb31c2655863dfe0e1d
parent929449ddaf4fbd61e827e7d75776acd94c287bcf
path/filepath: add EvalSymlinks function

R=rsc, niemeyer, r2, rog, iant2, r
CC=golang-dev
https://golang.org/cl/4235060
src/pkg/path/filepath/path.go
src/pkg/path/filepath/path_test.go