nmh-commits
[Top][All Lists]
Advanced

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

[Nmh-commits] [SCM] The nmh Mail Handling System branch, m_getfld, updat


From: David Levine
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, m_getfld, updated. 1.5-branchpoint-335-g4548a3e
Date: Wed, 26 Dec 2012 01:29:25 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, m_getfld has been updated
       via  4548a3ecc4248a1d4bd4fdd45d9a2bb1e61d1e70 (commit)
      from  9db3474c4cfc16b01d132e03ddf2c91b8db8b594 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4548a3ecc4248a1d4bd4fdd45d9a2bb1e61d1e70
Author: David Levine <address@hidden>
Date:   Tue Dec 25 19:25:43 2012 -0600

    Removed call to fpurge() and its platform-specific emulations
    from discard.c.  discard() is called on stdout from mhl(1) and
    msh(1) in interrupt handlers, and post(8) but only with -debug.
    tcflush() should do the purge when stdout is a terminal.  If
    it's a file or pipe, well, maybe some garbage could get flushed
    out.  And it's called on the streams that post uses to talk to
    its smtp server, so removed those calls because they no longer
    do anything.  And removed LINUX_STDIO define from configure.ac.

-----------------------------------------------------------------------

Summary of changes:
 configure.ac    |    9 ---------
 mts/smtp/smtp.c |    2 --
 sbr/discard.c   |   12 ++----------
 3 files changed, 2 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

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