This is the mail archive of the libc-hacker@sourceware.cygnus.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]

Re: A patch for string/string.h


Zack Weinberg <zack@rabi.columbia.edu> writes:

> I'm not sure about this patch.  You cut out the inclusion of the
> bits/string*.h files entirely if POSIX or XOPEN.  Wouldn't it make
> more sense to narrow down what those files include?

Zack is right, we certainly don't want to disable this optimization in
that many cases.  Take a look at the current form (once I've checked
it in).

Thanks,

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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