]> Cypherpunks repositories - gostls13.git/commit
runtime: move all exception related code into signal_windows.go
authorAlex Brainman <alex.brainman@gmail.com>
Mon, 13 Apr 2015 02:02:44 +0000 (12:02 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Mon, 13 Apr 2015 07:04:21 +0000 (07:04 +0000)
commitd1af6bed847291599985e85a8fbf207b6f0342a6
tree9c4234803fe868cccd9c15fe1ad248f2488c6ff0
parente6092d64a7a196e6e228a36eb3b243b379aa2520
runtime: move all exception related code into signal_windows.go

Change-Id: I9654a5c85bd9b3ae9c7a9eddaef1ec752f42bd1b
Reviewed-on: https://go-review.googlesource.com/8840
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/os1_windows.go
src/runtime/os_windows.go
src/runtime/signal_windows.go