From: hpa@zytor.com (H. Peter Anvin)
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Fix building on Solaris (and don't break Cygwin)
Date: Sun, 11 Jul 2004 20:19:14 +0000 (UTC) [thread overview]
Message-ID: <ccs7c2$bef$1@terminus.zytor.com> (raw)
In-Reply-To: 20040709211605.GA6126@infradead.org
Followup to: <20040709211605.GA6126@infradead.org>
By author: Christoph Hellwig <hch@infradead.org>
In newsgroup: linux.dev.kernel
>
> On Fri, Jul 09, 2004 at 02:00:11PM -0700, Tom Rini wrote:
> > The following is from Jean-Christophe Dubois <jdubois@mc.com>. On
> > Solaris 2.8, <stdint.h> does not exist, but <inttypes.h> does. However,
> > on cygwin (the other odd place that the kernel is compiled on)
> > <inttypes.h> doesn't exist. So we end up with something like the
> > following.
> > Signed-off-by: Tom Rini <trini@kernel.crashing.org>
>
> Yikes. <stdint.h> is mandated by C99, please complain to sun instead or
> write up the header yourself - it's not that difficult anyway.
>
<inttypes.h> is also mandated by C99, and is a more complete header
(it includes stdint.h).
-hpa
next prev parent reply other threads:[~2004-07-11 20:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-09 21:00 [PATCH] Fix building on Solaris (and don't break Cygwin) Tom Rini
2004-07-09 21:16 ` Christoph Hellwig
2004-07-09 21:18 ` Tom Rini
2004-07-09 21:20 ` Christoph Hellwig
2004-07-10 20:12 ` Jean-Christophe Dubois
2004-07-11 20:19 ` H. Peter Anvin [this message]
2004-07-12 17:44 ` Tom Rini
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='ccs7c2$bef$1@terminus.zytor.com' \
--to=hpa@zytor.com \
--cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.