summaryrefslogtreecommitdiff
path: root/src/basic/async.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use -EBADF moreYu Watanabe2022-12-211-1/+1
* 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
* util: split out errno related stuffLennart Poettering2019-03-141-0/+1
* tree-wide: use assert_se() for signal operations with constantsZbigniew Jędrzejewski-Szmek2018-12-211-4/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* 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
* tree-wide: in all threads we fork off in library code, block all signalsLennart Poettering2018-01-041-11/+31
* tree-wide: properly name all threads we fork offLennart Poettering2017-12-251-0/+2
* shutdown: unify shutdown.c's and async.c's sync() helper processLennart Poettering2017-12-251-3/+2
* tree-wide: introduce new safe_fork() helper and port everything overLennart Poettering2017-12-251-16/+5
* sync: fork off sync() in a process instead of a threadLennart Poettering2017-12-251-7/+30
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+3
* tree-wide: make macros for converting fds to pointers and back generic and us...Lennart Poettering2015-11-171-2/+2
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+92