From: "Joachim Schmitz" <jojo@schmitz-digital•de>
To: "Junio C Hamano" <gitster@pobox•com>
Cc: <git@vger•kernel.org>
Subject: [PATCH v3 0/4] Support non-WIN32 systems lacking poll()
Date: Fri, 7 Sep 2012 14:51:30 +0200 [thread overview]
Message-ID: <003901cd8cf7$80fac020$82f04060$@schmitz-digital.de> (raw)
In-Reply-To:
Here's now my series or patches to make the win32 implementation of poll() available to other platforms:
1 - poll() exits too early with EFAULT if 1st arg is NULL, as discussed with Paolo Bonzini from the gnulib team
2 - make poll available for other platforms lacking it by moving it into a separate directory and adjusting Makefile
3 - fix some win32 specific dependencies in poll.c by #ifdef the inclusion of two header files
4 - make poll() work on platforms that can't recv() on a non-socket, namely HP NonStop
Bye, Jojo
reply other threads:[~2012-09-07 12:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='003901cd8cf7$80fac020$82f04060$@schmitz-digital.de' \
--to=jojo@schmitz-digital$(echo .)de \
--cc=git@vger$(echo .)kernel.org \
--cc=gitster@pobox$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox