[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
Ralph Corderoy |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-808-gb22a846 |
Date: |
Wed, 19 Oct 2016 23:13:49 +0000 (UTC) |
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 b22a846ca4b5e21a3bc3b6d48cf3aa12f181ede0 (commit)
via 13326ef23c4764f02e63a549b14492d80a7869a8 (commit)
via 2ff6abb1d4635521329716ea00f2c6c919929be5 (commit)
via 26ad296a3104a934bff84c1e77b6f73508169959 (commit)
from e8fe77294085e66b09cbb8043458f22b5b2ef1e6 (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 b22a846ca4b5e21a3bc3b6d48cf3aa12f181ede0
Author: Ralph Corderoy <address@hidden>
Date: Thu Oct 20 00:09:47 2016 +0100
Use LEN() on string constants instead of strlen().
commit 13326ef23c4764f02e63a549b14492d80a7869a8
Author: Ralph Corderoy <address@hidden>
Date: Thu Oct 20 00:09:47 2016 +0100
Use LEN() on string constants instead of strlen().
commit 2ff6abb1d4635521329716ea00f2c6c919929be5
Author: Ralph Corderoy <address@hidden>
Date: Thu Oct 20 00:09:47 2016 +0100
Use LEN() on string constants instead of strlen().
commit 26ad296a3104a934bff84c1e77b6f73508169959
Author: Ralph Corderoy <address@hidden>
Date: Thu Oct 20 00:08:50 2016 +0100
Add LEN(s) definition.
LEN gives the strlen() of string constant s, excluding the
terminating NUL.
-----------------------------------------------------------------------
Summary of changes:
h/mh.h | 4 ++++
sbr/seq_read.c | 2 +-
uip/rmf.c | 2 +-
uip/slocal.c | 4 ++--
4 files changed, 8 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-808-gb22a846,
Ralph Corderoy <=