chiark / gitweb /
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)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:50:14 +0000 (07:50 +0200)
commitb5d8dc4252a54e865fa5f63d24556632e491953e
tree734332233a6b15a12d4187e9c6ac24fe546324ad
parent8b42f5e6cdc1c819741ef9492b7cec23971ccc4c
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