go/src/os/user
Sebastien Binet 98dfd400e6 os/user: fix build with "osusergo" build tag
Fixes #24841
Updates #24845

Change-Id: I4a5c05f4cbf9692bd6cab48baf3cc51fa43fe5a9
Reviewed-on: https://go-review.googlesource.com/106837
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-04-13 16:51:18 +00:00
..
cgo_lookup_unix.go os/user: add a way to enforce pure Go implementation 2018-04-06 19:42:41 +00:00
cgo_unix_test.go os/user: fix build with "osusergo" build tag 2018-04-13 16:51:18 +00:00
getgrouplist_darwin.go os/user: fix darwin GetGroupIds for n > 256 2017-11-22 17:14:47 +00:00
getgrouplist_unix.go os/user: fix build with "osusergo" build tag 2018-04-13 16:51:18 +00:00
listgroups_solaris.go
listgroups_unix.go os/user: add a way to enforce pure Go implementation 2018-04-06 19:42:41 +00:00
lookup.go
lookup_android.go os/user: use the stubs fallback for Android 2017-03-07 19:38:24 +00:00
lookup_plan9.go
lookup_stubs.go os/user: add a way to enforce pure Go implementation 2018-04-06 19:42:41 +00:00
lookup_unix.go os/user: add a way to enforce pure Go implementation 2018-04-06 19:42:41 +00:00
lookup_unix_test.go
lookup_windows.go os/user: obtain a user GID on Windows 2018-04-04 09:28:39 +00:00
user.go os/user: add a way to enforce pure Go implementation 2018-04-06 19:42:41 +00:00
user_test.go os/user: obtain a user GID on Windows 2018-04-04 09:28:39 +00:00