]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testcshared: use -pie for android-L.
authorHyang-Ah Hana Kim <hyangah@gmail.com>
Tue, 13 Oct 2015 17:58:11 +0000 (13:58 -0400)
committerHyang-Ah Hana Kim <hyangah@gmail.com>
Tue, 13 Oct 2015 18:35:03 +0000 (18:35 +0000)
commitee07504d26a4d61ca0bc0728fea58f7b2fd52cc2
treeda60c612456cccbf9675b44c0cd6c12a06e98c09
parent6e5ccce87f444545de14dff7190171f0b4b15a12
misc/cgo/testcshared: use -pie for android-L.

Also, handle the case where 'read' returns EINVAL instead of EBADF
when the descriptor is not ready. (android 4.4.4/cyanogenmod, nexus7)

Change-Id: I56c5949d27303d44a4fd0de38951b85e20cef167
Reviewed-on: https://go-review.googlesource.com/15810
Reviewed-by: Ian Lance Taylor <iant@golang.org>
misc/cgo/testcshared/main2.c
misc/cgo/testcshared/test.bash