Age | Commit message (Expand) | Author |
---|---|---|
2022-02-04 | all: update build constraints to Go 1.17 | Ayke van Laethem |
2022-01-24 | Revert "Kludge: work around lack of syscall.seek on 386 and arm, #1906" | Dan Kegel |
2022-01-20 | Kludge: work around lack of syscall.seek on 386 and arm, #1906 | Dan Kegel |
2022-01-20 | src/{syscall, os}: add File.Stat, with smoke test | Damian Gryski |
2021-12-14 | os.Stat: returned error on nonexistent path did not satisfy IsNotExist | Dan Kegel |
2021-12-01 | os, syscall: implement Stat and Lstat | Dan Kegel |