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 777a83b9305f79b18aa1b1e7ef524d0ddf5890cb (commit)
via 8b10463acb041e438ca60a760ea176fc5a1623f4 (commit)
via ecd50cc5f6c2a427e821483993678b78c94ffdfd (commit)
from 1c49686fcae0c9aa2ee9e3719878669512c64684 (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 777a83b9305f79b18aa1b1e7ef524d0ddf5890cb
Author: Ralph Corderoy <[email protected]>
Date: Mon Aug 28 19:57:16 2017 +0100
Move read_line.c's prototypes from prototypes.h to new read_line.h.
Add copyright comment to start of read_line.c whilst there.
commit 8b10463acb041e438ca60a760ea176fc5a1623f4
Author: Ralph Corderoy <[email protected]>
Date: Mon Aug 28 19:47:23 2017 +0100
Add ENDNULL macro for gcc's `sentinel' function attribute.
Annotate a few prototypes with it.
commit ecd50cc5f6c2a427e821483993678b78c94ffdfd
Author: Ralph Corderoy <[email protected]>
Date: Mon Aug 28 19:33:53 2017 +0100
Move terminal.c's prototypes from prototypes.h to new terminal.h.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 ++
h/mh.h | 2 ++
h/prototypes.h | 67 +-----------------------------------------
sbr/fmt_compile.c | 1 +
sbr/oauth.c | 4 +--
sbr/read_line.c | 13 ++++++++
sbr/{makedir.h => read_line.h} | 4 +--
sbr/terminal.c | 47 +++++++++++++++++++++++++----
sbr/terminal.h | 14 +++++++++
sbr/utils.c | 1 +
uip/ap.c | 1 +
uip/dp.c | 1 +
uip/fmttest.c | 1 +
uip/install-mh.c | 1 +
uip/mhlsbr.c | 1 +
uip/scan.c | 1 +
uip/scansbr.c | 1 +
17 files changed, 86 insertions(+), 76 deletions(-)
copy sbr/{makedir.h => read_line.h} (66%)
create mode 100644 sbr/terminal.h
hooks/post-receive
--
The nmh Mail Handling System
_______________________________________________
Nmh-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-commits