diff options
| author | Tobias Klauser <tklauser@distanz.ch> | 2019-10-05 13:44:36 +0200 |
|---|---|---|
| committer | Tobias Klauser <tobias.klauser@gmail.com> | 2019-10-08 10:45:48 +0000 |
| commit | cedb561617ea40c72dc018b38c4d5f0862595fe8 (patch) | |
| tree | e83b4eb87b0578a882c7aeab4b6a105f42b0c636 /src/cmd | |
| parent | 6ec4c71eef730d56169255515fea3490c8a32650 (diff) | |
| download | go-cedb561617ea40c72dc018b38c4d5f0862595fe8.tar.xz | |
syscall: don't use deprecated syscalls on linux/arm64
Reimplement syscall wrappers for linux/arm64 in terms of supported
syscalls (or in case of Ustat make it return ENOSYS) and remove the
manually added SYS_* consts for the deprecated syscalls. Adapted from
golang.org/x/sys/unix where this is already done since CL 119655.
Change-Id: I94ab48a4645924df3822497d0575f1a1573d509f
Reviewed-on: https://go-review.googlesource.com/c/go/+/199140
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/cmd')
0 files changed, 0 insertions, 0 deletions
