aboutsummaryrefslogtreecommitdiff
path: root/src/internal/runtime/syscall
AgeCommit message (Expand)Author
2026-03-25runtime: use uname version check for 64-bit time on 32-bit arch codepathsBrad Fitzpatrick
2026-03-18syscall: remove the 42 args limit in SyscallNqmuntal
2026-03-18runtime: return the error code as a return value in asmstdcallqmuntal
2026-03-18runtime,runtime/cgo: do cgo thread initialization in Go on Windowsqmuntal
2025-11-24internal/runtime/syscall: Syscall changes for s390x regabiSrinivas Pokala
2025-09-12runtime: move Windows types and consts to internal/runtime/syscall/windowsqmuntal
2025-08-21runtime: remove remaining windows/arm files and commentsqmuntal
2025-07-28internal/runtime/syscall/windows: factor out code from runtimeqmuntal
2025-07-24internal/runtime/syscall: rename to internal/runtime/syscall/linuxqmuntal
2025-05-19internal/runtime/syscall: add basic file system callsMichael Pratt
2025-03-04runtime: decorate anonymous memory mappingsLénaïc Huard
2024-05-13all: delete loong64 non-register ABI fallback pathGuoqi Chen
2024-03-19runtime: optimize permission changes with mprotectLance Yang
2024-03-04syscall: call internal/runtime/syscall.Syscall6 in RawSyscall6Andy Pan
2024-02-21runtime: migrate internal/syscall to internal/runtimeAndy Pan