PIDs are of type pid_t, and use %ld when reading/writing them to the pidfile.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 6 Oct 2003 16:13:08 +0000 (16:13 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 6 Oct 2003 16:13:08 +0000 (16:13 +0000)
commit5900c07fab39d2833ea66429ad652ca49a91a508
tree7cc0fb35217b43377f0b3b791450a438357e1978
parente898b930dcd0694a49dc8cdcf373e0fc125c9fde
PIDs are of type pid_t, and use %ld when reading/writing them to the pidfile.
configure.in
lib/pidfile.c
lib/pidfile.h
src/logger.c
src/process.c
src/tincd.c