]> Cypherpunks repositories - gostls13.git/commit
runtime: update defs for openbsd
authorJoel Sing <jsing@google.com>
Mon, 16 Apr 2012 16:35:41 +0000 (02:35 +1000)
committerAndrew Gerrand <adg@golang.org>
Mon, 16 Apr 2012 16:35:41 +0000 (02:35 +1000)
commit99fc28174369621cfe7a445cc4718fba0148745d
treed6f04427552960313010aea33eef92f22012828c
parentc81705f13a5898e40e7e51e83086903cb55da5bf
runtime: update defs for openbsd

Update runtime defs for openbsd. Add struct __tfork, which will be
needed by an upcoming change.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/6007050
src/pkg/runtime/defs_openbsd.go
src/pkg/runtime/defs_openbsd_386.h
src/pkg/runtime/defs_openbsd_amd64.h
src/pkg/runtime/signal_openbsd_386.c
src/pkg/runtime/signal_openbsd_amd64.c