aboutsummaryrefslogtreecommitdiff
path: root/src/os/types_plan9.go
AgeCommit message (Expand)Author
2022-10-08os: use poll.fdMutex for Plan 9 filesIan Lance Taylor
2021-12-13all: gofmt -w -r 'interface{} -> any' srcRuss Cox
2016-10-24os: add ErrClosed, return for use of closed FileDan Caddigan
2016-08-16os: consolidate filesHiroshi Ioka
2015-10-30os: reduce allocations in Readdir on unixTaru Karttunen