1
0
mirror of https://github.com/golang/go synced 2024-11-07 11:26:11 -07:00
go/misc/cgo/testcarchive/testdata
KimMachineGun a040ebeb98 all: update references to symbols moved from io/ioutil to io
Update references missed in CL 263142.

For #41190

Change-Id: I778760a6a69bd0440fec0848bdef539c9ccb4ee1
GitHub-Last-Rev: dda42b09ff
GitHub-Pull-Request: golang/go#42874
Reviewed-on: https://go-review.googlesource.com/c/go/+/273946
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Cherry Zhang <cherryyz@google.com>
2021-04-05 17:51:15 +00:00
..
libgo
libgo2
libgo3
libgo4
libgo6 all: update references to symbols moved from io/ioutil to io 2021-04-05 17:51:15 +00:00
libgo7 runtime: clear preemptStop in dropm 2019-11-02 05:52:33 +00:00
p
main2.c runtime: don't forward SIGPIPE on macOS 2019-08-31 06:19:40 +00:00
main3.c runtime: don't forward SIGPIPE on macOS 2019-08-31 06:19:40 +00:00
main4.c runtime, cmd/dist, misc/cgo: enable c-archive for aix/ppc64 2019-04-02 16:03:24 +00:00
main5.c runtime, cmd/dist, misc/cgo: enable c-archive for aix/ppc64 2019-04-02 16:03:24 +00:00
main6.c
main7.c misc/cgo/testcarchive: add missing exit(0) in main7.c 2019-11-04 05:27:25 +00:00
main_unix.c misc/cgo/testcarchive: don't use == for string equality in C code 2021-03-13 03:16:55 +00:00
main_windows.c
main.c