Mailing List Archive

[openssh] branch master updated (87540827 -> 21dd5a9a)
This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch master
in repository openssh.

from 87540827 upstream: check for POLLHUP wherever we check for POLLIN
new b544ce1a Put poll.h inside ifdef HAVE_POLL_H.
new 21dd5a9a Add compat implementation of ppoll using pselect.

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 21dd5a9a3fb35e8299a1fbcf8d506f1f6b752b85
Author: Darren Tucker <dtucker@dtucker.net>
Date: Thu Nov 18 23:11:37 2021 +1100

Add compat implementation of ppoll using pselect.

commit b544ce1ad4afb7ee2b09f714aa63efffc73fa93a
Author: Darren Tucker <dtucker@dtucker.net>
Date: Thu Nov 18 23:05:34 2021 +1100

Put poll.h inside ifdef HAVE_POLL_H.

Summary of changes:
configure.ac | 21 +++++++++++++++++++++
openbsd-compat/bsd-poll.c | 40 +++++++++++++++++++++++++++-------------
openbsd-compat/bsd-poll.h | 25 +++++++++++++++++++++----
sftp-server.c | 2 ++
ssh-keyscan.c | 2 ++
sshd.c | 2 ++
6 files changed, 75 insertions(+), 17 deletions(-)

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits