[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.7-branchpoint-526-gee412cb |
Date: |
Mon, 22 Apr 2019 20:45:24 -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 ee412cbd5c0667742a128fb4e1c89801528a9a48 (commit)
via 2184c8815e03f092ceb640454ebc40fc10a1ea48 (commit)
via b22bcbc2adddca14cc1889b1eee37643e0b88489 (commit)
via 9ffc9180ae03e7cd4b334f665a43133e2ec91a37 (commit)
via fc42ab983b41f9c344e4cf330f5e525cb2792683 (commit)
via ec173fd2c897f148b4a8e4b9d81743099f1e3b50 (commit)
from 77ce4cf16b51da4e873519978a9808bfd83febaa (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 ee412cbd5c0667742a128fb4e1c89801528a9a48
Merge: 2184c88 9ffc918
Author: Ken Hornstein <address@hidden>
Date: Mon Apr 22 20:43:47 2019 -0400
Merge branch 'pop-stls'
commit 2184c8815e03f092ceb640454ebc40fc10a1ea48
Author: Ken Hornstein <address@hidden>
Date: Mon Apr 22 20:42:57 2019 -0400
Loosen up valgrind suppression
Change the valgrind suppression rules so they exclude more things
on MacOS X.
commit b22bcbc2adddca14cc1889b1eee37643e0b88489
Author: Ken Hornstein <address@hidden>
Date: Mon Apr 22 20:36:14 2019 -0400
Garbage collect closefds()
Remove the closefds() function; it was used sporadically and was
causing problems on High Sierra. In the future look at opening
more descriptors with FD_CLOEXEC.
commit fc42ab983b41f9c344e4cf330f5e525cb2792683
Author: Ken Hornstein <address@hidden>
Date: Mon Apr 22 19:51:52 2019 -0400
Output the header name for the PUTADDR instruction
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 --
man/inc.man | 16 ++++++++++---
man/msgchk.man | 8 ++++++-
sbr/closefds.c | 19 ---------------
sbr/closefds.h | 7 ------
test/valgrind.supp | 5 ----
uip/fmttest.c | 5 ++++
uip/inc.c | 18 +++++++++++----
uip/msgchk.c | 17 ++++++++++----
uip/popsbr.c | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++----
uip/popsbr.h | 6 +++--
uip/rcvtty.c | 2 --
uip/replsbr.c | 2 --
uip/send.c | 2 --
uip/slocal.c | 2 --
uip/whatnowsbr.c | 3 ---
uip/whom.c | 3 ---
17 files changed, 117 insertions(+), 68 deletions(-)
delete mode 100644 sbr/closefds.c
delete mode 100644 sbr/closefds.h
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.7-branchpoint-526-gee412cb,
Ken Hornstein <=