mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-23 18:19:39 +00:00
Linux kernel 5.4 extends clone3() with set_tid to allow processes to specify the PID of a newly created process. This introduces detection of the clone3() syscall and if set_tid is supported. This first implementation is X86_64 only. Signed-off-by: Adrian Reber <areber@redhat.com> |
||
|---|---|---|
| .. | ||
| Makefile.syscalls | ||
| syscall-common-x86-32.S | ||
| syscall-common-x86-64.S | ||
| syscall32.c | ||
| syscall_32.tbl | ||
| syscall_64.tbl | ||