]> Cypherpunks repositories - gostls13.git/commit
runtime: consolidate arch-specific signal handlers on Plan 9
authorAnthony Martin <ality@pbrane.org>
Thu, 18 Dec 2014 13:05:44 +0000 (05:05 -0800)
committerAnthony Martin <ality@pbrane.org>
Tue, 30 Dec 2014 14:36:15 +0000 (14:36 +0000)
commit3d032d765318cea13b4aaae882135381cde0c11a
treed428f952af104ad9ba5781a91e8d5f48ebe91603
parentf3de21767e1ea12e9ec30fc1e9a1b60dfc6cb440
runtime: consolidate arch-specific signal handlers on Plan 9

Change-Id: I4379418853c523fc9aaeb5d6f37bc96117841418
Reviewed-on: https://go-review.googlesource.com/1786
Reviewed-by: David du Colombier <0intro@gmail.com>
Reviewed-by: Aram Hăvărneanu <aram@mgk.ro>
src/runtime/defs_plan9_386.go
src/runtime/defs_plan9_amd64.go
src/runtime/os3_plan9.go [moved from src/runtime/os_plan9_386.go with 76% similarity]
src/runtime/os_plan9_amd64.go [deleted file]