This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sha512.c 32-bit warning


On 08/15/2012 02:02 PM, Roland McGrath wrote:
> This looks like it was written to support a size_t of larger than 64 bits,

Yes, that's what it's written for.  The generated code turns
into a no-op on typical 64-bit hosts, so it's more for
completeness documentation than for anything else.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]