criu/compel
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
..
arch ia32: Rename has_compat_sigreturn => compat_cr 2017-05-10 04:13:40 +03:00
include compel: Add more arguments to compel_wait_task() 2017-05-10 04:26:56 +03:00
plugins compel: make plugins .a archives 2017-04-02 18:12:10 +03:00
src compel: Add more arguments to compel_wait_task() 2017-05-10 04:26:56 +03:00
test compel: Test for FDs stealing 2017-03-15 09:36:09 +03:00
.gitignore arm/compel: add generated headers to .gitignore 2017-04-17 18:35:58 +03:00
compel-host compel cli: show includes 2017-03-15 00:09:55 +03:00
Makefile compel: no -r for ARM ldflags 2017-04-02 18:12:10 +03:00