]> Cypherpunks repositories - gostls13.git/commit
runtime: another attempt to allow stdcall to be used from both 386 and amd64 arch
authorAlex Brainman <alex.brainman@gmail.com>
Tue, 28 Jun 2011 02:46:16 +0000 (12:46 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Tue, 28 Jun 2011 02:46:16 +0000 (12:46 +1000)
commit6b648cafde80c141819f5224f2e69dd0bb8b9ece
treec2d2c188a346e1cb58624be25a9177753b85ffa4
parentfe2ccb53c077baf5d4d97c4a5996f54f2cbcd1a4
runtime: another attempt to allow stdcall to be used from both 386 and amd64 arch

R=rsc
CC=golang-dev, vcc.163
https://golang.org/cl/4627071
src/pkg/runtime/windows/mem.c
src/pkg/runtime/windows/os.h
src/pkg/runtime/windows/thread.c