On Mon, Aug 25, 2008 at 04:34:35PM -0700, Matthew Dillon wrote: > * Change size field in tls_info from 'int' to 'long' to accomodate > 64 bit architectures.
Can you make that size_t? Joerg
On Mon, Aug 25, 2008 at 04:34:35PM -0700, Matthew Dillon wrote: > * Change size field in tls_info from 'int' to 'long' to accomodate > 64 bit architectures.
Can you make that size_t? Joerg