]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo: adapt files copied from libcgo
authorRuss Cox <rsc@golang.org>
Wed, 8 Dec 2010 21:35:05 +0000 (16:35 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 8 Dec 2010 21:35:05 +0000 (16:35 -0500)
commit7eeebf49bee7e34a477cfb03fd76a0d3ab0b031a
tree81064c495c5dbedcfe387c2e6531fd9e9808ed13
parent70113b436e18fe641fa7ca8f9584fbdce0f339f6
runtime/cgo: adapt files copied from libcgo

Necessary but not sufficient step toward
making those builds work.

R=r
CC=golang-dev
https://golang.org/cl/3411043
src/pkg/runtime/cgo/freebsd_386.c
src/pkg/runtime/cgo/freebsd_amd64.c
src/pkg/runtime/cgo/nacl_386.c
src/pkg/runtime/cgo/windows_386.c
src/pkg/runtime/cgo/windows_amd64.c