]> Cypherpunks repositories - gostls13.git/commit
[dev.cc] runtime: convert netbsd/amd64 port to Go
authorJoel Sing <jsing@google.com>
Sat, 22 Nov 2014 05:05:31 +0000 (16:05 +1100)
committerJoel Sing <jsing@google.com>
Sat, 22 Nov 2014 05:05:31 +0000 (16:05 +1100)
commitcfc8099a9a71bbcdd8b3259be2f50578872c9626
treefd67e4ea6b8c8efec1bbd4af87ff5a5fb7aa2b10
parentd3526ea0f6ff6775794ebce22192f48eec20aca0
[dev.cc] runtime: convert netbsd/amd64 port to Go

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/169620043
12 files changed:
src/runtime/defs1_netbsd_amd64.go
src/runtime/os1_netbsd.go [new file with mode: 0644]
src/runtime/os1_netbsd_amd64.go [new file with mode: 0644]
src/runtime/os2_netbsd.go [new file with mode: 0644]
src/runtime/os_netbsd.c [deleted file]
src/runtime/os_netbsd.go
src/runtime/os_netbsd.h [deleted file]
src/runtime/os_netbsd_amd64.c [deleted file]
src/runtime/signal_netbsd.go [new file with mode: 0644]
src/runtime/signal_netbsd_amd64.go [new file with mode: 0644]
src/runtime/signal_netbsd_amd64.h [deleted file]
src/runtime/signals_netbsd.h [deleted file]