golang/src/os/user
cui fliter 73847aa41b os: add available godoc link
Change-Id: I430c9a7c4936d7a8c8c787aa63de9a796d20fdf3
Reviewed-on: https://go-review.googlesource.com/c/go/+/539597
Reviewed-by: Carlos Amedee <carlos@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: shuang cui <imcusg@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2024-02-26 21:33:12 +00:00
..
cgo_listgroups_unix.go os/user: use libc (not cgo) on macOS 2022-11-11 04:31:34 +00:00
cgo_lookup_cgo.go os/user,net: add -fno-stack-protector to CFLAGS 2022-12-16 17:45:51 +00:00
cgo_lookup_syscall.go os/user: use libc (not cgo) on macOS 2022-11-11 04:31:34 +00:00
cgo_lookup_unix.go os/user: use correct size for initial call in retryWithBuffer 2023-08-31 00:56:17 +00:00
cgo_unix_test.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
cgo_user_test.go os/user: skip tests that invoke Current if it returns an expected error 2023-04-21 15:59:43 +00:00
getgrouplist_syscall.go os/user: use libc (not cgo) on macOS 2022-11-11 04:31:34 +00:00
getgrouplist_unix.go os/user: use libc (not cgo) on macOS 2022-11-11 04:31:34 +00:00
listgroups_stub.go os: add wasip1 support 2023-04-07 23:34:21 +00:00
listgroups_unix.go os: add wasip1 support 2023-04-07 23:34:21 +00:00
listgroups_unix_test.go os: add wasip1 support 2023-04-07 23:34:21 +00:00
lookup.go os: add available godoc link 2024-02-26 21:33:12 +00:00
lookup_android.go all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
lookup_plan9.go os/user: fix buffer retry loop on macOS 2022-12-07 16:09:09 +00:00
lookup_stubs.go os/user: fix buffer retry loop on macOS 2022-12-07 16:09:09 +00:00
lookup_unix.go os: add wasip1 support 2023-04-07 23:34:21 +00:00
lookup_unix_test.go os/user: use libc (not cgo) on macOS 2022-11-11 04:31:34 +00:00
lookup_windows.go all: fix Microsoft links 2023-09-12 16:42:41 +00:00
user.go os: add available godoc link 2024-02-26 21:33:12 +00:00
user_test.go os/user: skip tests that invoke Current if it returns an expected error 2023-04-21 15:59:43 +00:00