[openssh-commits] [openssh] branch master updated (de1920d7 -> 33561e68)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Mar 3 14:58:43 AEDT 2018
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from de1920d7 upstream: unit tests for new authorized_keys options API
new e8a17feb Flatten and alphabetize object file lists.
new 33561e68 Add strndup for platforms that need it.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 33561e68e0b27366cb769295a077aabc6a49d2a1
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sat Mar 3 14:56:09 2018 +1100
Add strndup for platforms that need it.
Some platforms don't have strndup, which includes Solaris 10, NetBSD 3
and FreeBSD 6.
commit e8a17feba95eef424303fb94441008f6c5347aaf
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sat Mar 3 14:49:07 2018 +1100
Flatten and alphabetize object file lists.
This will make maintenance and changes easier. "no objection" tim@
Summary of changes:
configure.ac | 1 +
openbsd-compat/Makefile.in | 79 +++++++++++++++++++++++++++++++--
openbsd-compat/{strnlen.c => strndup.c} | 28 +++++++-----
3 files changed, 94 insertions(+), 14 deletions(-)
copy openbsd-compat/{strnlen.c => strndup.c} (69%)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list