summaryrefslogtreecommitdiffstats
path: root/src/libsystemd/sd-event/test-event.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop support for kernels without pidfd_open() and pidfd_send_signal()Mike Yuan2025-01-121-19/+2
* pidfd: properly detect if libc offers pidfd syscalls and make use of them thenLennart Poettering2024-05-081-0/+3
* sd-event: fix fd leak when fd is owned by IO event sourceYu Watanabe2024-04-221-0/+18
* sd-event: fix sd_event_source_get_inotify_path()Yu Watanabe2024-04-201-14/+18
* sd-event: introduce sd_event_source_get_inotify_path()Yu Watanabe2024-04-191-0/+11
* signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args...Lennart Poettering2024-02-231-5/+5
* fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLETLennart Poettering2023-10-261-4/+4
* Merge pull request #27843 from yuwata/usleep_safeLennart Poettering2023-06-231-2/+2
|\
| * time-util: introduce usleep_safe()Yu Watanabe2023-06-221-2/+2
* | tree-wide: getpid() → getpid_cached()Lennart Poettering2023-06-231-1/+1
|/
* tree-wide: fix a couple of typosFrantisek Sumsal2023-06-151-2/+2
* tree-wide: use _cleanup_set_free_ and friendsYu Watanabe2023-05-311-1/+1
* sd-event: add an explicit API for leaving the ratelimit stateLennart Poettering2023-05-241-0/+71
* tree-wide: Fix false positives on newer gccDaan De Meyer2023-05-231-1/+1
* sd-event: store and compare per-module static origin idLuca Boccassi2023-04-251-0/+20
* tree-wide: introduce PIPE_EBADF macroYu Watanabe2022-12-201-3/+3
* tree-wide: use -EBADF also in pipe initializersZbigniew Jędrzejewski-Szmek2022-12-191-1/+2
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-3/+2
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* tree-wide: Use correct format specifiersJan Janssen2022-08-301-3/+3
* test: add another test for inotify event sourceYu Watanabe2022-06-271-0/+52
* time-util: assume CLOCK_BOOTTIME always existsLennart Poettering2022-03-281-8/+4
* test: Use TEST macros in more placesJan Janssen2022-03-161-38/+19
* sd-event: introduce callback invoked when event source ratelimit expiresMichal Sekletar2021-11-111-0/+12
* test: add test case for self-destroy inotify handlerLennart Poettering2021-11-091-0/+36
* test: use assert_se() instead of assert()Yu Watanabe2021-10-121-2/+2
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-4/+4
* Move freeze() into shared/Zbigniew Jędrzejewski-Szmek2021-07-231-0/+1
* test: reduce debugging logs in test-eventYu Watanabe2021-05-191-5/+4
* sd-event: add a simple test for checking the timeout parameter of sd_event_wa...Lennart Poettering2021-03-121-0/+22
* test: add log messagesYu Watanabe2021-03-111-0/+12
* tree-wide: use UINT64_MAX or friendsYu Watanabe2021-03-041-10/+10
* tree-wide: fix typosYu Watanabe2020-12-021-1/+1
* test: add ratelimiting testMichal Sekletár2020-12-011-1/+95
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: assorted coccinelle fixesFrantisek Sumsal2020-10-091-2/+1
* test: add test for pidfd support in sd-eventLennart Poettering2019-12-041-6/+118
* test-event: stop debugging spewZbigniew Jędrzejewski-Szmek2019-08-201-2/+2
* tree-wide: replace strjoin() with path_join()Yu Watanabe2019-06-201-1/+2
* util-lib: split out all temporary file related calls into tmpfiles-util.cLennart Poettering2018-12-021-1/+1
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-3/+2
* tree-wide: drop empty commentsYu Watanabe2018-06-291-2/+0
* Correct a number of trivial typos.Chris Lamb2018-06-181-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* sd-event: add test for the new sd_event_add_inotify() APILennart Poettering2018-06-061-1/+147
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* log: minimize includes in log.hLennart Poettering2018-01-111-0/+1
* tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit() where we canLennart Poettering2017-12-251-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1