[PATCH v3 9/9] aarch64: Consolidate NPTL/non versions of vfork
Marcus Shawcroft
marcus.shawcroft@gmail.com
Tue Jun 3 09:00:00 GMT 2014
On 25 May 2014 20:41, Richard Henderson <rth@twiddle.net> wrote:
> From: Richard Henderson <rth@redhat.com>
>
> At the same time, incorporate the 0 -> 0x80000000 mapping
> of the pid expected by raise.c.
> ---
> sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S | 35 ----------------
> sysdeps/unix/sysv/linux/aarch64/pt-vfork.c | 54 +++++++++++++++++++++++++
> sysdeps/unix/sysv/linux/aarch64/vfork.S | 29 ++++++++-----
> 3 files changed, 74 insertions(+), 44 deletions(-)
> delete mode 100644 sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S
> create mode 100644 sysdeps/unix/sysv/linux/aarch64/pt-vfork.c
Look OK to me. /Marcus
More information about the Libc-alpha
mailing list