new db_lock.c (was: Re: QDBM and transactions)

Pavel Kankovsky peak at argo.troja.mff.cuni.cz
Sun Nov 7 12:33:51 CET 2004


On Sat, 6 Nov 2004, David Relson wrote:

> The error text doesn't need a "\n".  Function print_error() provides the
> needed LF character.

print_error() is not used in this case (because it uses stdio and the use
of stdio is not safe in signal handlers). It write()'s the text directly
to stderr.

--Pavel Kankovsky aka Peak  [ Boycott Microsoft--http://www.vcnet.com/bms ]
"Resistance is futile. Open your source code and prepare for assimilation."




More information about the bogofilter-dev mailing list