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
/
basic
/
time-util.h
Age
Commit message (
Expand
)
Author
2016-04-22
tree-wide: don't assume CLOCK_BOOTIME is generally available
Lennart Poettering
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-10
Merge pull request #2569 from zonque/removals
Martin Pitt
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
Merge pull request #2564 from poettering/fix-2467
Daniel Mack
2016-02-10
util-lib: make sure usec_sub() doesn't degrade USEC_INFINITY
Lennart Poettering
2016-02-10
time-util: make timespec_load_nsec() static
Alexander Kuleshov
2016-02-09
time-util: introduce usec_sub()
Alexander Kuleshov
2016-02-03
util: add check that makes sure time_t and TIME_T_MAX work the way we assume ...
Lennart Poettering
2016-02-01
util: add usec_add() which adds two usec_t values with overflow handling
Lennart Poettering
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
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-15
basic: add mktime_or_timegm and localtime_or_gmtime_r
Hristo Venev
2015-09-16
basic: nicer xsprintf and xstrftime assert messages
Michal Schmidt
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