aboutsummaryrefslogtreecommitdiff
path: root/src/os/types_unix.go
AgeCommit message (Expand)Author
2017-04-25os: fix race between file I/O and CloseIan Lance Taylor
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