Age | Commit message (Expand) | Author |
---|---|---|
2024-12-04 | fix: allow nintendoswitch target to compile | deadprogram |
2024-07-02 | wasi preview 2 support (#4027) | Damian Gryski |
2024-06-27 | wasm-unknown: make sure the os package can be imported | Ayke van Laethem |
2024-03-27 | all: replace target=wasi with target=wasip1 | Randy Reddig |
2023-08-17 | wasm: add support for GOOS=wasip1 | Ayke van Laethem |
2023-05-03 | os: add os.(*File).Sync | Achille Roussel |
2022-12-19 | build: drop deprecated build tags | Yurii Soldak |
2022-02-04 | all: update build constraints to Go 1.17 | Ayke van Laethem |
2022-01-20 | src/{syscall, os}: add File.Stat, with smoke test | Damian Gryski |
2021-12-09 | src/os/stat.go: get build tags right, maybe | Dan Kegel |