spiegel_podman/pkg/rootless
Sascha Grunert 3cf3ccbd77
Fix format specifiers in rootless_linux.c
Format `%d` expects argument of type `int`, but the argument has a type
of `long int`.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-06-20 12:03:04 +02:00
..
rootless_linux.c Fix format specifiers in rootless_linux.c 2019-06-20 12:03:04 +02:00
rootless_linux.go Fix cgo includes for musl 2019-06-08 14:15:03 -07:00
rootless_unsupported.go rootless: make JoinUserAndMountNS private 2019-05-25 13:48:00 +02:00