lkml.org 
[lkml]   [2004]   [Aug]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch 1/3]
On Fri, Aug 27, 2004 at 02:53:04PM -0700, trini@kernel.crashing.org 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>

Arg, I thought I refpatch'ed, but didn't, so they all came out just a
bit wrong. The descs elsewhere were correct, but this should have been:
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 testing for __sun__ and
using <inttypes.h> there, and <stdint.h> everywhere else.

--
Tom Rini
http://gate.crashing.org/~trini/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:05    [W:0.542 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site