public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Tom Rini <trini@kernel.crashing.org>
Cc: Andrew Morton <akpm@osdl.org>, Sam Ravnborg <sam@ravnborg.org>,
	Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Fix building on Solaris (and don't break Cygwin)
Date: Fri, 9 Jul 2004 22:16:05 +0100	[thread overview]
Message-ID: <20040709211605.GA6126@infradead.org> (raw)
In-Reply-To: <20040709210011.GG28002@smtp.west.cox.net>

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.


  reply	other threads:[~2004-07-09 21:16 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 [this message]
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
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=20040709211605.GA6126@infradead.org \
    --to=hch@infradead.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.org \
    --cc=trini@kernel.crashing.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