[Bug libc/11389] New: bits/time.h missing CLOCK_MONOTONIC_RAW, CLOCK_REALTIME_COARSE, and CLOCK_MONOTONIC_COARSE

johnstul at us dot ibm dot com sourceware-bugzilla@sourceware.org
Tue Mar 16 22:39:00 GMT 2010


Linux has introduced some additional clockids, and glibc has not yet included
them from linux/include/time.h

The new clockids are:
#define CLOCK_MONOTONIC_RAW		4   /* since 2.6.28 */
#define CLOCK_REALTIME_COARSE		5   /* since 2.6.32 */
#define CLOCK_MONOTONIC_COARSE		6   /* since 2.6.32 */

-- 
           Summary: bits/time.h missing CLOCK_MONOTONIC_RAW,
                    CLOCK_REALTIME_COARSE, and CLOCK_MONOTONIC_COARSE
           Product: glibc
           Version: 2.10
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: johnstul at us dot ibm dot com
                CC: glibc-bugs at sources dot redhat dot com


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

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



More information about the Glibc-bugs mailing list