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

[Bug libc/10157] New: Wrong value for sysconf(_SC_CPUTIME) or sysconf(_SC_THREAD_CPUTIME) on ia64


ia64 uses it's own code for sysconf(_SC_CPUTIME) or 
sysconf(_SC_THREAD_CPUTIME), with hardcoded 200112L value. While this was 
correct before, it is not anymore since _POSIX_VERSION has been upgraded to 
200809L.

-- 
           Summary: Wrong value for sysconf(_SC_CPUTIME) or
                    sysconf(_SC_THREAD_CPUTIME) on ia64
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: aurelien at aurel32 dot net
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: ia64-unknown-linux-gnu
  GCC host triplet: ia64-unknown-linux-gnu
GCC target triplet: ia64-unknown-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=10157

------- 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]