ctdb-common: Add line based I/O
authorAmitay Isaacs <amitay@gmail.com>
Wed, 18 Jul 2018 08:42:10 +0000 (18:42 +1000)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 Mar 2019 07:49:18 +0000 (07:49 +0000)
commit2c89c38851874637e1a7c92ce913427279b1cbe6
treecccae34a00c5a65d94d2360f5a42e9835d0c9c28
parent4a5868be3a9b15ed83731a31d42fbd3c5b11678a
ctdb-common: Add line based I/O

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

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
(cherry picked from commit c7041b0faf490661818244dd032ad413ce906e5c)
ctdb/common/line.c [new file with mode: 0644]
ctdb/common/line.h [new file with mode: 0644]
ctdb/tests/cunit/line_test_001.sh [new file with mode: 0755]
ctdb/tests/src/line_test.c [new file with mode: 0644]
ctdb/wscript