| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-01-25 | os: make Lstat for symlinks on Windows consistent with POSIX | Bryan C. Mills |
| 2023-01-23 | os: treat non-symlink reparse points as irregular files | Bryan C. Mills |
| 2023-01-19 | os: clean up tests | Bryan C. Mills |
| 2021-04-09 | os: replace os.MkdirTemp with T.TempDir | Manlio Perillo |
| 2020-12-09 | all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp | Russ Cox |
| 2020-10-20 | all: update references to symbols moved from os to io/fs | Russ Cox |
| 2018-11-02 | os: use CreateFile for Stat of symlinks | Alex Brainman |
| 2018-10-31 | os: use Stat instead of Lstat in Symlink | Alex Brainman |
| 2018-09-29 | os: use FILE_FLAG_OPEN_REPARSE_POINT in SameFile | Alex Brainman |
