runc/user
Aleksa Sarai b322073f27 user: *: fix function signatures
This patch changes the incorrectly named functions GetPasswdFile,
GetGroupFile, GetExecUserFile and several internal components to
GetPasswdPath, GetGroupPath, etc -- as these are far more appropriate
names and more clearly convey to users what the arguments represent.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> (github: cyphar)
2014-12-17 02:00:16 +11:00
..
MAINTAINERS user: MAINTAINERS: add cyphar as a maintainer 2014-12-12 05:11:18 +11:00
lookup.go user: lookup: added os/user-like lookup API 2014-11-07 11:07:21 +11:00
lookup_unix.go user: *: fix function signatures 2014-12-17 02:00:16 +11:00
lookup_unsupported.go user: *: fix function signatures 2014-12-17 02:00:16 +11:00
user.go user: *: fix function signatures 2014-12-17 02:00:16 +11:00
user_test.go user: add unit tests for GetExecUser 2014-11-07 11:07:21 +11:00