]> Cypherpunks repositories - gostls13.git/commit
os/user: rename group cgo file
authorKevin Burke <kev@inburke.com>
Mon, 27 Feb 2017 10:28:24 +0000 (02:28 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 27 Feb 2017 15:18:44 +0000 (15:18 +0000)
commiteae657e9ee2897ffac8c8918738b0a4bab5864d6
tree2831bb5cc66824e046db3cb3956a5c51dee22f74
parent4b2248527ffec97ab0706470e5654bd1aacaa6ab
os/user: rename group cgo file

In another CL, I'll add a pure Go implementation of lookupGroup and
lookupGroupId in lookup_unix.go, but attempting that in one CL makes
the diff too difficult to read.

Updates #18102.

Change-Id: If8e26cee5efd30385763430f34304c70165aef32
Reviewed-on: https://go-review.googlesource.com/37497
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/os/user/cgo_lookup_unix.go [moved from src/os/user/lookup_unix.go with 100% similarity]