criu/compel/include/uapi
Kirill Tkhai 08ca20e29e compel: Add more arguments to compel_wait_task()
Some get_status() methods may allocate data, because
not all of the fields in /proc/[pid]/status file
have the fixed size. For example, NSpid, which
size may vary.

Introduce new method free_status() in counterweight
for such type get_status() methods. it will be called
in case of we go to try_again and need to free allocated
data.

Also, introduce data parameter for a use in the future.

Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-05-10 04:26:56 +03:00
..
asm compel: make include/uapi/asm symlink permanent 2017-03-15 00:09:56 +03:00
common compel: uapi -- Add common symlink 2017-03-15 00:06:12 +03:00
compel compel: make include/uapi symlink permanent 2017-03-15 00:09:55 +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: add compel_ prefix to cpu_has_feature 2017-03-15 09:36:05 +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: Add recv fd helper 2017-03-15 09:36:09 +03:00
infect.h compel: Add more arguments to compel_wait_task() 2017-05-10 04:26:56 +03:00
ksigset.h compel/ksigset: fix ksigaddset() UB and flushing mask 2017-03-15 09:36:09 +03:00
log.h compel/uapi: add prefix to log levels 2017-03-15 09:36:06 +03:00
loglevels.h compel/uapi: add prefix to log levels 2017-03-15 09:36:06 +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: return ptrace area helpers back to uapi 2017-04-02 18:12:10 +03:00
sigframe-common.h compel: Move sigframe code into compel 2017-03-15 00:06:05 +03:00
task-state.h Sanitize TASK_ values 2017-03-15 09:36:05 +03:00