]> Cypherpunks repositories - gostls13.git/commit
runtime: correctly negate errno value for *BSD ARM
authorIan Lance Taylor <iant@golang.org>
Mon, 21 Oct 2019 16:55:23 +0000 (09:55 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 22 Oct 2019 11:49:50 +0000 (11:49 +0000)
commit4f364be08de3c5b3d60a134ce9c9d24de834b42d
treefeecaeb9d4741714211bdfbac8b7304c622f1eca
parent16f0f9c8e1e767d10d483939981e3b2242554c33
runtime: correctly negate errno value for *BSD ARM

Fixes #35037

Change-Id: I0b9bcd001556cd409994d83dabcdd6e32b001d28
Reviewed-on: https://go-review.googlesource.com/c/go/+/202441
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/runtime/sys_freebsd_arm.s
src/runtime/sys_netbsd_arm.s
src/runtime/sys_openbsd_arm.s