index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-async.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-async: also check if the directory is removed
Yu Watanabe
2024-06-02
1
-1
/
+14
*
test-async: wait a while for fd to be closed
Yu Watanabe
2024-06-02
1
-10
/
+15
*
I made more unit test to use the test macro
Usman Akinyemi
2024-04-08
1
-17
/
+17
*
signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args...
Lennart Poettering
2024-02-23
1
-1
/
+1
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
1
-2
/
+2
*
test: Remove unnecessary test prefix
Jan Janssen
2023-10-15
1
-1
/
+1
*
process-util: add simple wrapper around PR_SET_CHILD_SUBREAPER
Lennart Poettering
2023-06-23
1
-2
/
+2
*
async: drop the now unused asynchronous_job()
Lennart Poettering
2023-06-23
1
-12
/
+1
*
async: add generic implementation of asynchronous_rm_rf()
Lennart Poettering
2023-06-23
1
-0
/
+49
*
async: stop using threads for asynchronous_close()
Lennart Poettering
2023-06-23
1
-6
/
+31
*
test: modernize test-async a bit
Frantisek Sumsal
2023-04-16
1
-8
/
+7
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-1
/
+1
*
test: (void)ify unlink() call
Lennart Poettering
2018-12-02
1
-1
/
+1
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
shutdown: unify shutdown.c's and async.c's sync() helper process
Lennart Poettering
2017-12-25
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
fileio: simplify mkostemp_safe() (#4090)
Topi Miettinen
2016-09-13
1
-1
/
+1
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
shared/async: simplify asynchronous_job a bit
Zbigniew Jędrzejewski-Szmek
2015-02-03
1
-0
/
+2
*
tests: add missing unlink
Ronny Chevalier
2014-08-18
1
-0
/
+2
*
tests: add test-async
Ronny Chevalier
2014-06-22
1
-0
/
+50