mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-23 18:19:39 +00:00
Since we operate with syscalls directly we are to convert signal's structures between image and kernel formats, without intermediate glibc layer. Note this involves chaging sa_entry::flags to u64 (since it's long int value in kernel). Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> |
||
|---|---|---|
| .. | ||
| atomic.h | ||
| bitops.h | ||
| compiler.h | ||
| crtools.h | ||
| image.h | ||
| list.h | ||
| parasite-syscall.h | ||
| parasite.h | ||
| restorer.h | ||
| seize.h | ||
| syscall-codes.h | ||
| syscall.h | ||
| types.h | ||
| util.h | ||