[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-1356-g547506f |
Date: |
Sun, 14 May 2017 18:46:16 -0400 (EDT) |
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 547506fee9de4579e9273e8bcd17639865f02e74 (commit)
via fe4026749648d3f5693adce7ae7a218968a9beb5 (commit)
via ae8ef7d3f4cfcab63518ea97a5eb2d03f2da9b53 (commit)
from 5c4ca1ed9df0ec985e53e8c759208d5c65660422 (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 547506fee9de4579e9273e8bcd17639865f02e74
Author: Ralph Corderoy <address@hidden>
Date: Sun May 14 23:17:36 2017 +0100
Replace calls to unputenv() with unsetenv(3).
commit fe4026749648d3f5693adce7ae7a218968a9beb5
Author: Ralph Corderoy <address@hidden>
Date: Sun May 14 22:56:52 2017 +0100
Replace calls to m_putenv() with setenv(3).
commit ae8ef7d3f4cfcab63518ea97a5eb2d03f2da9b53
Author: Ralph Corderoy <address@hidden>
Date: Sun May 14 19:35:13 2017 +0100
sbr/dtimep.l: Remove redundant wrapping parenthesis in definitions.
It's been decades since a lex(1) didn't follow POSIX and treat `{foo}'
as parenthesis surrounding foo's definition. Other nmh lex files work
without the extra wrapping.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 1 -
h/prototypes.h | 2 --
sbr/dtimep.l | 52 +++++++++++++++++++-------------------
sbr/putenv.c | 75 -------------------------------------------------------
uip/send.c | 2 +-
uip/show.c | 2 +-
uip/slocal.c | 6 ++---
uip/whatnowproc.c | 38 +++++++++++++++-------------
uip/whatnowsbr.c | 6 ++---
9 files changed, 54 insertions(+), 130 deletions(-)
delete mode 100644 sbr/putenv.c
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-1356-g547506f,
Ralph Corderoy <=