]> Cypherpunks repositories - gostls13.git/commit
path/filepath: add support for plan9
authorAndrey Mirtchovski <mirtchovski@gmail.com>
Sun, 3 Apr 2011 16:11:41 +0000 (09:11 -0700)
committerRob Pike <r@golang.org>
Sun, 3 Apr 2011 16:11:41 +0000 (09:11 -0700)
commitfbeaa869f6b2104a1bb0361f9563e4c781ed4e1f
tree144ab7b0a0f0079ed9314d0dcf7437412dd9de9d
parent69819c2ea303d105ccdf294dbf4e5b6804670627
path/filepath: add support for plan9

R=paulzhol, ality, r, fhs
CC=golang-dev
https://golang.org/cl/4316054
src/pkg/path/filepath/Makefile
src/pkg/path/filepath/path_plan9.go [new file with mode: 0644]
src/pkg/path/filepath/path_unix.go