criu/pie
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
..
log-simple.c plugin: allow to use logging function in plugins 2013-12-18 21:52:12 +04:00
Makefile Customize AArch64 VDSO code 2014-08-06 19:00:17 +04:00
parasite.c dump: use breakpoints instead of tracing syscalls (v2) 2014-09-19 17:56:25 +04:00
pie.lds.S.in pie: Fix pie.lds.S.in script to work with the gold linker 2014-03-11 22:15:02 +04:00
restorer.c x86: don't call wait4 as waitpid 2014-09-23 20:36:44 +04:00
util-fd.c util-fd: print errors from send_fds 2014-04-09 13:24:40 +04:00
util.c criu: Drop redundant newline from pr_perror 2014-08-22 19:22:39 +04:00