Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/lib/libc/gen



Module Name:    src
Committed By:   xtraeme
Date:           Sun Nov 25 09:38:17 UTC 2007

Modified Files:
        src/lib/libc/gen [netbsd-4]: humanize_number.c

Log Message:
Pull up following revision(s) (requested by simonb in ticket #992):
        lib/libc/gen/humanize_number.c: revision 1.12
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.11.4.1 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