chiark / gitweb /
Allow braceless variables to be expanded
[elogind.git] / src / basic / time-util.c
2017-07-17 Benjamin Robintime-util: Fix overflow check introduce in commit f9778...
2017-07-17 Lennart Poetteringtime-util: add overflow checking to monotonic timestamp...
2017-07-17 Lennart Poetteringtime-util: when formatting usec_t as raw integers use...
2017-07-17 Lennart Poetteringtime-util: when converting to time_t do something usefu...
2017-07-17 Lennart Poetteringtime-util: refuse formatting/parsing times that we...
2017-07-17 Lennart Poetteringtime: time_t is signed, and mktime() is happy to return...
2017-07-17 Zbigniew Jędrzejew... tree-wide: adjust fall through comments so that gcc...
2017-07-17 Lennart Poetteringtime-util: accept "µs" as time unit, in addition to...
2017-07-17 Zbigniew Jędrzejew... tree-wide: add PRI_[NU]SEC, and use time format strings...
2017-07-07 Sven EdenMerge pull request #22 from elogind/dev_v232
2017-07-05 Ivan Shapovalovtime-util: export timespec_load_nsec()
2017-07-05 Lennart Poetteringutil-lib: make timestamp generation and parsing reversi...
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (1/6)...
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Lennart Poetteringtree-wide: don't assume CLOCK_BOOTIME is generally...
2017-06-16 Vito Caputotree-wide: make ++/-- usage consistent WRT spacing
2017-06-16 Benjamin Robintime-util: Rename and fix call of deserialize_timestamp...
2017-06-16 Alexander Kuleshovtime-util: introduce deserialize_timestamp_value()
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Add missing fixes from upstream [1/6] src...
2017-05-17 Alexander Kuleshovtime-util: introduce usec_sub()
2017-05-17 Alexander Kuleshovtime-util: use dual_timestamp_get()
2017-05-17 Hristo Venevcalendarspec: sub-second support, v3
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (3/5)
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (2/3)
2017-04-26 Hristo Venevbasic: parse_timestamp UTC and fractional seconds support
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenCleaned up more unneeded functions and types in:
2017-03-14 Sven EdenPrep v220: Fix src/basic/time-util.h, unmask timezone_i...
2017-03-14 Sven EdenPrep v226: Apply missing fixes and changes to src/basic
2017-03-14 Sven EdenPrep v225: Added needed udev support and re-enabled...
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
2017-03-14 Sven EdenPrep v224: Major cleanup of unneeded functions and...
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...