]> Cypherpunks repositories - gostls13.git/commit
runtime: fix signal handling on Plan 9
authorAnthony Martin <ality@pbrane.org>
Thu, 13 Mar 2014 16:00:12 +0000 (09:00 -0700)
committerAnthony Martin <ality@pbrane.org>
Thu, 13 Mar 2014 16:00:12 +0000 (09:00 -0700)
commit41aa887be5981844a425c8c71aa7e24cea21a258
treeff293e29d7dd55ab4f5406c6652d772201253b6a
parentc115cda22c82e219654056f6864e9819b922febc
runtime: fix signal handling on Plan 9

LGTM=rsc
R=rsc, 0intro, aram, jeremyjackins, iant
CC=golang-codereviews, lucio.dere, minux.ma, paurea, r
https://golang.org/cl/9796043
src/pkg/runtime/os_plan9.c
src/pkg/runtime/os_plan9.h
src/pkg/runtime/os_plan9_386.c
src/pkg/runtime/os_plan9_amd64.c
src/pkg/runtime/print.c
src/pkg/runtime/runtime.h
src/pkg/runtime/signals_plan9.h
src/pkg/runtime/string.goc