moby--moby/pkg/homedir
Justin Cormack b7bd959294 Split homedir files by operating system
libcontainer/user does not build at all on Windows any more, and
this was breaking the client on Windows with upstream `runc`. As
these functions are not used anyway, just split out and stop
checking `runtime`.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-07-10 14:10:43 +01:00
..
homedir_linux.go gcplogs: forcibly set HOME on static UNIX binary 2016-12-29 03:17:26 +00:00
homedir_others.go gcplogs: forcibly set HOME on static UNIX binary 2016-12-29 03:17:26 +00:00
homedir_test.go pkg/homedir: implement GetShortcutString() 2015-02-18 22:56:03 -08:00
homedir_unix.go Split homedir files by operating system 2017-07-10 14:10:43 +01:00
homedir_windows.go Split homedir files by operating system 2017-07-10 14:10:43 +01:00