| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-07-18 | os: revert the use of AddCleanup to close files and roots | Carlos Amedee |
| 2025-05-21 | os: add Root.MkdirAll | Damien Neil |
| 2025-05-21 | os: add Root.RemoveAll | Damien Neil |
| 2025-04-04 | os: support overlapped IO with NewFile | qmuntal |
| 2025-04-04 | internal/syscall/windows: use unsafe.Pointer instead of uintptr | qmuntal |
| 2025-03-31 | os: avoid symlink races in RemoveAll on Windows | Damien Neil |
| 2025-03-28 | os: add Root.Symlink | Damien Neil |
| 2025-03-24 | os: add Root.Link | Damien Neil |
| 2025-03-20 | os: add Root.Rename | Damien Neil |
| 2025-03-19 | os: add Root.Readlink | Damien Neil |
| 2025-03-19 | os: add Root.Lchown | Damien Neil |
| 2025-03-18 | os: add Root.Chtimes | Damien Neil |
| 2025-02-13 | os: add Root.Chown | Damien Neil |
| 2025-02-13 | os: use AddCleanup to close files | Carlos Amedee |
| 2025-02-10 | os: add Root.Chmod | Damien Neil |
| 2025-02-10 | os: hide SetFinalizer from users of Root | Michael Anthony Knyszek |
| 2024-11-20 | os: add Root.Stat and Root.Lstat | Damien Neil |
| 2024-11-20 | os: add Root.Remove | Damien Neil |
| 2024-11-20 | os: add Root | Damien Neil |
