]> Cypherpunks repositories - gostls13.git/commit
path/filepath: added Rel as the complement of Abs
authorGustavo Niemeyer <gustavo@niemeyer.net>
Tue, 4 Oct 2011 14:27:06 +0000 (11:27 -0300)
committerGustavo Niemeyer <gustavo@niemeyer.net>
Tue, 4 Oct 2011 14:27:06 +0000 (11:27 -0300)
commitda99a5bca4950a1477913fc22ca43cde41d93e60
treed5713a62bd00cf3f76fd8d1d2d1e7e989f5ce010
parentaec89a6db957df460fa288843cf835adde8ceefd
path/filepath: added Rel as the complement of Abs

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