Code

store_json: Base the memstore emitter on the store-writer API.
[sysdb.git] / src / core / time.c
2015-05-20 Sebastian Harldata: Use a predefined format for sdb_strftime().
2014-12-03 Sebastian HarlUse stdbool.h's bool type instead of _Bool.
2014-07-30 Sebastian Harltime: Added sdb_strpunit() to parse a time unit.
2014-07-30 Sebastian Harltime: Renamed PRIscTIME to PRIsdbTIME.
2014-04-03 Sebastian Harlcore/time: Added sdb_strfinterval().
2014-02-23 Sebastian HarlInclude config.h in source files.
2013-04-01 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb...
2013-04-01 Sebastian HarlMoved error / time from utils to core.