moby/pkg/chrootarchive
Sebastiaan van Stijn 3a946f5291
pkg/system: remove Umask() utility
It was only used in a couple of places, and in most places shouldn't be used
as those locations were in unix/linux-only files, so didn't need the wrapper.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 4347080b46)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-11-05 18:30:26 +01:00
..
archive.go gofmt GoDoc comments with go1.19 2022-07-13 22:42:29 +02:00
archive_test.go Finish refactor of UID/GID usage to a new struct 2022-03-14 16:28:57 -04:00
archive_unix.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
archive_unix_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
archive_windows.go Add chroot for tar packing operations 2019-06-03 09:45:29 -07:00
chroot_linux.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
chroot_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
diff.go Add canonical import comment 2018-02-05 16:51:57 -05:00
diff_unix.go pkg/system: remove Umask() utility 2022-11-05 18:30:26 +01:00
diff_windows.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
init_unix.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00