This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH roland/nptl-sh] SH: Consolidate NPTL/non versions of vfork
- From: Roland McGrath <roland at hack dot frob dot com>
- To: Richard Henderson <rth at twiddle dot net>
- Cc: Kaz Kojima <kkojima at rr dot iij4u dot or dot jp>, libc-alpha at sourceware dot org
- Date: Fri, 30 May 2014 11:40:06 -0700 (PDT)
- Subject: Re: [PATCH roland/nptl-sh] SH: Consolidate NPTL/non versions of vfork
- Authentication-results: sourceware.org; auth=none
- References: <20140529230926 dot 133C22C3C21 at topped-with-meat dot com> <20140530 dot 134750 dot 439128275 dot kkojima at rr dot iij4u dot or dot jp> <20140530161958 dot 15CE72C39B6 at topped-with-meat dot com> <5388C560 dot 9040402 at twiddle dot net>
> You should be able to reuse the Alpha pt-vfork.S to get the compat symbols
> correct. C.f. Alpha's vfork.S for which symbols to define there.
Thanks. I've updated the roland/nptl-sh branch to do this.