commit-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mailutils/mailbox attribute.c file_stream.c hea...


From: Alain Magloire
Subject: mailutils/mailbox attribute.c file_stream.c hea...
Date: Wed, 24 Jan 2001 21:08:41 -0800

CVSROOT:        /home/cvs
Module name:    mailutils
Changes by:     Alain Magloire <address@hidden> 01/01/24 21:08:41

Modified files:
        mailbox        : attribute.c file_stream.c header.c list.c 
                         mailbox.c mbx_imap.c mbx_mbox.c mbx_pop.c 
                         registrar.c stream.c 

Log message:
        attribute.c : add MU_ATTRIBUTE_MIDIFIED to check to see if the 
attributes
        change, this will help to know if the message_is_modified() and speed 
things
        up when expunging.
        file_stream.c : Don't disable the stream buffering and let the OS 
choose the
        best BUFSIZ i.e. remove setbuf() call.
        message.c registrar.c mailer.c folder.c header.c list.c mailbox.c :
        Copyright and indent.
        mapfile_stream.c mbx_imap.c mbx_mbox.c mbx_pop.c : go easy on the stack
        for array of strings.
        stream.c : Put code for doing our own simple littel buffering.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/attribute.c.diff?r1=1.23&r2=1.24
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/file_stream.c.diff?r1=1.15&r2=1.16
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/header.c.diff?r1=1.39&r2=1.40
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/list.c.diff?r1=1.6&r2=1.7
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/mailbox.c.diff?r1=1.29&r2=1.30
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/mbx_imap.c.diff?r1=1.11&r2=1.12
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/mbx_mbox.c.diff?r1=1.25&r2=1.26
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/mbx_pop.c.diff?r1=1.35&r2=1.36
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/registrar.c.diff?r1=1.9&r2=1.10
http://subversions.gnu.org/cgi-bin/cvsweb/mailutils/mailbox/stream.c.diff?r1=1.6&r2=1.7




reply via email to

[Prev in Thread] Current Thread [Next in Thread]