]> Cypherpunks repositories - gostls13.git/commit
runtime: ignore windows exception if not in Go binary
authorAlex Brainman <alex.brainman@gmail.com>
Fri, 28 Mar 2014 06:35:00 +0000 (17:35 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Fri, 28 Mar 2014 06:35:00 +0000 (17:35 +1100)
commit2dc7552f5701c110fd54609fc8eed421cef7f20f
tree9ef5176955fe79c046351b812013182d17f8652a
parenta05ffd85aa6f8cc532bd50df8dbdee8e8040afcc
runtime: ignore windows exception if not in Go binary

LGTM=minux.ma
R=golang-codereviews, minux.ma
CC=golang-codereviews
https://golang.org/cl/80400043
src/pkg/runtime/os_windows_386.c
src/pkg/runtime/os_windows_amd64.c
src/pkg/runtime/sys_windows_386.s