diff options
| author | Joel Sing <joel@sing.id.au> | 2023-10-29 02:07:01 +1100 |
|---|---|---|
| committer | Joel Sing <joel@sing.id.au> | 2023-11-01 07:10:32 +0000 |
| commit | 0aa21972792e2888c9d7a16eaace9724fc8655e4 (patch) | |
| tree | 3944291817b0b55069fe5046baacdfe3a014d780 /src/cmd/compile/internal/syntax/parser.go | |
| parent | 1a58fd0fdaf9678d56b587f30dc9281553f6ccb9 (diff) | |
| download | go-0aa21972792e2888c9d7a16eaace9724fc8655e4.tar.xz | |
os/signal: use syscall.Wait4 directly in tests
Rather than using syscall.Syscall6 with SYS_WAIT4, use syscall.Wait4
directly.
Updates #59667
Change-Id: I50fea3b7d10003dbc632aafd5e170a9fe96d6f42
Reviewed-on: https://go-review.googlesource.com/c/go/+/538459
Run-TryBot: Joel Sing <joel@sing.id.au>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/cmd/compile/internal/syntax/parser.go')
0 files changed, 0 insertions, 0 deletions
