Re: [PATCH 13/20] inflate: (arch) kill silly zlib typedefs

From: Miles Bader
Date: Tue Nov 08 2005 - 01:07:36 EST


Willy Tarreau <willy@xxxxxxxxx> writes:
> I don't know if x86_64 is LP64 or LLP64 on Linux, but at least my alpha
> and sparc64 are LP64, so is another PPC64 I use for code validation.
> LPC64 is the recommended model for easier 32 to 64 portability (where
> ints are 32 ; long, longlong, ptrs are 64).

Are there _any_ (widespread) platforms except Windows that use LLP64?

LP64 seems to be by far the most common in the unix world.

-miles
--
"1971 pickup truck; will trade for guns"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/