]> git.ipfire.org Git - thirdparty/systemd.git/commit
process-util: add pidref_is_unwaited() and make pid_is_unwaited() return errors
authorLennart Poettering <lennart@poettering.net>
Tue, 17 Oct 2023 10:32:00 +0000 (12:32 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 18 Oct 2023 12:49:40 +0000 (14:49 +0200)
commit4d9f092b5e21bb9d186d5abeb1617635f059353a
treedd975cdddace7d259060769e35cb2c1182283052
parent6774be42067007ec2c0872482a51d202691d5fdd
process-util: add pidref_is_unwaited() and make pid_is_unwaited() return errors
src/basic/process-util.c
src/basic/process-util.h
src/core/mount.c
src/core/service.c
src/core/socket.c
src/core/swap.c
src/core/unit.c
src/journal/journald-context.c
src/libsystemd/sd-bus/bus-creds.c
src/test/test-process-util.c