This is the mail archive of the libc-alpha@sources.redhat.com 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: HAVE_HIDDEN doesnt always mean DONT_USE_BOOTSTRAP_MAP


> And how about ./elf/cache.c

That one is just laziness or an oversight.  In fact, I don't think those
need to be conditional at all.

The only cases where #ifdef platform it is warranted is in header files to
be installed that need to adapt to multiple platforms (i.e. the
configurations that have 32-bit and 64-bit modes selected at compile time).


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