go/src/os/user
cuishuang 0bdc792145 all: use a more straightforward return value
Change-Id: I27e86c221da7f541c4823f501801e02942c9a829
Reviewed-on: https://go-review.googlesource.com/c/go/+/649935
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2025-02-18 09:28:50 -08:00
..
cgo_listgroups_unix.go
cgo_lookup_cgo.go
cgo_lookup_syscall.go
cgo_lookup_unix.go all: use a more straightforward return value 2025-02-18 09:28:50 -08:00
cgo_unix_test.go
cgo_user_test.go
getgrouplist_syscall.go
getgrouplist_unix.go
listgroups_stub.go
listgroups_unix.go
listgroups_unix_test.go all: change from sort functions to slices functions where feasible 2024-05-23 01:00:11 +00:00
lookup.go
lookup_android.go
lookup_plan9.go
lookup_stubs.go
lookup_unix.go
lookup_unix_test.go
lookup_windows.go os/user: fix race detector failure 2024-11-19 16:52:49 +00:00
user.go
user_test.go all: use slices.Contains to simplify code 2025-02-03 08:47:55 -08:00
user_windows_test.go all: use slices.Contains to simplify code 2025-02-03 08:47:55 -08:00