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 v2 8/8] Rely on HP_TIMING_AVAIL implies HP_SMALL_TIMING_AVAIL


On 07/02/2014 11:36 PM, Roland McGrath wrote:
> If that's actually the case, then there is no point whatsoever in having
> both macros in the first place.  Instead of your last patch, just make
> everything test HP_TIMING_AVAIL and do away with the "small" distinction
> everywhere.
> 

It's only ld.so in which I've made the substitution.  The "large" version is
still used in e.g. clock_gettime and friends.


r~


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