summaryrefslogtreecommitdiff
path: root/src/test/test-async.c
Commit message (Expand)AuthorAgeFilesLines
* test: modernize test-async a bitFrantisek Sumsal2023-04-161-8/+7
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+1
* util-lib: split out all temporary file related calls into tmpfiles-util.cLennart Poettering2018-12-021-1/+1
* test: (void)ify unlink() callLennart Poettering2018-12-021-1/+1
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* shutdown: unify shutdown.c's and async.c's sync() helper processLennart Poettering2017-12-251-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* fileio: simplify mkostemp_safe() (#4090)Topi Miettinen2016-09-131-1/+1
* util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering2015-10-271-1/+2
* shared/async: simplify asynchronous_job a bitZbigniew Jędrzejewski-Szmek2015-02-021-0/+2
* tests: add missing unlinkRonny Chevalier2014-08-181-0/+2
* tests: add test-asyncRonny Chevalier2014-06-221-0/+50