]> git.ipfire.org Git - thirdparty/systemd.git/commit
process-util: synchronously wait for namespace_enter() before returning 40157/head
authorMike Yuan <me@yhndnzj.com>
Mon, 15 Dec 2025 15:07:17 +0000 (16:07 +0100)
committerMike Yuan <me@yhndnzj.com>
Sat, 20 Dec 2025 13:27:46 +0000 (14:27 +0100)
commit73c40aa1f661e34251fe77bc38a6a87d762572a9
tree8b063a6cc7f3be3288ec655e0e358340bdb21453
parented0f6758c82f4380baf31612290a395bb7df87a6
process-util: synchronously wait for namespace_enter() before returning

Additionally, report actual errors using errno pipe too.
src/basic/process-util.c