aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/exec_linux_test.go
diff options
context:
space:
mode:
authorSteven Hartland <steven.hartland@multiplay.co.uk>2020-05-08 12:09:00 +0000
committerCherry Zhang <cherryyz@google.com>2020-05-11 14:21:36 +0000
commitd40b0a1494cc3b717207ce822d01d0f180627a3f (patch)
treed1e297124fef193fa2a5894002f474d9c08b9a57 /src/syscall/exec_linux_test.go
parent57e32c4fbd4f20d567d1767dfc2d94bec828a8dc (diff)
downloadgo-d40b0a1494cc3b717207ce822d01d0f180627a3f.tar.xz
cmd/link: fix mode parameter to fallocate on Linux
Fix the mode parameter to fallocate on Linux which is the operation mode and not the file mode as with os.OpenFile. Also handle syscall.EINTR. Fixes #38950 Change-Id: Ieed20d9ab5c8a49be51c9f9a42b7263f394a5261 Reviewed-on: https://go-review.googlesource.com/c/go/+/232805 Run-TryBot: Cherry Zhang <cherryyz@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Cherry Zhang <cherryyz@google.com> Reviewed-by: Jeremy Faller <jeremy@golang.org>
Diffstat (limited to 'src/syscall/exec_linux_test.go')
0 files changed, 0 insertions, 0 deletions