moby--moby/pkg/idtools
Tobias Klauser 01f70b028e Switch Stat syscalls to x/sys/unix
Switch some more usage of the Stat function and the Stat_t type from the
syscall package to golang.org/x/sys. Those were missing in PR #33399.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2017-07-27 10:09:02 +02:00
..
idtools.go Remove error return from RootPair 2017-06-07 11:45:33 -04:00
idtools_unix.go LCOW: Create layer folders with correct ACL 2017-06-20 19:50:12 -07:00
idtools_unix_test.go Switch Stat syscalls to x/sys/unix 2017-07-27 10:09:02 +02:00
idtools_windows.go LCOW: Create layer folders with correct ACL 2017-06-20 19:50:12 -07:00
usergroupadd_linux.go Add support for looking up user/groups via `getent` 2016-10-28 19:06:07 -04:00
usergroupadd_unsupported.go Correct build-time directory creation with user namespaced daemon 2015-10-20 08:59:48 -04:00
utils_unix.go Add support for looking up user/groups via `getent` 2016-10-28 19:06:07 -04:00