criu/compel/plugins
Dmitry Safonov 1c0716924b compel/criu: Add __must_check
All those compel functions can fail by various reasons.
It may be status of the system, interruption by user or anything else.
It's really desired to handle as many PIE related errors as possible
otherwise it's hard to analyze statuses of parasite/restorer
and the C/R process.

At least warning for logs should be produced or even C/R stopped.

Signed-off-by: Dmitry Safonov <dima@arista.com>
Signed-off-by: Andrei Vagin <avagin@gmail.com>
2020-02-04 12:39:04 -08:00
..
fds compel: Add fds plugin (v2) 2017-03-15 09:36:09 +03:00
include compel/criu: Add __must_check 2020-02-04 12:39:04 -08:00
shmem Replace references to MAP_ANON with MAP_ANONYMOUS 2019-04-20 20:25:26 -07:00
std compel/std/uapi: Provide setter for gettimeofday() 2019-09-07 15:59:55 +03:00
Makefile make: Move CR_NOGLIBC into CFLAGS_PIE 2019-09-07 15:59:50 +03:00