[BZ #14090] Fix md5/sha512 with large block sizes

Joseph S. Myers joseph@codesourcery.com
Wed Aug 15 18:50:00 GMT 2012


On Wed, 15 Aug 2012, Roland McGrath wrote:

> The meaning of __WORDSIZE is fuzzy and we keep talking about changing it.
> Instead let's include <limits.h> and use:
> 
> #if SIZE_MAX <= UINT32_MAX

(You mean stdint.h for those particular defines.)

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list