1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/pkg/path
Russ Cox 0c54225b51 remove nacl
The recent linker changes broke NaCl support
a month ago, and there are no known users of it.

The NaCl code can always be recovered from the
repository history.

R=adg, r
CC=golang-dev
https://golang.org/cl/3671042
2010-12-15 11:49:23 -05:00
..
Makefile remove nacl 2010-12-15 11:49:23 -05:00
match_test.go path: add Glob 2010-11-05 10:47:56 -07:00
match.go path: Fix Glob when it finds a file in directory position. 2010-11-10 13:25:49 -08:00
path_test.go path: fix printf glitch in test 2010-12-08 09:58:46 -05:00
path_unix.go path: Windows support for Split 2010-11-30 17:17:45 -08:00
path_windows.go path: Windows support for Split 2010-11-30 17:17:45 -08:00
path.go path: Windows support for Split 2010-11-30 17:17:45 -08:00