Changeset 9e06e9f in mainline
- Timestamp:
- 2012-04-03T10:20:21Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d9c11eed
- Parents:
- 3b79ba5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/sys/time.h
r3b79ba5 r9e06e9f 51 51 int tm_hour; /* 0 - 23 */ 52 52 int tm_mday; /* 1 - 31 */ 53 int tm_mon; /* 0 - 11 */ 53 54 int tm_year; /* years since 1900 */ 54 55 };
Note:
See TracChangeset
for help on using the changeset viewer.