public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/10157] New: Wrong value for sysconf(_SC_CPUTIME) or sysconf(_SC_THREAD_CPUTIME) on ia64
@ 2009-05-16 11:31 aurelien at aurel32 dot net
  2009-05-16 11:32 ` [Bug libc/10157] " aurelien at aurel32 dot net
  2009-07-20 16:23 ` aurelien at aurel32 dot net
  0 siblings, 2 replies; 5+ messages in thread
From: aurelien at aurel32 dot net @ 2009-05-16 11:31 UTC (permalink / raw)
  To: glibc-bugs

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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/10157] Wrong value for sysconf(_SC_CPUTIME) or sysconf(_SC_THREAD_CPUTIME) on ia64
  2009-05-16 11:31 [Bug libc/10157] New: Wrong value for sysconf(_SC_CPUTIME) or sysconf(_SC_THREAD_CPUTIME) on ia64 aurelien at aurel32 dot net
@ 2009-05-16 11:32 ` aurelien at aurel32 dot net
  2009-07-20 16:23 ` aurelien at aurel32 dot net
  1 sibling, 0 replies; 5+ messages in thread
From: aurelien at aurel32 dot net @ 2009-05-16 11:32 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From aurelien at aurel32 dot net  2009-05-16 11:32 -------
Created an attachment (id=3936)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3936&action=view)
Patch to fix the problem


-- 


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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/10157] Wrong value for sysconf(_SC_CPUTIME) or sysconf(_SC_THREAD_CPUTIME) on ia64
  2009-05-16 11:31 [Bug libc/10157] New: Wrong value for sysconf(_SC_CPUTIME) or sysconf(_SC_THREAD_CPUTIME) on ia64 aurelien at aurel32 dot net
  2009-05-16 11:32 ` [Bug libc/10157] " aurelien at aurel32 dot net
@ 2009-07-20 16:23 ` aurelien at aurel32 dot net
  1 sibling, 0 replies; 5+ messages in thread
From: aurelien at aurel32 dot net @ 2009-07-20 16:23 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From aurelien at aurel32 dot net  2009-07-20 16:23 -------
Any news on this bug?

-- 


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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/10157] Wrong value for sysconf(_SC_CPUTIME) or sysconf(_SC_THREAD_CPUTIME) on ia64
       [not found] <bug-10157-131@http.sourceware.org/bugzilla/>
  2011-05-15 15:20 ` drepper.fsp at gmail dot com
@ 2014-07-01 20:32 ` fweimer at redhat dot com
  1 sibling, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2014-07-01 20:32 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug libc/10157] Wrong value for sysconf(_SC_CPUTIME) or sysconf(_SC_THREAD_CPUTIME) on ia64
       [not found] <bug-10157-131@http.sourceware.org/bugzilla/>
@ 2011-05-15 15:20 ` drepper.fsp at gmail dot com
  2014-07-01 20:32 ` fweimer at redhat dot com
  1 sibling, 0 replies; 5+ messages in thread
From: drepper.fsp at gmail dot com @ 2011-05-15 15:20 UTC (permalink / raw)
  To: glibc-bugs

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

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-05-15 15:20:23 UTC ---
I made different changes.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-07-01 20:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-16 11:31 [Bug libc/10157] New: Wrong value for sysconf(_SC_CPUTIME) or sysconf(_SC_THREAD_CPUTIME) on ia64 aurelien at aurel32 dot net
2009-05-16 11:32 ` [Bug libc/10157] " aurelien at aurel32 dot net
2009-07-20 16:23 ` aurelien at aurel32 dot net
     [not found] <bug-10157-131@http.sourceware.org/bugzilla/>
2011-05-15 15:20 ` drepper.fsp at gmail dot com
2014-07-01 20:32 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).