]> git.ipfire.org Git - thirdparty/systemd.git/commit
process-util: replace PTR_TO_PID() and PID_TO_PTR macro by inline functions
authorLennart Poettering <lennart@poettering.net>
Thu, 11 Jan 2018 15:02:13 +0000 (16:02 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 23 Jan 2018 20:22:50 +0000 (21:22 +0100)
commitbc2fcf7f7a7388f7c5656b8c3f82c8816bf0590f
treee653a8e20fd95ddecce5260d3784137c9f6be8f7
parent60644c3dea2ff3b8cc1bbe574e17bee494a70d4a
process-util: replace PTR_TO_PID() and PID_TO_PTR macro by inline functions

This way we gain some typesafety at no cost.
src/basic/process-util.h