go/src/path/filepath
Roger Peppe 821f94103b io/fs,path/filepath: fix typo in SkipAll/SkipDir doc
Also make the reference into a doc link.

Change-Id: Ib112307a65b65c8f963abf60aa92cb1942de940c
Reviewed-on: https://go-review.googlesource.com/c/go/+/554295
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-01-09 08:50:19 +00:00
..
example_test.go
example_unix_test.go
example_unix_walk_test.go
export_test.go
export_windows_test.go
match.go path: add available godoc link 2023-11-23 17:33:57 +00:00
match_test.go
path.go io/fs,path/filepath: fix typo in SkipAll/SkipDir doc 2024-01-09 08:50:19 +00:00
path_nonwindows.go path/filepath: fix various issues in parsing Windows paths 2023-11-07 16:29:18 +00:00
path_plan9.go path/filepath: add IsLocal 2022-11-16 23:17:58 +00:00
path_test.go path/filepath: consider \\?\c: as a volume on Windows 2023-11-09 22:45:11 +00:00
path_unix.go all: add wasip1 support 2023-04-11 20:56:32 +00:00
path_windows.go path/filepath: consider \\?\c: as a volume on Windows 2023-11-09 22:45:11 +00:00
path_windows_test.go path/filepath: do not Clean("a/../c:/b") into c:\b on Windows 2023-02-14 16:51:16 +00:00
symlink.go path/filepath: fix evaluation of symlinks to paths under /tmp on macOS 2023-01-20 22:42:39 +00:00
symlink_plan9.go
symlink_unix.go
symlink_windows.go path/filepath: remove extra Clean call in EvalSymlinks on Windows 2023-01-24 07:42:17 +00:00