aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/zsyscall_openbsd_arm64.s
AgeCommit message (Expand)Author
2024-05-04syscall: remove references to SYS_syscall on openbsdJoel Sing
2023-11-07syscall: provide and use ioctlPtr for all BSD platformsJoel Sing
2023-11-02syscall: call getfsstat via libc on openbsdJoel Sing
2022-09-09internal/poll, syscall: convert writev to direct libc call on openbsd (except...Tobias Klauser
2022-03-05syscall: use dup3 in forkAndExecInChild on OpenBSDTobias Klauser
2021-04-26syscall, etc.: use abi.FuncPCABI0 for libc syscall wrappersCherry Zhang
2021-02-03[dev.regabi] runtime, syscall, etc.: mark Darwin syscall wrappers as ABIInternalCherry Zhang
2021-01-28runtime,syscall: convert syscall on openbsd/arm64 to libcJoel Sing