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: Tue Mar 13 02:52:10 UTC 2007
Modified Files:
src/lib/libc/gen: humanize_number.c
Log Message:
Fix a bug that humanize_number() produces "1000" where it should be "1.0G"
or "1.0M". The bug reported by Greg Troxel.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 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