criu/compel/include
Kir Kolyshkin 1be75af874 compel_syscall(): make ret argument signed
I saw this line in the code

	unsigned long sret = -ENOSYS;

and ended up with this patch. Note syscall(2) man page says return value
is long -- who am I to disagree?

travis-ci: success for More polishing for compel cli
Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-03-15 00:09:54 +03:00
..
uapi compel_syscall(): make ret argument signed 2017-03-15 00:09:54 +03:00
compel-cpu.h compel: Split cpu.h heander into uapi and priv parts 2017-03-15 00:06:10 +03:00
elf32-types.h compel: Reshuffle the directories structure 2017-03-14 23:58:09 +03:00
elf64-types.h compel: Reshuffle the directories structure 2017-03-14 23:58:09 +03:00
errno.h infect: Move errno.h to compel 2017-03-15 00:06:01 +03:00
infect-priv.h compel_syscall(): make ret argument signed 2017-03-15 00:09:54 +03:00
log.h compel: Add callback-based log engine 2017-03-15 00:06:02 +03:00
piegen.h compel hgen: drop -u option 2017-03-15 00:06:17 +03:00
rpc-pie-priv.h compel: kill self-unmap in parasite 2017-03-15 00:06:14 +03:00
shmem.h compel: plugins -- Add shmem plugin 2017-03-14 23:58:09 +03:00