storage/pkg/unshare
Jan Rodák 7b11e7e338
Fix errcheck: error return value of `cmd.Cmd.Process.Signal` is not checked
Signed-off-by: Jan Rodák <hony.com@seznam.cz>
2024-07-09 17:26:30 +02:00
..
getenv_linux_cgo.go fix inconsitent go build tags 2022-11-02 20:51:27 +01:00
getenv_linux_nocgo.go fix inconsitent go build tags 2022-11-02 20:51:27 +01:00
unshare.c pkg/unshare: fix implicit declaration of basename function 2024-05-12 17:28:54 +02:00
unshare.go Move code unused on some architectures 2022-10-14 17:17:53 +02:00
unshare_cgo.go pkg/unshare: declare init() as static 2022-08-05 14:06:42 -03:00
unshare_darwin.go unshare: export rootless GID 2023-11-07 15:46:54 +01:00
unshare_freebsd.c Limited support for pkg/unshare on FreeBSD 2022-05-13 12:06:54 +01:00
unshare_freebsd.go Fix error if continueWrite/continueRead pipe open fails 2023-06-27 12:48:58 +02:00
unshare_gccgo.go fix inconsitent go build tags 2022-11-02 20:51:27 +01:00
unshare_linux.go Fix errcheck: error return value of `cmd.Cmd.Process.Signal` is not checked 2024-07-09 17:26:30 +02:00
unshare_test.go Format sources with gofumpt 2023-05-26 16:17:31 -07:00
unshare_unsupported.go pkg/unshare: return true from IsRootless if user is not root 2023-12-09 10:32:23 +00:00
unshare_unsupported_cgo.go Limited support for pkg/unshare on FreeBSD 2022-05-13 12:06:54 +01:00