]> Cypherpunks repositories - gostls13.git/commit
path/filepath: note that SplitList is different from strings.Split
authorRuss Cox <rsc@golang.org>
Wed, 29 Feb 2012 20:50:46 +0000 (15:50 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 29 Feb 2012 20:50:46 +0000 (15:50 -0500)
commitb47cef394b779b647dd033895dd13445451c77c5
tree274baaa92fa0538653968142704f0e0a70fd12ff
parentd0d251f858efa75fc67ab8804413edfec57cc2db
path/filepath: note that SplitList is different from strings.Split

R=golang-dev, r, bradfitz, gustavo
CC=golang-dev
https://golang.org/cl/5712044
src/pkg/path/filepath/path.go