- Add missing import. - platform-specific files syswrite() wrapper presents standard API to syscall.Write, even on Windows where first arg is a Handle. Fixes golang/go#7100 R=gri, minux.ma, alex.brainman CC=golang-codereviews https://golang.org/cl/52250043 |
||
|---|---|---|
| .. | ||
| testdata | ||
| external.go | ||
| external_plan9.go | ||
| external_unix.go | ||
| external_windows.go | ||
| interp.go | ||
| interp_test.go | ||
| map.go | ||
| ops.go | ||
| reflect.go | ||
| value.go | ||