Changeset 58e7b26 in mainline for uspace/lib/c/generic/time.c
- Timestamp:
- 2018-08-31T19:10:47Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- be34d6f
- Parents:
- bbe5e34
- git-author:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-04-20 18:54:48)
- git-committer:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-08-31 19:10:47)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/time.c
rbbe5e34 r58e7b26 52 52 #include <stats.h> 53 53 54 #define ASCTIME_BUF_LEN 2 654 #define ASCTIME_BUF_LEN 27 55 55 56 56 #define HOURS_PER_DAY 24
Note:
See TracChangeset
for help on using the changeset viewer.