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.c
Age
Commit message (
Expand
)
Author
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