-
Andrew Vagin authored
timer_t is (void *) in glibc, but timer_t is (int) in kernel. When we call system calls, we need to use timer_t from kernl. https://github.com/xemul/criu/issues/98Signed-off-by:
Andrew Vagin <avagin@virtuozzo.com> Acked-by:
Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
20592ace
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
syscall-common-x86-32.S | ||
syscall-common-x86-64.S | ||
syscall32.c | ||
syscall_32.tbl | ||
syscall_64.tbl |