Age | Commit message (Expand) | Author |
2016-04-01 | Revert "time-util: fall back to CLOCK_MONOTONIC if CLOCK_BOOTTIME unsupported" | Lennart Poettering |
2016-03-15 | time-util: fall back to CLOCK_MONOTONIC if CLOCK_BOOTTIME unsupported | Lubomir Rintel |
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo |
2016-02-20 | time-util: check for overflow in conversion from ts to nsec_t | Zbigniew Jędrzejewski-Szmek |
2016-02-18 | time-util: rewrite check in a way that does not confuse gcc | Zbigniew Jędrzejewski-Szmek |
2016-02-15 | time-util: Rename and fix call of deserialize_timestamp_value() | Benjamin Robin |
2016-02-16 | time-util: introduce deserialize_timestamp_value() | Alexander Kuleshov |
2016-02-12 | time-util: map ALARM clockids to non-ALARM clockids in now() | Lennart Poettering |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-02-10 | time-util: make timespec_load_nsec() static | Alexander Kuleshov |
2016-02-09 | Merge pull request #2542 from 0xAX/get_ts_delta | Lennart Poettering |
2016-02-09 | time-util: introduce usec_sub() | Alexander Kuleshov |
2016-02-09 | time-util: merge format_timestamp_internal() and format_timestamp_internal_us() | Alexander Kuleshov |
2016-02-06 | time-util: use dual_timestamp_get() | Alexander Kuleshov |
2015-12-01 | basic: re-sort includes | Thomas Hindoe Paaboel Andersen |
2015-11-30 | basic: include only what we use | Thomas Hindoe Paaboel Andersen |
2015-11-17 | calendarspec: sub-second support, v3 | Hristo Venev |
2015-11-13 | util-lib: when parsing time values, accept "M" as short for "month" | Lennart Poettering |
2015-11-10 | time-util: add parse_time(), which is like parse_sec() but allows specificati... | Lennart Poettering |
2015-11-03 | Time-util: introduce usec to jiffies | Susant Sahani |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move a number of fs operations into fs-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move more file I/O related calls into fileio.[ch] | Lennart Poettering |
2015-10-25 | basic: use the return value of endswith | Hristo Venev |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-15 | basic: parse_timestamp UTC and fractional seconds support | Hristo Venev |
2015-10-15 | basic: add mktime_or_timegm and localtime_or_gmtime_r | Hristo Venev |
2015-09-01 | tree-wide: do not shadow the global var timezone | Thomas Hindoe Paaboel Andersen |
2015-08-28 | Merge pull request #1063 from poettering/dbus-interface-from-type | Tom Gundersen |
2015-08-28 | cgtop: major modernizations | Lennart Poettering |
2015-08-26 | time-util: add new get_timezone() call to get local timezone | Lennart Poettering |
2015-08-24 | machined: introduce pseudo-machine ".host" refererring to the host system | Lennart Poettering |
2015-06-11 | build-sys: split internal basic/ library from shared/ | Kay Sievers |