Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gen
Module Name: src
Committed By: enami
Date: Mon Jul 12 09:21:20 UTC 2004
Modified Files:
src/lib/libc/gen: humanize_number.c
Log Message:
Print 10450000 as 10M instead of 10.0M (more greater value such as
10500000 is printed as 10M).
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/lib/libc/gen/humanize_number.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