028b6e8a89
The introduction of clone3 syscall accidentally broke CLONE_PIDFD
support in traditional clone syscall on compat x86 and those
architectures that use do_fork to implement clone syscall.
This bug was found by strace test suite.
Link: https://strace.io/logs/strace/2019-07-12
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
audit.c | ||
ia32_aout.c | ||
ia32_signal.c | ||
sys_ia32.c |