go/src/os
Ross Light f128b5421e os/user: make OS-specific getgrouplist calls
getgrouplist is non-standard and has slightly different semantics on
each platform.  Darwin defines the function in terms of ints instead of
gid_ts.  Solaris only recently supported the call, so stubbing out for
now.

Fixes #14696
Fixes #14709

Change-Id: I5a44538d41594909efb6f3f9610c55d638c36757
Reviewed-on: https://go-review.googlesource.com/20348
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2016-03-08 20:58:00 +00:00
..
exec all: single space after period. 2016-03-02 00:13:47 +00:00
signal all: single space after period. 2016-03-02 00:13:47 +00:00
user os/user: make OS-specific getgrouplist calls 2016-03-08 20:58:00 +00:00
dir_plan9.go
dir_unix.go
dir_windows.go
doc.go all: single space after period. 2016-03-02 00:13:47 +00:00
env.go all: single space after period. 2016-03-02 00:13:47 +00:00
env_test.go
env_unix_test.go
error.go
error_plan9.go
error_test.go
error_unix.go
error_windows.go
exec.go all: single space after period. 2016-03-02 00:13:47 +00:00
exec_plan9.go
exec_posix.go all: single space after period. 2016-03-02 00:13:47 +00:00
exec_unix.go
exec_windows.go
export_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
file.go all: single space after period. 2016-03-02 00:13:47 +00:00
file_plan9.go all: single space after period. 2016-03-02 00:13:47 +00:00
file_posix.go
file_unix.go all: single space after period. 2016-03-02 00:13:47 +00:00
file_windows.go all: single space after period. 2016-03-02 00:13:47 +00:00
getwd.go all: single space after period. 2016-03-02 00:13:47 +00:00
getwd_darwin.go
os_test.go os, syscall: skip tests when environment doesn't permit testing 2016-03-07 22:40:50 +00:00
os_unix_test.go all: single space after period. 2016-03-02 00:13:47 +00:00
os_windows_test.go all: fix typos 2016-02-23 13:58:47 +00:00
path.go all: single space after period. 2016-03-02 00:13:47 +00:00
path_plan9.go
path_test.go all: single space after period. 2016-03-02 00:13:47 +00:00
path_unix.go
path_windows.go
pipe_bsd.go
pipe_linux.go
pipe_test.go all: single space after period. 2016-03-02 00:13:47 +00:00
proc.go
stat_darwin.go
stat_dragonfly.go
stat_freebsd.go
stat_linux.go
stat_nacl.go
stat_netbsd.go
stat_openbsd.go
stat_plan9.go all: single space after period. 2016-03-02 00:13:47 +00:00
stat_solaris.go
stat_windows.go all: single space after period. 2016-03-02 00:13:47 +00:00
sticky_bsd.go
sticky_notbsd.go
str.go all: fix typos and spelling 2016-02-24 18:42:29 +00:00
sys_bsd.go
sys_darwin.go
sys_freebsd.go
sys_linux.go
sys_nacl.go
sys_plan9.go
sys_solaris.go
sys_unix.go
sys_windows.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
types.go all: single space after period. 2016-03-02 00:13:47 +00:00
types_plan9.go
types_unix.go
types_windows.go