mirror of
https://github.com/golang/go
synced 2024-11-22 15:44:53 -07:00
fc98f28204
The last CL forgot the all-important 'backdoor' package. Cgo-using packages compile .c files with gcc, but we want to compile this one with 6c, so put it in a non-cgo package. TBR=golang-dev CC=golang-dev https://golang.org/cl/5758063 |
||
---|---|---|
.. | ||
backdoor | ||
align.go | ||
basic.go | ||
callback_c.c | ||
callback.go | ||
cgo_test.go | ||
duplicate_symbol.go | ||
env.go | ||
exports.go | ||
helpers.go | ||
issue1222.go | ||
issue1328.go | ||
issue1560.go | ||
issue2462.go | ||
Makefile | ||
sleep_windows.go |