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: [BZ #14090] Fix md5/sha512 with large block sizes


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


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