aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql/sql.go
diff options
context:
space:
mode:
authorBryan C. Mills <bcmills@google.com>2016-11-09 15:28:24 -0500
committerIan Lance Taylor <iant@golang.org>2016-11-16 05:38:38 +0000
commit1f605175b0044d69ac2364c24f515344c9866fd6 (patch)
tree56b5acc2c2d9f27204dbeb3f853c4ef250b65fee /src/database/sql/sql.go
parentc69233be84eee26d1ea15869b86d76aad602d693 (diff)
downloadgo-1f605175b0044d69ac2364c24f515344c9866fd6.tar.xz
runtime/cgo: use libc for sigaction syscalls when possible
This ensures that runtime's signal handlers pass through the TSAN and MSAN libc interceptors and subsequent calls to the intercepted sigaction function from C will correctly see them. Fixes #17753. Change-Id: I9798bb50291a4b8fa20caa39c02a4465ec40bb8d Reviewed-on: https://go-review.googlesource.com/33142 Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions