aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/syscall_openbsd_libc.go
AgeCommit message (Expand)Author
2021-05-11runtime,syscall: simplify openbsd related build tagsJoel Sing
2021-05-09runtime,syscall: convert syscall on openbsd/arm to libcJoel Sing
2021-04-30runtime,syscall: convert syscall on openbsd/386 to libcJoel Sing
2021-04-26syscall, etc.: use abi.FuncPCABI0 for libc syscall wrappersCherry Zhang
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2021-01-28syscall: generate readlen/writelen for openbsd libcJoel Sing
2021-01-28runtime,syscall: convert syscall on openbsd/arm64 to libcJoel Sing
2021-01-26runtime,syscall: convert syscall on openbsd/amd64 to libcJoel Sing