This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: linuxthreads/ptclock_settime.c


Andreas Jaeger <aj@suse.de> writes:

> Uli,
> 
> I think you miss an else for the case that !HP_TIMING_AVAIL in
> ptclock_settime and gettime, the current situation looks broken:

No #else needed (if it is something else is broken).  All the code
requiring this function is also conditionalized.

I'll explain more once I've finished the batch of changes I'm working
on now.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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