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: nonstrings in Glibc


On Tue, 21 Nov 2017, Zack Weinberg wrote:

> No, that's not right. The top-level bits directory contains _fallback_
> bits headers, to be used only if no sysdeps directory overrides them;
> I don't know why it's in the top level instead of in sysdeps/generic
> (which is where you'd expect it to be) but it's probably something
> horrible to do with the include search path.

Moved by Roland in:

commit c72565e5f1124c2dc72573e83406fe999e56091f
Author: Roland McGrath <roland@gnu.org>
Date:   Thu Dec 22 03:12:10 2005 +0000

    2005-12-21  Roland McGrath  <roland@redhat.com>
    
        * sysdeps/generic/bits: Subdirectory and all files moved to ...
        * bits: ... here, new subdirectory.
        * Makeconfig (+includes): Reordered includes to put build and sysdeps
        dirs first after $(..)include, $(sysincludes) last.
        * sysdeps/generic/bits: Subdirectory and all files moved to ...
        * bits: ... here, new subdirectory.
        * Makeconfig (+includes): Reordered includes to put build and sysdeps
        dirs first after $(..)include, $(sysincludes) last.

(I don't know why, however.)

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