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
/
libsystemd
/
sd-event
/
test-event.c
Age
Commit message (
Expand
)
Author
2016-04-22
tree-wide: don't assume CLOCK_BOOTIME is generally available
Lennart Poettering
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-18
sd-event: check clock argument to sd_event_now()
Zbigniew Jędrzejewski-Szmek
2015-11-23
tests: add sd_event_now to test_basic
Evgeny Vereshchagin
2015-11-22
tests: add missing sd_event_add_post to test_basic
Evgeny Vereshchagin
2015-11-22
tests: check exit handler invocation
Evgeny Vereshchagin
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-09-04
sd-event: make sure RT signals are not dropped
Lennart Poettering
2015-06-15
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-01-22
tests: use assert_se instead of assert
Ronny Chevalier
2014-05-15
sd-event: introduce concept of "floating" event sources
Lennart Poettering
2014-03-24
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-19
make gcc shut up
Lennart Poettering
2014-01-21
libsystemd: split up into subdirs
Tom Gundersen