Date: Fri, 29 Apr 2011 00:40:00 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libutil humanize_number.3 humanize_number.c libutil.h Message-ID: <201104290040.p3T0eGZY075077@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2011-04-29 00:40:00 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
lib/libutil humanize_number.3 humanize_number.c
libutil.h
Log:
SVN rev 221193 on 2011-04-29 00:40:00Z by delphij
MFC r220582:
Add support for IEE/IEC (and now also SI) power of two notions of
prefixes (Ki, Mi, Gi...) for humanize_number(3).
Note that applications has to pass HN_IEC_PREFIXES to use this
feature for backward compatibility reasons.
Reviewed by: arundel
Revision Changes Path
1.12.10.3 +55 -8 src/lib/libutil/humanize_number.3
1.4.2.3 +32 -19 src/lib/libutil/humanize_number.c
1.49.2.3 +2 -0 src/lib/libutil/libutil.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104290040.p3T0eGZY075077>
