summaryrefslogtreecommitdiff
path: root/src/basic/time-util.h
AgeCommit message (Expand)Author
2016-05-25stuffLuke Shumaker
2016-02-10Merge pull request #2569 from zonque/removalsMartin Pitt
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-02-10Merge pull request #2564 from poettering/fix-2467Daniel Mack
2016-02-10util-lib: make sure usec_sub() doesn't degrade USEC_INFINITYLennart Poettering
2016-02-10time-util: make timespec_load_nsec() staticAlexander Kuleshov
2016-02-09time-util: introduce usec_sub()Alexander Kuleshov
2016-02-03util: add check that makes sure time_t and TIME_T_MAX work the way we assume ...Lennart Poettering
2016-02-01util: add usec_add() which adds two usec_t values with overflow handlingLennart Poettering
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-11-10time-util: add parse_time(), which is like parse_sec() but allows specificati...Lennart Poettering
2015-11-03Time-util: introduce usec to jiffiesSusant Sahani
2015-10-15basic: add mktime_or_timegm and localtime_or_gmtime_rHristo Venev
2015-09-16basic: nicer xsprintf and xstrftime assert messagesMichal Schmidt
2015-08-28Merge pull request #1063 from poettering/dbus-interface-from-typeTom Gundersen
2015-08-28cgtop: major modernizationsLennart Poettering
2015-08-26time-util: add new get_timezone() call to get local timezoneLennart Poettering
2015-08-24machined: introduce pseudo-machine ".host" refererring to the host systemLennart Poettering
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers