This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH roland/nptl-sh] SH: Consolidate NPTL/non versions of vfork


On 05/30/2014 11:40 AM, Roland McGrath wrote:
>> 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.
> 

You missed the bit about the symbols:

The function should be defined as __libc_vfork, and the vfork, __vfork, and
libc_hidden_def should only be defined if !NOT_IN_libc.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]