moby--moby/pkg/chrootarchive
Sebastiaan van Stijn 4347080b46
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>
2022-10-06 22:22:29 +02:00
..
archive.go
archive_test.go
archive_unix.go Lock OS threads when exec'ing with Pdeathsig 2022-10-05 12:18:03 -04:00
archive_unix_test.go
archive_windows.go
chroot_linux.go
chroot_unix.go
diff.go
diff_unix.go pkg/system: remove Umask() utility 2022-10-06 22:22:29 +02:00
diff_windows.go
init_unix.go