mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-22 17:49:13 +00:00
It's been found that gcc 4.1.2 20080704 (Red Hat 4.1.2-48) ignores register variables so to be on a safe side rewrite syscalls with inline assembly without them. nb: gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC) compiles them correctly. Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com> |
||
|---|---|---|
| .. | ||
| bitops.h | ||
| compiler.h | ||
| crtools.h | ||
| elf.h | ||
| image.h | ||
| list.h | ||
| parasite-syscall.h | ||
| parasite.h | ||
| rbtree.h | ||
| restorer.h | ||
| seize.h | ||
| syscall-codes.h | ||
| syscall.h | ||
| types.h | ||
| util.h | ||