commit | 9677b3a2805e346ca5e61820391095ea3e571c3f | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Mar 12 09:54:36 2003 +0000 |
committer | Roland McGrath <roland@redhat.com> | Wed Mar 12 09:54:36 2003 +0000 |
tree | 9808ecf009f23090ca30d14bd98cf3e9c8ae6948 | |
parent | 2e747d6762db6f7e8e0904fbfe9a46961fe51c00 [diff] |
2003-03-12 Roland McGrath <roland@redhat.com> * linux/ia64/syscallent.h: Fix arg counts for clone and clone2. Use sys_clone for clone2. * linux/syscall.h: Don't declare sys_clone2. * process.c (sys_clone): Rewritten to handle both flavors, print all extra args depending on flag bits. (sys_clone2): Function removed.