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, tmpfiles, updat


From: David Levine
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, tmpfiles, updated. 1.5-branchpoint-1033-gdd259aa
Date: Sat, 25 Jan 2014 17:07:33 +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, tmpfiles has been updated
       via  dd259aa56c8f8d816bc7b295cb5ad4ea80b1a8ab (commit)
       via  8cebca1119664be52f1cbccd0ee052ae0b8c1de0 (commit)
       via  28a967a12cfb0b16a136223082e07884eecba715 (commit)
      from  b56c88e2847c582f9b18ae5bbda44f033cd49c42 (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 dd259aa56c8f8d816bc7b295cb5ad4ea80b1a8ab
Author: David Levine <address@hidden>
Date:   Sat Jan 25 10:50:29 2014 -0600

    Added unregister_for_removal(0) calls to the couple of children
    that don't exec() or _exit() after fork().

commit 8cebca1119664be52f1cbccd0ee052ae0b8c1de0
Author: David Levine <address@hidden>
Date:   Sat Jan 25 10:04:19 2014 -0600

    Replaced nearly all unlink(3) calls with m_unlink().

commit 28a967a12cfb0b16a136223082e07884eecba715
Author: David Levine <address@hidden>
Date:   Sat Jan 25 09:26:13 2014 -0600

    Restored the unlinks of temporary files immediately after their
    creation in rcvtty.c, now that we have m_unlink().

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

Summary of changes:
 sbr/context_save.c   |    4 ++++
 sbr/folder_delmsgs.c |    2 +-
 sbr/lock_file.c      |    6 +++---
 sbr/m_backup.c       |    2 +-
 sbr/m_mktemp.c       |    2 +-
 sbr/push.c           |    3 +++
 sbr/seq_save.c       |    4 ++--
 uip/annosbr.c        |    4 ++--
 uip/attach.c         |    6 +++---
 uip/distsbr.c        |    8 ++++----
 uip/dropsbr.c        |    2 +-
 uip/forwsbr.c        |    2 +-
 uip/inc.c            |   10 +++++-----
 uip/mhbuild.c        |    6 +++---
 uip/mhcachesbr.c     |    6 +++---
 uip/mhfixmsg.c       |   30 +++++++++++++++---------------
 uip/mhfree.c         |    4 ++--
 uip/mhparse.c        |   16 ++++++++--------
 uip/mhstoresbr.c     |    2 +-
 uip/mhtest.c         |    1 -
 uip/msh.c            |   10 +++++-----
 uip/mshcmds.c        |    4 ++--
 uip/post.c           |   12 ++++++------
 uip/prompter.c       |    4 ++--
 uip/rcvdist.c        |    6 +++---
 uip/rcvstore.c       |    8 ++++----
 uip/rcvtty.c         |    2 ++
 uip/refile.c         |    2 +-
 uip/rmf.c            |    2 +-
 uip/send.c           |    2 +-
 uip/sendsbr.c        |   12 +++++++-----
 uip/slocal.c         |    4 ++--
 uip/viamail.c        |    4 ++--
 uip/whatnowsbr.c     |   12 ++++++------
 uip/whom.c           |    2 +-
 35 files changed, 108 insertions(+), 98 deletions(-)


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



reply via email to

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