criu/arch
Andrey Vagin 6382ed43f5 x86: don't call wait4 as waitpid
Fix compilation on ARM:
pie/restorer.c: In function ‘wait_helpers’:
pie/restorer.c:728:3: error: implicit declaration of function ‘sys_waitpid’ [-Werror=implicit-function-declaration]
cc1: all warnings being treated as errors

Reported-by: Mr Jenkins
Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-09-23 20:36:44 +04:00
..
aarch64 ptrace: flush breakpoints 2014-09-22 18:03:03 +04:00
arm ptrace: flush breakpoints 2014-09-22 18:03:03 +04:00
scripts/arm arm: prepare syscall table generation scripts to be shared with AArch64 2014-03-11 22:46:06 +04:00
x86 x86: don't call wait4 as waitpid 2014-09-23 20:36:44 +04:00