storage/pkg/idtools
Valentin Rothberg fae1939e83 remove pkg/system/filesys*
This API caused build regressions as golang.org/x dependencies
introduced breaking changes.  We don't have any callers in our
projects and I consider it a bug that those APIs were there,
which might prevent us from causing a major bump.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-11-27 13:31:52 +01:00
..
idtools.go Don't chown on safechown if directory exists and has correct ownership 2019-08-05 20:32:05 -04:00
idtools_unix.go remove pkg/system/filesys* 2019-11-27 13:31:52 +01:00
idtools_unix_test.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
idtools_windows.go remove pkg/system/filesys* 2019-11-27 13:31:52 +01:00
parser.go Fix possible integer overflow on 32bit builds 2019-04-16 10:36:35 +02:00
usergroupadd_linux.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00
usergroupadd_unsupported.go Correct build-time directory creation with user namespaced daemon 2015-10-20 08:59:48 -04:00
utils_unix.go Update packages to match latest code in moby/pkg 2017-09-12 18:00:29 +00:00