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: Where to put Linux-specific pthread test?


On Sat, 19 Oct 2013, Carlos O'Donell wrote:

> I figure the right place is nptl/sysdeps/unix/sysv/linux/?
> 
> And then get added as a test only if subdir is nptl?

Yes, that seems right (modulo the question of nptl/sysdeps/... versus 
sysdeps/.../nptl - ports use the latter exclusively, and if moved into 
libc would I expect continue to do so, and the conclusion in discussion of 
where to put abilist files was that the latter is now preferred - but if 
moving existing files, watch out for #includes of <nptl/sysdeps/...> and 
for any subtle effects of changed sysdeps directory ordering).

-- 
Joseph S. Myers
joseph@codesourcery.com


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