git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: mduft@s01en22.salomon.at
Cc: git@vger.kernel.org, Markus Duft <mduft@gentoo.org>
Subject: Re: [PATCH] add support for the SUA layer (interix; windows)
Date: Fri, 22 Oct 2010 10:01:15 -0700 (PDT)	[thread overview]
Message-ID: <m362wukvs5.fsf@localhost.localdomain> (raw)
In-Reply-To: <1287741401-17941-1-git-send-email-mduft@gentoo.org>

mduft@s01en22.salomon.at writes:

> * add required build options to Makefile.
> * introduce new NO_INTTYPES_H for systems lacking inttypes; code
>   includes stdint.h instead, if this is set.
> * introduce new NO_SYS_POLL_H for systems lacking sys/poll.h; code
>   includes poll.h instead, if this is set.
> * introduce NO_INITGROUPS. initgroups() call is simply omitted.
> 
> Signed-off-by: Markus Duft <mduft@gentoo.org>
> ---
>  Makefile          |   28 ++++++++++++++++++++++++++++
>  daemon.c          |    6 +++++-
>  git-compat-util.h |    8 ++++++++
>  3 files changed, 41 insertions(+), 1 deletions(-)

Could you also add appropriate detection to configure.ac?
Thanks in advance.

-- 
Jakub Narebski
Poland
ShadeHawk on #git

      reply	other threads:[~2010-10-22 17:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-22  9:56 [PATCH] add support for the SUA layer (interix; windows) mduft
2010-10-22 17:01 ` Jakub Narebski [this message]

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=m362wukvs5.fsf@localhost.localdomain \
    --to=jnareb@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=mduft@gentoo.org \
    --cc=mduft@s01en22.salomon.at \
    /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;
as well as URLs for NNTP newsgroup(s).