spiegel_podman/pkg/rootless
Sascha Grunert 6e318a01a0
Fix execvp uage in rootless_linux.c
The second argument of `execlp` should be of type `char *`, so we need
to add an additional argument there.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-06-20 15:07:01 +02:00
..
rootless_linux.c Fix execvp uage in rootless_linux.c 2019-06-20 15:07:01 +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