]> Cypherpunks repositories - gostls13.git/commit
runtime: fix plan9/windows build
authorDmitriy Vyukov <dvyukov@google.com>
Thu, 7 Aug 2014 09:28:10 +0000 (13:28 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Thu, 7 Aug 2014 09:28:10 +0000 (13:28 +0400)
commitc5b2c370c635c9c1e512fab4b38416c35b7a45ce
tree3820e7ccb34716359ba0f8a94963e98dd23238b7
parentcd2f8356ce5515c87710bc7ababfee8fdbdee9c3
runtime: fix plan9/windows build
Fix few remaining cases after cl/117580043.

TBR=dfc
R=golang-codereviews
CC=dave, golang-codereviews
https://golang.org/cl/124850043
src/pkg/runtime/callback_windows.c
src/pkg/runtime/env_plan9.c
src/pkg/runtime/os_plan9.c
src/pkg/runtime/os_windows.c