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

2005-11-07 Thread Willy Tarreau
On Tue, Nov 08, 2005 at 03:05:57PM +0900, Miles Bader wrote: > Willy Tarreau <[EMAIL PROTECTED]> 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

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

2005-11-07 Thread Miles Bader
Willy Tarreau <[EMAIL PROTECTED]> 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