criu/compel/include/uapi
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
..
common compel: uapi -- Add common symlink 2017-03-15 00:06:12 +03:00
compel.h compel: Move relocs stuff into include/uapi/handle-elf.h 2017-03-15 00:06:09 +03:00
cpu.h compel: Split cpu.h heander into uapi and priv parts 2017-03-15 00:06:10 +03:00
handle-elf.h compel: rm COMPEL_H_PARASITE_* macros 2017-03-15 00:06:16 +03:00
infect-rpc.h compel: Move in parasite engine 2017-03-15 00:06:06 +03:00
infect-util.h compel: Move in parasite engine 2017-03-15 00:06:06 +03:00
infect.h compel_syscall(): make ret argument signed 2017-03-15 00:09:54 +03:00
ksigset.h criu: Fix headers for non-x86 arches. 2017-03-15 00:06:03 +03:00
log.h compel: Move log-related stuff into include/uapi/log.h 2017-03-15 00:06:09 +03:00
loglevels.h compel: Add callback-based log engine 2017-03-15 00:06:02 +03:00
plugins compel: Include compel headers as system ones 2017-03-15 00:06:02 +03:00
plugins.h compel: Add plugins header 2017-03-14 23:58:09 +03:00
ptrace.h compel: Move in parasite engine 2017-03-15 00:06:06 +03:00
sigframe-common.h compel: Move sigframe code into compel 2017-03-15 00:06:05 +03:00