[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
Ken Hornstein |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-312-gba8b265 |
Date: |
Sun, 23 Aug 2015 02:19:38 +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, master has been updated
via ba8b265a8211b2052b424dc9bd7ea391a8ded87a (commit)
via acd522420b147129e39215dce421a8b4601d6194 (commit)
from 4bd22a06b574acbafff8e6bd9bde5fd6bb048946 (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 ba8b265a8211b2052b424dc9bd7ea391a8ded87a
Author: Ken Hornstein <address@hidden>
Date: Sat Aug 22 22:16:22 2015 -0400
If str == buffer, then do NOT do a strncpy(buffer, str). Many systems
this works, but on some systems it causes a SIGABRT. POSIX says the
behavior on overlapping copies with str*cpy() is officially undefined.
commit acd522420b147129e39215dce421a8b4601d6194
Author: Ken Hornstein <address@hidden>
Date: Sat Aug 22 22:14:41 2015 -0400
Add support for setting the environment variable MH_TEST_NOCLEANUP to
prevent a test from cleaning up the test working directory.
-----------------------------------------------------------------------
Summary of changes:
sbr/fmt_scan.c | 9 ++++++---
test/common.sh.in | 6 +++++-
2 files changed, 11 insertions(+), 4 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-312-gba8b265,
Ken Hornstein <=