summaryrefslogtreecommitdiff
path: root/src/libelogind/sd-event/sd-event.c
Commit message (Expand)AuthorAge
* Prep v239: Unmask inotify event stuff, now ustilized by the sd_event struct.Sven Eden2018-08-24
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* sd-event: add destroy callback logic to sd-event tooLennart Poettering2018-08-24
* sd-event: use structure initialization instead of new0() where possibleLennart Poettering2018-08-24
* sd-event: add new API for subscribing to inotify eventsLennart Poettering2018-08-24
* sd-event: voidify more thingsLennart Poettering2018-08-24
* sd-event: propagate errors from source_set_pending() in all casesLennart Poettering2018-08-24
* sd-event: drop pending events when we turn off/on an event sourceLennart Poettering2018-08-24
* sd-event: use symbolic name for normal priorityLennart Poettering2018-08-24
* sd-event: use structure initialization for epoll_eventLennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* sd-event: use _cleanup_ to manage temporary referencesZbigniew Jędrzejewski-Szmek2018-08-24
* fd-util: move certain fds above fd #2 (#8129)Lennart Poettering2018-05-30
* Add fd close support to sd_event_sourceNathaniel McCallum2018-05-30
* Add support for SD_EVENT_DEFAULTNathaniel McCallum2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (4/9) src/libelogindSven Eden2018-03-26
* Prep 229.9: Make all supportable API functions visible.Sven Eden2017-12-12
* libelogind: use IN_SET macroYu Watanabe2017-11-22
* Prep v235: Apply upstream fixes (5/10) [src/libelogind]Sven Eden2017-08-14
* Prep v233.3: Unmask various functions for future coverage tests.Sven Eden2017-07-19
* sd-event: "when exiting no signal event are pending" is a wrong assertion (#5...Franck Bui2017-07-17
* sd-event: when an event source fails, don't assume the type of it is still setLennart Poettering2017-07-17
* sd-event: fix sd_event_source_get_priority() (#4712)Martin Ejdestig2017-07-17
* Prep v232: Apply missing updates from upstreamSven Eden2017-07-05
* sd-event: "when exiting no signal event are pending" is a wrong assertion (#5...Franck Bui2017-06-19
* Prep v231: Apply missing fixes from upstream (3/6) src/libelogindSven Eden2017-06-16
* Prep v230: Apply missing upstream fixes and updates (5/8) src/libelogind.Sven Eden2017-06-16
* tree-wide: don't assume CLOCK_BOOTIME is generally availableLennart Poettering2017-06-16
* tree-wide: fall back to now(CLOCK_MONOTONIC) if CLOCK_BOOTTIME unsupported (#...Lubomir Rintel2017-06-16
* tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...Lennart Poettering2017-06-16
* time-util: map ALARM clockids to non-ALARM clockids in now()Lennart Poettering2017-06-16
* Prep v229: Add missing fixes from upstream [3/6] src/libelogindSven Eden2017-05-17
* sd-event: permit a USEC_INFINITY timeout as an alternative to a disabling an ...Lennart Poettering2017-05-17
* sd-event: when determining the last allowed time a time event may elapse, dea...Lennart Poettering2017-05-17
* sd-event: minor fixups to delays profiling changesVito Caputo2017-05-17
* sd-event: check clock argument to sd_event_now()Zbigniew Jędrzejewski-Szmek2017-05-17
* sd-event: improve debugging of event source errorsDaniel Mack2017-05-17
* sd-event: instrument sd_event_run() for profiling delaysVito Caputo2017-05-17
* sd-event: use prioq_ensure_allocated where possibleEvgeny Vereshchagin2017-05-17
* sd-event: define a new PREPARING stateLennart Poettering2017-05-17
* Prep v228: Condense elogind source masks (4/5)Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (3/3)Sven Eden2017-04-26
* Prep v227: Clean up some headers in src/systemdSven Eden2017-04-09
* sd-event: don't provide priority stabilityDavid Herrmann2017-03-29
* sd-event: fix prepare priority queue comparison functionKrzysztof Kotlenga2017-03-29
* Prep v226: Apply missing fixes and changes to src/libelogindSven Eden2017-03-14
* sd-event: improve debug message when we fail to remove and fd from an epollLennart Poettering2017-03-14
* Prep v225: Applying various fixes and changes to src/libelogind/sd-event that...Sven Eden2017-03-14
* Prep v221: Update and clean up build system to sync with upstreamSven Eden2017-03-14