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, master has been updated
via f02de746f64f0879e1d8dc754293a121b686646b (commit)
from 4c7e4c2d01cc991359289762aaf07f319d1e5879 (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 f02de746f64f0879e1d8dc754293a121b686646b
Author: David Levine <[email protected]>
Date: Sun Feb 2 08:46:25 2014 -0600
Added m_mktemps(), which creates a temporary file with a specified
suffix. It uses mkstemps(3) where available, which should be most
modern platforms. If not available, it tries link(2), and if that
fails, rename(2).
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
docs/pending-release-notes | 4 +-
h/prototypes.h | 1 +
sbr/m_mktemp.c | 113 ++++++++++++++++++++++++++++++++++++++++++++
uip/mhparse.c | 75 +++++++++++++++++++----------
5 files changed, 164 insertions(+), 31 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
_______________________________________________
Nmh-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-commits