Skip to content
Commit d2125043 authored by Al Viro's avatar Al Viro
Browse files

generic sys_fork / sys_vfork / sys_clone



... and get rid of idiotic struct pt_regs * in asm-generic/syscalls.h
prototypes of the same, while we are at it.  Eventually we want those
in linux/syscalls.h, of course, but that'll have to wait a bit.

Note that there are *three* variants of sys_clone() order of arguments.
Braindamage galore...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 25906730
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment