Changeset 2698 for branches/libc-0.6


Ignore:
Timestamp:
May 8, 2006, 5:21:16 PM (19 years ago)
Author:
bird
Message:

Corrected todo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/src/emx/include/time.h

    r1788 r2698  
    1010 *
    1111 * @todo    Implement tm_gmtoff and tm_zone members in struct tm.
    12  * @todo    Implement clock_getres(), clock_gettime(), clock_settime(), nanosleep().
    13  *          asctime_r(), ctime_r(), gmtime_r() and localtime_r() which are defined in
    14  *          various POSIX standard revisions.
     12 * @todo    Implement clock_getres(), clock_gettime(), clock_settime() which
     13 *          are defined in various POSIX standard revisions.
    1514 * @todo    Implement tzsetwall(), timelocal(), timegm() which are BSD specific.
    1615 */
Note: See TracChangeset for help on using the changeset viewer.