[CRIU] [PATCH 2/8] x86: syscalls -- Add sys_sigaltstack

Cyrill Gorcunov gorcunov at openvz.org
Mon Jun 17 23:06:52 EDT 2013


Will need it to retrieve signal stack parameters.
Note for simplicty I declared the syscall having
void * arguments, while libc has it as stack_t *.
This need to be cleaned up one day (because
we use similar structure for sigframe definition
and need to merge both definitions down).

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 arch/x86/syscall-x86-64.def | 1 +
 1 file changed, 1 insertion(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-x86-syscalls-Add-sys_sigaltstack.patch
Type: text/x-patch
Size: 736 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130618/79a51bf0/attachment.bin>


More information about the CRIU mailing list