index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
async.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
async: block SIGTERM in asynchronous_rm_rf()
Mike Yuan
2024-11-14
1
-0
/
+4
*
shutdown: teach sync_with_progress() to optionally sync a specific fd only
Lennart Poettering
2024-09-09
1
-0
/
+22
*
shared/async: use safe_close where appropriate
Mike Yuan
2023-12-28
1
-1
/
+1
*
tree-wide: fix typos reported by Fossies Codespell report
Yu Watanabe
2023-07-12
1
-1
/
+1
*
shared/async: don't use WEXITED for waitpid()
Mike Yuan
2023-07-11
1
-3
/
+2
*
shared/async: prefix process name with sd-
Mike Yuan
2023-07-11
1
-1
/
+1
*
async: use FORK_DETACH for asynchronous syncs
Lennart Poettering
2023-06-23
1
-1
/
+1
*
async: drop the now unused asynchronous_job()
Lennart Poettering
2023-06-23
1
-47
/
+0
*
async: add generic implementation of asynchronous_rm_rf()
Lennart Poettering
2023-06-23
1
-0
/
+25
*
shared: move async.[ch] from src/basic/ → src/shared/
Lennart Poettering
2023-06-23
1
-0
/
+160
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-92
/
+0
*
shared/async: simplify asynchronous_job a bit
Zbigniew Jędrzejewski-Szmek
2015-02-03
1
-9
/
+3
*
util: make asynchronous_close() really work like an asynchronous version of s...
Lennart Poettering
2014-08-21
1
-4
/
+8
*
build-sys: move async.[ch] to src/shared
Lennart Poettering
2014-05-05
1
-0
/
+94