1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/pkg/runtime/cgo
Russ Cox c02423902d build: allow builds without cgo
R=bradfitz, dsymonds, fshahriar
CC=golang-dev
https://golang.org/cl/4859043
2011-08-10 21:36:48 -04:00
..
386.S
amd64.S
arm.S arm: more fixes 2010-12-08 16:49:49 -05:00
callbacks.c runtime/cgo: Add callbacks to support SWIG. 2011-01-11 09:36:44 -08:00
cgo.go runtime/cgo: Add callbacks to support SWIG. 2011-01-11 09:36:44 -08:00
darwin_386.c runtime/cgo: fix build 2011-06-28 22:26:31 -04:00
darwin_amd64.c runtime/cgo: check for errors from pthread_create 2011-06-28 12:04:50 -04:00
freebsd_386.c runtime/cgo: check for errors from pthread_create 2011-06-28 12:04:50 -04:00
freebsd_amd64.c runtime/cgo: check for errors from pthread_create 2011-06-28 12:04:50 -04:00
freebsd.c fix freebsd build 2010-12-15 17:20:26 -05:00
iscgo.c
libcgo.h
linux_386.c runtime/cgo: check for errors from pthread_create 2011-06-28 12:04:50 -04:00
linux_amd64.c runtime/cgo: check for errors from pthread_create 2011-06-28 12:04:50 -04:00
linux_arm.c arm: more fixes 2010-12-08 16:49:49 -05:00
Makefile build: allow builds without cgo 2011-08-10 21:36:48 -04:00
setenv.c runtime: maybe fix Windows build broken by cgo setenv CL 2011-05-02 13:35:28 -07:00
util.c runtime/cgo: fix for OS X 10.7 2011-06-16 11:10:31 -04:00
windows_386.c cgo: windows/386 port 2011-01-20 10:22:20 -05:00
windows_amd64.c cgo: windows amd64 port 2011-07-19 10:47:33 -04:00