spiegel_podman/pkg/rootless
Giuseppe Scrivano ca5114faf9
rootless: fix clone syscall on s390 and cris archs
from the clone man page:

  On the cris and s390 architectures, the order of the first two
  arguments is reversed:

           long clone(void *child_stack, unsigned long flags,
                      int *ptid, int *ctid,
                      unsigned long newtls);

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1672714

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-03-05 17:27:43 +01:00
..
rootless_linux.c rootless: fix clone syscall on s390 and cris archs 2019-03-05 17:27:43 +01:00
rootless_linux.go rootless, new[ug]idmap: on failure add output 2019-02-28 16:16:48 +01:00
rootless_unsupported.go Add darwin support for remote-client 2019-01-11 11:30:28 -06:00