]> Cypherpunks repositories - gostls13.git/commit
runtime/internal/syscall, syscall: replace RawSyscall6 with runtime implementation...
authorMichael Pratt <mpratt@google.com>
Thu, 24 Feb 2022 21:35:06 +0000 (16:35 -0500)
committerMichael Pratt <mpratt@google.com>
Thu, 21 Apr 2022 18:06:56 +0000 (18:06 +0000)
commit15602e88658a9dd43cec4220e01ef408d273f028
tree73fed5c55f3aecd7d8bef1e36fdf040b3c8e5d2a
parent1de1c0d10df18f4fda46aff82aadd9edfba2b751
runtime/internal/syscall, syscall: replace RawSyscall6 with runtime implementation on linux

For #51087

Change-Id: I75a1bdeb5089454595f5ca04765a9c6e45cf9bd5
Reviewed-on: https://go-review.googlesource.com/c/go/+/388475
Run-TryBot: Michael Pratt <mpratt@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/internal/syscall/syscall_linux.go
src/syscall/asm_linux_386.s
src/syscall/asm_linux_amd64.s
src/syscall/asm_linux_arm.s
src/syscall/asm_linux_arm64.s
src/syscall/asm_linux_mips64x.s
src/syscall/asm_linux_mipsx.s
src/syscall/asm_linux_ppc64x.s
src/syscall/asm_linux_riscv64.s
src/syscall/asm_linux_s390x.s
src/syscall/syscall_linux.go