aboutsummaryrefslogtreecommitdiff
path: root/src/os/dir_plan9.go
AgeCommit message (Expand)Author
2024-04-15os: make File.Readdir et al concurrency-safeAlan Donovan
2023-05-04all: add String for fs.{FileInfo,DirEntry} implementationsIan Lance Taylor
2020-10-20os: use keyed literals for PathErrorRuss Cox
2020-10-20os: add File.ReadDir method and DirEntry typeRuss Cox
2014-09-08build: move package sources from src/pkg to srcRuss Cox