CL 100077 added the syscall_fcntl function in the internal/syscall/unix package to refer to syscall.fcntl outside of the syscall package in a unified way. Add a replacement that simulates a successful fcntl call to fix the interp tests. Change-Id: I05847d222f18a19cb30f1395497e708a027a002e Reviewed-on: https://go-review.googlesource.com/106415 Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> |
||
---|---|---|
.. | ||
testdata | ||
external.go | ||
external_darwin.go | ||
external_unix.go | ||
interp.go | ||
interp_test.go | ||
map.go | ||
ops.go | ||
reflect.go | ||
value.go |