Changeset 06cb827 in mainline for uspace/lib/posix/time.h
- Timestamp:
- 2011-07-01T23:34:23Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fb872c1
- Parents:
- a43fbc95
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/time.h
ra43fbc95 r06cb827 43 43 #endif 44 44 45 #undef CLOCKS_PER_SEC 46 #define CLOCKS_PER_SEC 1000000L 47 45 48 struct posix_tm { 46 49 int tm_sec; /* Seconds [0,60]. */
Note:
See TracChangeset
for help on using the changeset viewer.