Separate line buffering into its own module.
commit74edf2c684490b22c87699012245c35199f37f21
authorDavid Barr <david.barr@cordelta.com>
Wed, 31 Mar 2010 01:39:10 +0000 (31 12:39 +1100)
committerDavid Barr <david.barr@cordelta.com>
Wed, 31 Mar 2010 01:39:10 +0000 (31 12:39 +1100)
tree96bd3d4e1d9d1f4bc6ad6ab7b1ac085aafbe08b0
parent99791d79b4a81df05041f1f9e791e1517aa1f13b
Separate line buffering into its own module.

Written by from scratch to support the port of svndump from Java.

Signed-off-by: David Barr <david.barr@cordelta.com>
line_buffer.c [new file with mode: 0644]
line_buffer.h [new file with mode: 0644]
svndump.c