sha512.c 32-bit warning

Paul Eggert eggert@cs.ucla.edu
Fri Aug 17 03:06:00 GMT 2012


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.



More information about the Libc-alpha mailing list