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
/
calendarspec.c
Age
Commit message (
Expand
)
Author
2016-02-23
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-22
calendarspec: fix find_next skipping times
Hristo Venev
2016-02-21
util-lib: fix returned error code
Lennart Poettering
2016-02-21
util-lib: add (void) cast to indicate that we don't care about the normalizat...
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
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-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-10
time-util: add parse_time(), which is like parse_sec() but allows specificati...
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-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-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-15
basic: calendarspec UTC support
Hristo Venev
2015-07-29
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-06-11
build-sys: split internal basic/ library from shared/
Kay Sievers