[openssh-commits] [openssh] branch master updated (8aaec70 -> a233358)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Jul 14 11:03:14 AEST 2016


This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch master
in repository openssh.

      from  8aaec70   fix missing include for systems with err.h
       new  a233358   Add compat code for missing wcwidth.

The 1 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 a2333584170a565adf4f209586772ef8053b10b8
Author: Darren Tucker <dtucker at zip.com.au>
Date:   Thu Jul 14 10:59:09 2016 +1000

    Add compat code for missing wcwidth.
    
    If we don't have wcwidth force fallback implementations of nl_langinfo
    and mbtowc.  Based on advice from Ingo Schwarze.

Summary of changes:
 configure.ac                    |  7 ++++++-
 openbsd-compat/bsd-misc.c       | 17 +++++++++++++++++
 openbsd-compat/openbsd-compat.h | 18 ++++++++++++++++++
 3 files changed, 41 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list