go/src/path/filepath
Ian Lance Taylor ebbaba2813 path/filepath: document that WalkDir uses OS paths
Fixes #52812

Change-Id: Idb70d0540bbf9ecdc64293c62a23f07ee3be883c
Reviewed-on: https://go-review.googlesource.com/c/go/+/405615
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Caleb Spare <cespare@gmail.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-09-14 14:19:13 +00:00
..
example_test.go
example_unix_test.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
example_unix_walk_test.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
export_test.go io/fs: add WalkDir 2020-11-06 19:42:05 +00:00
export_windows_test.go
match.go path/filepath: fix stack exhaustion in Glob 2022-07-12 15:06:01 +00:00
match_test.go path/filepath: fix stack exhaustion in Glob 2022-07-12 15:06:01 +00:00
path.go path/filepath: document that WalkDir uses OS paths 2022-09-14 14:19:13 +00:00
path_plan9.go
path_test.go path/filepath, io/fs: add SkipAll 2022-08-25 18:50:37 +00:00
path_unix.go all: use new "unix" build tag where appropriate 2022-03-29 16:24:51 +00:00
path_windows.go path/filepath: change IsAbs to treat \\host\share as an absolute path 2021-08-18 08:26:44 +00:00
path_windows_test.go path/filepath: do not remove prefix "." when following path contains ":". 2022-05-24 21:52:14 +00:00
symlink.go all: update references to symbols moved from os to io/fs 2020-10-20 02:32:42 +00:00
symlink_plan9.go path/filepath: simplify EvalSymlinks for plan9 2022-05-09 14:44:54 +00:00
symlink_unix.go path/filepath: simplify EvalSymlinks for plan9 2022-05-09 14:44:54 +00:00
symlink_windows.go all: gofmt main repo 2022-04-11 16:34:30 +00:00