diff options
| author | Tobias Klauser <tklauser@distanz.ch> | 2023-10-03 11:20:29 +0200 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2023-10-03 14:13:33 +0000 |
| commit | f79c99fe8ae4a5e4380af22ee6cb38c3eb3a0416 (patch) | |
| tree | 0912b54a7eebe354b09311bc5f1e2acdb98721c4 /src/database/sql | |
| parent | 98289021f3444a2f80c8f7630f5e519d9c338963 (diff) | |
| download | go-f79c99fe8ae4a5e4380af22ee6cb38c3eb3a0416.tar.xz | |
internal/syscall/unix: implement Eaccess on netbsd
Like on linux and freebsd, use faccessat(AT_FDCWD, path, mode, AT_EACCESS)
Change-Id: Ia76ba67023b6deba6f0cdaf30a0b9cee0c140bb8
Reviewed-on: https://go-review.googlesource.com/c/go/+/531876
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Benny Siegert <bsiegert@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions
