aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/os/stat_other.go
AgeCommit message (Expand)Author
2024-12-04fix: allow nintendoswitch target to compiledeadprogram
2024-07-02wasi preview 2 support (#4027)Damian Gryski
2024-06-27wasm-unknown: make sure the os package can be importedAyke van Laethem
2024-03-27all: replace target=wasi with target=wasip1Randy Reddig
2023-08-17wasm: add support for GOOS=wasip1Ayke van Laethem
2023-05-03os: add os.(*File).SyncAchille Roussel
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-02-04all: update build constraints to Go 1.17Ayke van Laethem
2022-01-20src/{syscall, os}: add File.Stat, with smoke testDamian Gryski
2021-12-09src/os/stat.go: get build tags right, maybeDan Kegel