Module Name: src Committed By: matt Date: Wed Jan 29 00:32:04 UTC 2014
Modified Files: src/sys/arch/arm/include: limits.h Log Message: SIZE_T is unsigned so SIZE_T_MAX needs to be ULONG_MAX To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/arch/arm/include/limits.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.