diff options
| author | Ian Lance Taylor <iant@golang.org> | 2018-03-06 20:47:38 -0800 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2018-03-07 23:30:02 +0000 |
| commit | c2f28de732749425ea29b5efa982c407964f8560 (patch) | |
| tree | ceed9e1e77033e10ef85d650323740dacb021e1b /src/runtime/testdata | |
| parent | d8c9ef9e5cb6d485d9e15a48884ffb1162c48fb3 (diff) | |
| download | go-c2f28de732749425ea29b5efa982c407964f8560.tar.xz | |
runtime: change from rt_sigaction to sigaction
This normalizes the Linux code to act like other targets. The size
argument to the rt_sigaction system call is pushed to a single
function, sysSigaction.
This is intended as a simplification step for CL 93875 for #14327.
Change-Id: I594788e235f0da20e16e8a028e27ac8c883907c4
Reviewed-on: https://go-review.googlesource.com/99077
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
Diffstat (limited to 'src/runtime/testdata')
0 files changed, 0 insertions, 0 deletions
