runc/libcontainer/user
Daniel Dao 8898b6b446 remove placeholder for non-linux platforms
runc currently only support Linux platform, and since we dont intend to expose
the support to other platform, removing all other platforms placeholder code.

`libcontainer/configs` still being used in
https://github.com/moby/moby/blob/master/daemon/daemon_windows.go so
keeping it for now.

After this, we probably should also rename files to drop linux suffices
if possible.

Signed-off-by: Daniel Dao <dqminh89@gmail.com>
2017-11-24 18:14:51 +00:00
..
MAINTAINERS Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
lookup.go Move user pkg unix specific calls to unix file 2017-08-03 11:31:21 -07:00
lookup_unix.go Move user pkg unix specific calls to unix file 2017-08-03 11:31:21 -07:00
user.go Revert "Merge pull request #1450 from vrothberg/sgid-non-numeric" 2017-08-04 14:28:21 -07:00
user_test.go Fix TestGetAdditionalGroups on i686 2016-09-27 18:25:53 +08:00