diff options
| author | Tobias Klauser <tklauser@distanz.ch> | 2023-09-27 09:03:11 +0200 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2023-09-28 03:38:07 +0000 |
| commit | 1176052bb40378272cfbe83d873b65fcc2ed8502 (patch) | |
| tree | e1a526b3109513b85bd108862a40957720cb20f0 /src/syscall/exec_linux.go | |
| parent | d785af1adb314316ac1c4b63cc671363671fae2e (diff) | |
| download | go-1176052bb40378272cfbe83d873b65fcc2ed8502.tar.xz | |
internal/syscall/unix: implement Eaccess on freebsd
Like on linux, use faccessat(AT_FDCWD, path, mode, AT_EACCESS)
Change-Id: I98c8af5008bfa7940abffa6fcb3766254955cb08
Reviewed-on: https://go-review.googlesource.com/c/go/+/531155
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/syscall/exec_linux.go')
0 files changed, 0 insertions, 0 deletions
