]> Cypherpunks repositories - gostls13.git/commit
[dev.cc] runtime: convert openbsd/amd64 port to Go
authorJoel Sing <jsing@google.com>
Fri, 14 Nov 2014 02:01:12 +0000 (13:01 +1100)
committerJoel Sing <jsing@google.com>
Fri, 14 Nov 2014 02:01:12 +0000 (13:01 +1100)
commitba603c31002b25a74bef2a092c094ff4b23b3c90
treed0aece8ba48895bc17dcf497ce3ee731214e6159
parentb2ec4cf50cf6cf492616b5bae93ffd710164dc41
[dev.cc] runtime: convert openbsd/amd64 port to Go

LGTM=rsc
R=rsc, bradfitz
CC=golang-codereviews
https://golang.org/cl/171660043
src/runtime/defs_openbsd_amd64.go
src/runtime/os1_openbsd.go [new file with mode: 0644]
src/runtime/os2_openbsd.go [new file with mode: 0644]
src/runtime/os_openbsd.c [deleted file]
src/runtime/os_openbsd.go
src/runtime/os_openbsd.h [deleted file]
src/runtime/signal_openbsd.go [new file with mode: 0644]
src/runtime/signal_openbsd_amd64.go [new file with mode: 0644]
src/runtime/signal_openbsd_amd64.h [deleted file]
src/runtime/signals_openbsd.h [deleted file]