criu/include
Cyrill Gorcunov 870803fb5f image: Shrink signal entry structure
Since we use pure syscalls there is no
need to keep intermediate layer for signals.

Moreover mask entry moved at the end of the structure
so we will easily expand it if it'll be ever needed.

Note it breaks backward compatibility with older image
but since it's development stage it should be safe.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Acked-by: Andrew Vagin <avagin@parallels.com>
2011-12-08 19:36:26 +04:00
..
atomic.h restore: Add mutexes via futex syscall and order threads creation 2011-11-18 16:09:01 +04:00
bitops.h restore: Add mutexes via futex syscall and order threads creation 2011-11-18 16:09:01 +04:00
compiler.h Add ALIGN helper 2011-11-16 18:16:12 +04:00
crtools.h Use absolute path for image files 2011-12-07 17:16:37 +04:00
image.h image: Shrink signal entry structure 2011-12-08 19:36:26 +04:00
list.h Initial commit 2011-09-23 12:00:45 +04:00
parasite-syscall.h Dump and restore sigactions (v2) 2011-11-30 22:04:09 +04:00
parasite.h parasite: Unify error reporting scheme 2011-11-30 22:57:36 +04:00
restorer.h Use stderr for debug messages (v2) 2011-12-05 12:01:23 +04:00
seize.h Move seize related functions into seize.[ch] 2011-10-13 19:18:43 +04:00
syscall-codes.h Set descriptors to restart a current syscall 2011-12-02 17:50:55 +04:00
syscall.h dump,restore: Use rt_sigaction_t for sys_sigaction 2011-12-03 17:24:05 +04:00
types.h Use stderr for debug messages (v2) 2011-12-05 12:01:23 +04:00
util.h crtools: add options to specified a log file 2011-12-08 18:55:13 +04:00