• Joel Sing's avatar
    runtime: openbsd amd64 runtime support · 21ac258e
    Joel Sing authored
    Add support for the go runtime on openbsd/amd64. This is based on
    the existing freebsd runtime.
    
    Threads are implemented using OpenBSD's rthreads, which are currently
    disabled by default, however can be enabled via the kern.rthreads
    sysctl.
    
    For now, cgo is disabled.
    
    R=rsc
    CC=golang-dev
    https://golang.org/cl/4815067
    21ac258e
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...