]> Cypherpunks repositories - gostls13.git/commitdiff
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)
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]