Mercurial > noffle
view docs/noffle.lsm @ 281:5eece4dfd945 noffle
[svn] * src/log.c,src/log.h: Add Log_fatal() for reporting fatal errors
and exiting, Log_gdbm_fatal() for the the same but specifically as
a GDBM error reporting function, and a new log debug level AUTH for
a forthcoming authentication mechanism.
* src/database.c,src/group.c: Provide new gdbm error function to all
gdbm opens.
* src/noffle.c: Add atexit() to always close databases on a program-
inspired exit.
* src/content.c,src/dynamicstring.c,src/fetchlist.c,src/filter.c,
src/itemlist.c,src/log.c,src/log.h,src/over.c,src/protocol.h,
src/request.c,src/util.c: Use Log_fatal where appropriate.
author | bears |
---|---|
date | Fri, 27 Dec 2002 21:48:25 +0000 |
parents | a53d3f2f2f38 |
children |
line wrap: on
line source
Begin4 Title: NOFFLE - news server Version: 1.0 Entered-date: 2002-07-12 Description: NOFFLE is a news server optimized for low speed dialup connections to the Internet and few users. It allows reading news offline with many news reader programs, even if they do not support offline reading by themselves. Keywords: news server, news reader, offline, modem, dialup Author: Markus Enzenberger <me@markus-enzenberger.de> Maintained-by: Markus Enzenberger <me@markus.enzenberger.de> Jim Hague <jim@bear-cave.org.uk> Primary-site: http://noffle.sourceforge.net Platforms: UNIX, GNU/Linux Copying-policy: GPL End