-
Cyrill Gorcunov authored
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>
53c611b6
| Name |
Last commit
|
Last update |
|---|---|---|
| include | ||
| kernel | ||
| test | ||
| .gitignore | ||
| INTERNALS | ||
| Makefile | ||
| README | ||
| TODO | ||
| cr-dump.c | ||
| cr-restore.c | ||
| cr-show.c | ||
| crtools.c | ||
| gen-offsets.sh | ||
| parasite-syscall.c | ||
| parasite.c | ||
| parasite.lds.S | ||
| restorer.c | ||
| seize.c | ||
| util.c |