PATCH: Replace long with long long in sysdeps/x86_64/dl-tls.h
H.J. Lu
hjl.tools@gmail.com
Thu Mar 22 15:44:00 GMT 2012
On Wed, Mar 21, 2012 at 2:55 PM, Roland McGrath <roland@hack.frob.com> wrote:
> That is probably fine. But it really seems to me that we should not be
> using vague types like "long" and "long long", when we mean very specific
> things. It's better to use uint64_t or uintptr_t, etc., as appropriate to
> what exactly it is you mean in a particular use.
>
>
Here is the patch to implement it. Tested on Linux/x86-64 and Linux/x32.
OK to install?
Thanks.
--
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libc-dl-tls.patch
Type: text/x-patch
Size: 530 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20120322/19c3fa6c/attachment.bin>
More information about the Libc-alpha
mailing list