ctdb-common: Add routines to manage PID file
authorAmitay Isaacs <amitay@gmail.com>
Mon, 19 Sep 2016 06:30:12 +0000 (16:30 +1000)
committerAmitay Isaacs <amitay@samba.org>
Thu, 22 Sep 2016 06:34:20 +0000 (08:34 +0200)
commit97b6ac7f662d8de316ed520e038779e79bcdb7bc
treea253b105e7340d1d183cf5f6605246610cebb9c5
parent8b979c729b66c8a9c3eeff971ad5e34415ed44d7
ctdb-common: Add routines to manage PID file

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12287

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/common/pidfile.c [new file with mode: 0644]
ctdb/common/pidfile.h [new file with mode: 0644]
ctdb/tests/cunit/pidfile_test_001.sh [new file with mode: 0755]
ctdb/tests/src/pidfile_test.c [new file with mode: 0644]
ctdb/wscript