Status of config file parser
Russ Allbery
rra at stanford.edu
Tue Jun 5 09:45:27 UTC 2001
Marco d'Itri <md at linux.it> writes:
> On Jun 04, Russ Allbery <rra at stanford.edu> wrote:
>> The parser does its own internal buffering and doesn't use either stdio
>> or the QIO library.
> Will you package it as a stand alone library too? I think many project
> could find it useful and adopt it.
Yup, that's definitely part of the plan.
It does rely on lib/error.c, lib/xmalloc.c, and lib/vector.c, though. (I
wanted to use warn to generate error messages, so that all clients could
then direct them to either stderr or syslog as desired.)
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the inn-workers
mailing list