]> git.ipfire.org Git - thirdparty/systemd.git/commit
main: use _exit() rather than exit() in code potentially caled from signal handler 12000/head
authorLennart Poettering <lennart@poettering.net>
Thu, 14 Mar 2019 12:14:47 +0000 (13:14 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 14 Mar 2019 12:25:52 +0000 (13:25 +0100)
commitc3b6a348c038de5c9fbf442578308fe1aaa9e04d
tree32b9a725a9cb184ef528d05fd44ab2e73bbebf17
parentd8b4d14df4a8271504bb4c1e3c11f17684f09a14
main: use _exit() rather than exit() in code potentially caled from signal handler
src/core/main.c