Module Name: src Committed By: christos Date: Sun Mar 25 19:53:19 UTC 2012
Modified Files: src/lib/libc/quad: floatunditf_ieee754.c Log Message: - change from size_t to unsigned int because we don't need the extra width - cast to unsigned int results of quad ops To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libc/quad/floatunditf_ieee754.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.