This is the mail archive of the libc-alpha@sourceware.cygnus.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]

New <time.h> material.


I'm working on implementations of the following functions:

    clock_settime	clock_gettime	clock_getres
    timer_create	timer_delete	timer_gettime
    timer_getoverrun	timer_settime

I do not believe that any special kernel support is required for a useful
implementation of these, and currently don't forsee any major obstacles.

Cheers...


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