]> Cypherpunks repositories - gostls13.git/commit
Revert "runtime: don't forward SIGPIPE on macOS"
authorDaniel Martí <mvdan@mvdan.cc>
Thu, 29 Aug 2019 15:19:44 +0000 (15:19 +0000)
committerDaniel Martí <mvdan@mvdan.cc>
Thu, 29 Aug 2019 15:37:46 +0000 (15:37 +0000)
commit647dc1afc5932b0dbbc409727cc81def8e90a0c4
tree1ed5a8f42553e8018a72a80e72892ba32c520f51
parent35ac19455750198d797ff17a1d57922b92fc5f65
Revert "runtime: don't forward SIGPIPE on macOS"

This reverts CL 188297.

Reason for revert: broke multiple of the darwin builders.

Fixes #33943.

Change-Id: Iacff98d1450edc70402dc7a220d16fcd73337c9e
Reviewed-on: https://go-review.googlesource.com/c/go/+/191784
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
misc/cgo/testcarchive/testdata/main3.c
src/runtime/signal_unix.go