Files
podman/pkg
Giuseppe Scrivano a94e625868 rootless: add fallback for renameat2 at runtime
the renameat2 syscall might be defined in the C library but lacking
support in the kernel.

In such case, let it fallback to open(O_CREAT)+rename as it does on
systems lacking the definition for renameat2.

Closes: https://github.com/containers/libpod/issues/4570

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-12-04 10:30:40 +01:00
..
2019-07-21 14:22:39 -05:00
2019-07-23 15:43:40 -04:00
2019-11-13 08:15:00 +11:00
2019-06-03 15:54:53 -04:00
2018-03-27 21:55:33 +00:00
2019-10-29 12:18:50 -05:00
2019-11-13 08:15:00 +11:00
2019-07-03 15:41:33 -05:00
2019-11-13 08:15:00 +11:00
2019-11-13 08:15:00 +11:00