containerd/archive
Sebastiaan van Stijn 708299ca40
Move RunningInUserNS() to its own package
This allows using the utility without bringing whole of "sys" with it.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-23 11:29:53 +01:00
..
compression compression: add support for the zstd algorithm 2020-12-07 09:56:30 +01:00
tartest Fix annotation typo error 2018-12-14 23:18:42 +08:00
issues_test.go Move testutils to pkg 2018-05-22 17:08:38 -04:00
tar_freebsd.go gofmt -s -w all the things 2021-03-16 21:29:41 +01:00
tar_linux_test.go move overlay-checks to an overlayutils package 2021-03-15 19:18:50 +01:00
tar_mostunix.go Compile for FreeBSD 2020-12-09 00:30:29 -08:00
tar_opts_linux.go Support applying with parent directories 2019-08-16 15:49:47 -07:00
tar_opts_windows.go Support applying with parent directories 2019-08-16 15:49:47 -07:00
tar_opts.go Use go-winio tar-application code instead of our own 2020-12-03 02:42:54 +11:00
tar_test.go Replace errors.Cause() with errors.Is() 2020-05-08 14:36:45 +02:00
tar_unix.go Move RunningInUserNS() to its own package 2021-03-23 11:29:53 +01:00
tar_windows.go Reorder to separate generic from windows-specific code 2020-12-03 02:43:37 +11:00
tar.go Use go-winio tar-application code instead of our own 2020-12-03 02:42:54 +11:00
time_unix.go archive: return chtimes error with path information 2019-07-25 16:33:19 +08:00
time_windows.go Licence header added 2018-02-19 10:32:26 +09:00
time.go Licence header added 2018-02-19 10:32:26 +09:00