commit-mailutils
[Top][All Lists]
Advanced

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

mailutils configure.in


From: Alain Magloire
Subject: mailutils configure.in
Date: Sun, 22 Apr 2001 21:00:12 -0700

CVSROOT:        /home/cvs
Module name:    mailutils
Changes by:     Alain Magloire <>       01/04/22 21:00:12

Modified files:
        .              : configure.in 

Log message:
        * acconfig.h: Define _REENTRANT.
        * configure.in: Check for sigaction().
        * configuire.in: AC_DEFINE(_REENTRANT).
        
        * doc/Makefile.am: add rfc2060-errata.
        * doc/rfc2060-errata: New File.
        
        * imap4d/copy.c: First Implementation.
        * imap4d/status.c: First implementation.
        
        * mailbox/file_stream.c (_file_open): For CREAT, close
        the fd if we failed.
        * mailbox/folder_imap.c: Remove the _REENTRANT.
        * mailbox/mbx_mbox.c: Remove the _REENTRANT.
        * mailbox/monitor.c: Remove the _REENTRANT.
        
        * pop3d/pop3d.c (main): maxchildren boosted to 20.
        (pop3_daemon_init): Use sigaction() for SIGCHLD,
        the sematics of signal() is unreliable on some platforms.
        * pop3d/signal.c: Save errno.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/configure.in.diff?cvsroot=OldCVS&tr1=1.41&tr2=1.42&r1=text&r2=text




reply via email to

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