| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-02-27 | [release-branch.go1.26] os: avoid escape from Root via ReadDir or Readdir | Damien Neil |
| 2025-03-07 | os: remove unused testingForceReadDirLstat | Tobias Klauser |
| 2025-03-04 | os: guarantee min buffer size for ReadFile reads on /proc-like files | Brad Fitzpatrick |
| 2023-02-27 | os: ensure File.ReadFrom returns ErrClosed instead of the internal poll.ErrFi... | Andy Pan |
| 2020-12-02 | os: add ReadFile, WriteFile, CreateTemp (was TempFile), MkdirTemp (was TempDi... | Russ Cox |
| 2020-10-20 | os: add File.ReadDir method and DirEntry type | Russ Cox |
| 2019-10-26 | os: use an actual RemoveAll failure in TestRemoveAllWithMoreErrorThanReqSize | Bryan C. Mills |
| 2019-04-10 | os: fix RemoveAll hangs on large directory | LE Manh Cuong |
| 2019-03-27 | os: reject WriteAt if file opened in append mode | LE Manh Cuong |
| 2016-03-01 | all: make copyright headers consistent with one space after period | Brad Fitzpatrick |
| 2014-09-08 | build: move package sources from src/pkg to src | Russ Cox |
