aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/mkasm_darwin.go
AgeCommit message (Expand)Author
2021-01-26runtime,syscall: convert syscall on openbsd/amd64 to libcJoel Sing
2020-12-09all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTempRuss Cox
2018-11-08syscall: move uses of Syscall to libSystem on darwinKeith Randall
2018-11-07syscall: implement syscalls on Darwin using libSystemKeith Randall