Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: is
Date: Tue May 2 12:39:04 UTC 2000
Modified Files:
basesrc/lib/libc/stdlib: strtoull.c strtouq.c
Log Message:
Add the (void)&acc; hack from strtouq.c to strtoull.c. This works around
an arm32 compiler bug. Change the comment in strtouq.c to reflect the current
usage of the hack.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/stdlib/strtoull.c
cvs rdiff -r1.14 -r1.15 basesrc/lib/libc/stdlib/strtouq.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index