This is the mail archive of the glibc-bugs@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]

[Bug libc/220] IA64: return EINVAL if ITC is an unreliable time source on clock_gettime(CLOCK_PROCESS_TIMEID)


------- Additional Comments From clameter at sgi dot com  2004-06-15 21:56 -------
Created an attachment (id=115)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=115&action=view)
Revised Patch. Make arch independent pieces generic.

Here is a revision of the patch to address the concerns:

1. Rename the variable to signal the unreliability of HP_TIMING to
hp_unreliable.

2. Make the changes to clock_gettime.c independent of what is done for IA64 so
that other arches can also tie into this scheme.


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=220

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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