From: Sean Boudreau <seanb@qnx.com>
To: git@vger.kernel.org
Subject: Re: Git on QNX
Date: Wed, 16 Dec 2009 22:38:39 +0000 (UTC) [thread overview]
Message-ID: <loom.20091216T233122-388@post.gmane.org> (raw)
In-Reply-To: 905315640912151413g10ee5befh58fbd171237e7659@mail.gmail.com
Tarmigan <tarmigan+git <at> gmail.com> writes:
> >
> > Other hunks are QNX specific enough but this hunk is worrisome; you cannot
> > tell how you are hurting other platforms with this change. Can you tell
> > declarations of which functions are missing on QNX without this change?
>
> strcasecmp()
> http://www.opengroup.org/onlinepubs/000095399/functions/strcasecmp.html
>
> I agree that this change could affect other platforms and they've
> gotten along fine without it so far. I'm surprised no others have
> needed it. Would it be better wrapped in a #ifdef?
>
> Thanks,
> Tarmigan
>
What version of qnx is this on. <strings.h> is
now brought in by <string.h> and the lock() /
unlock() prototypes have been removed from <unistd.h>
AS OF 6.4.1 (the current release).
There's a package for git-4.3.20 here that also has a work around
for the SA_RESTART issue.
ftp://ftp.netbsd.org/pub/pkgsrc/packages/QNX/i386/6.4.1_head_20090724/All
-seanb
next prev parent reply other threads:[~2009-12-16 22:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-15 21:23 Git on QNX Tarmigan
2009-12-15 21:42 ` Junio C Hamano
2009-12-15 22:13 ` Tarmigan
2009-12-16 14:20 ` Alex Riesen
2009-12-16 22:38 ` Sean Boudreau [this message]
2009-12-17 1:03 ` Tarmigan
2009-12-17 1:37 ` Sean Boudreau
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=loom.20091216T233122-388@post.gmane.org \
--to=seanb@qnx.com \
--cc=git@vger.kernel.org \
/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