[openssh-commits] [openssh] branch master updated (dc2ca588 -> 28744182)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Aug 30 13:23:10 AEST 2019


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

djm pushed a change to branch master
in repository openssh.

      from  dc2ca588  upstream: Call comma-separated lists as such to clarify semantics
       new  28744182  proc_pidinfo()-based closefrom() for OS X

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 28744182cf90e0073b76a9e98de58a47e688b2c4
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Aug 30 13:21:38 2019 +1000

    proc_pidinfo()-based closefrom() for OS X
    
    Refactor closefrom() to use a single brute-force close() loop fallback.
    
    Based on patch from likan_999.student at sina.com in bz#3049. ok dtucker@

Summary of changes:
 configure.ac                   |  3 ++
 openbsd-compat/bsd-closefrom.c | 88 ++++++++++++++++++++++++++++++++----------
 2 files changed, 70 insertions(+), 21 deletions(-)

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


More information about the openssh-commits mailing list