On Fri, Feb 11, 2005 at 06:21:06PM +0100, Joerg Anslik wrote:
> Now that I looked at the original code, I found it worth being
> completely rewritten...at least to get rid of all these "goto"
> statements. Furthermore, I believe it's much more elegant to read both
> files once and merge them into a memory buffer.
Keep in mind that we want to move this into a daemon later anyway.
Joerg