index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
time-util.h
Age
Commit message (
Expand
)
Author
2014-10-21
util: avoid duplication of TIME_T_MAX
Ronny Chevalier
2014-10-08
time: functions named "internal" really shouldn't be exported
Lennart Poettering
2014-10-03
journalctl: make --utc work everywhere
Jan Synacek
2014-07-29
time-util: add and use USEC/NSEC_INFINIY
Kay Sievers
2014-07-24
time-util: add clock_boottime_or_monotonic
Tom Gundersen
2014-07-07
shared: make timezone and locale enumeration and validation generic
Lennart Poettering
2014-06-19
coredumpctl: fix columns sizing for timestamp
Lennart Poettering
2014-05-22
time-util: make sure USEC_PER_SEC and friends are actually of type usec_t
Lennart Poettering
2014-01-02
Use format patterns for usec_t, pid_t, nsec_t, usec_t
Zbigniew Jędrzejewski-Szmek
2013-12-11
service: clean up watchdog logic a bit
Lennart Poettering
2013-11-11
timer: consider (usec_t) -1 an invalid timestamp
Lennart Poettering
2013-10-17
timedated: expose time and NTP sync flag via the bus
Lennart Poettering
2013-08-20
logs-show: add short-precise mode with us timestamps
Zbigniew Jędrzejewski-Szmek
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-04
util: make time formatting a bit smarter
Lennart Poettering
2013-04-03
time: add suppot for fractional time specifications
Lennart Poettering
2013-04-03
util: rename parse_usec() to parse_sec() sinds the default unit is seconds
Lennart Poettering
2013-01-08
core: properly initialize kernel timestamp
Lennart Poettering
2012-11-24
shared: FORMAT_TIMESTAMP_MAX -- include space for unicode weekdays
Kay Sievers
2012-11-23
time-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAX
Lennart Poettering
2012-11-23
util: rename format_timestamp_pretty() to format_timestamp_relative() because...
Lennart Poettering
2012-11-23
util: split off time related calls from util.[ch] into time-util.[ch]
Lennart Poettering