Changeset 2698 for branches/libc-0.6/src/emx/include/time.h
- Timestamp:
- May 8, 2006, 5:21:16 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/src/emx/include/time.h
r1788 r2698 10 10 * 11 11 * @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. 15 14 * @todo Implement tzsetwall(), timelocal(), timegm() which are BSD specific. 16 15 */
Note:
See TracChangeset
for help on using the changeset viewer.