• Joel Sing's avatar
    syscall: add openbsd 386 · 88e984fa
    Joel Sing authored
    Add openbsd 386 syscall support, partially based on the existing
    freebsd 386 syscall implementation.
    
    FTR zerrors_openbsd_386.go cannot currently be completely built on
    openbsd/i386 due to what appears to be a gcc bug. The constants can be
    successfully generated with -m32 on openbsd/amd64 and the error
    table can then be generated on openbsd/i386.
    
    R=rsc
    CC=golang-dev
    https://golang.org/cl/4969045
    88e984fa
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...