mirror of https://github.com/golang/go.git
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 | ||
| Makefile | ||
| align.go | ||
| basic.go | ||
| callback.go | ||
| callback_c.c | ||
| cgo_test.go | ||
| duplicate_symbol.go | ||
| env.go | ||
| exports.go | ||
| helpers.go | ||
| issue1222.go | ||
| issue1328.go | ||
| issue1560.go | ||
| issue2462.go | ||
| sleep_windows.go | ||