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: Which subdirectories need to support !_LIBC?


On 02/25/2015 02:47 PM, Will Newton wrote:
> On Wed, Feb 25, 2015 at 1:45 PM, Florian Weimer <fweimer@redhat.com> wrote:
>> Are there any subdirectories which need to be built externally except
>> intl and soft-fp?
> 
> This list may be helpful:
> 
> https://sourceware.org/glibc/wiki/SharedSourceFiles

Hmm.  I noticed that while working on posix/glob.c.  It's diverged a bit
from gnulib, and our changes use glibc-specific things outside of _LIBC
defines.

I wonder what the proper way forward is here.  Certainly it does not
make sense to have AmgiaOS support in a glibc-specific source file.

-- 
Florian Weimer / Red Hat Product Security


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