summaryrefslogtreecommitdiff
path: root/src/syscall/zsyscall_openbsd_arm.go
Commit message (Expand)AuthorAgeFilesLines
* syscall: add explicit build tagsShenghou Ma2015-05-151-0/+2
* syscall: apply the errno allocation fix to other operating systemsBrad Fitzpatrick2015-03-271-95/+95
* syscall: change Dup,Dup2,Dup3 to use Syscall, not RawSyscallIan Lance Taylor2015-03-261-2/+2
* syscall: add support for openbsd/armJoel Sing2015-03-151-0/+1291