summaryrefslogtreecommitdiff
path: root/src/runtime/cgo_sigaction.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: don't call libc sigaction function in forked childIan Lance Taylor2017-07-201-1/+1
* runtime/cgo: use libc for sigaction syscalls when possibleBryan C. Mills2016-11-161-0/+89