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] Fix C11 conformance issues


On Wed, 25 Jul 2018, Joseph Myers wrote:

> On Wed, 25 Jul 2018, Adhemerval Zanella wrote:
> 
> > Checked on i686-linux-gnu and i686-gnu.
> > 
> > 	* include/threads.h: Move to ...
> > 	* sysdeps/nptl/threads.h: ... here.
> > 	* sysdeps/htl/threads.h: New file.
> 
> To confirm: nptl/threads.h, not the wrapper you're moving, still gets 
> correctly installed as threads.h after this patch, while it remains the 
> case that no threads.h is installed for Hurd?

(The normal convention for a wrapper not in include would be for it to be 
in sysdeps/nptl/include/ rather than directly in sysdeps/nptl/.)

-- 
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]