Git development
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: "Joachim Schmitz" <jojo@schmitz-digital.de>
Cc: <git@vger.kernel.org>, "'Erik Faye-Lund'" <kusmabite@gmail.com>,
	"'Johannes Sixt'" <j6t@kdbg.org>,
	"'Marius Storm-Olsen'" <mstormo@gmail.com>
Subject: Re: [PATCH] Support non-WIN32 system lacking poll() while keeping the WIN32 part intact
Date: Wed, 22 Aug 2012 10:48:13 -0700	[thread overview]
Message-ID: <7vfw7e95sy.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <003501cd808d$bd21b7a0$376526e0$@schmitz-digital.de> (Joachim Schmitz's message of "Wed, 22 Aug 2012 19:44:10 +0200")

"Joachim Schmitz" <jojo@schmitz-digital.de> writes:

>> Do you really need to have both?  I suspect "If you do not have a usable
>> sys/poll.h, set NO_SYS_POLL_H" may be a simpler alternative, but there
> must
>
> Hmm, Not having <sys/poll.h> and not having poll() are different thinks,
> aren't they?

Ahh, OK, I forgot the other combination: working poll() but inclusion
of sys/poll.h is unnecessary.  OK.

  reply	other threads:[~2012-08-22 17:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-22 15:15 [PATCH] Support non-WIN32 system lacking poll() while keeping the WIN32 part intact Joachim Schmitz
2012-08-22 17:13 ` Junio C Hamano
2012-08-22 17:44   ` Joachim Schmitz
2012-08-22 17:48     ` Junio C Hamano [this message]
2012-08-22 19:59   ` Joachim Schmitz

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=7vfw7e95sy.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=j6t@kdbg.org \
    --cc=jojo@schmitz-digital.de \
    --cc=kusmabite@gmail.com \
    --cc=mstormo@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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