History log of /fuchsia/zircon/system/ulib/pretty/sizes.c
Revision Date Author Comments
# f3e2126c 12-Sep-2017 Roland McGrath <mcgrathr@google.com>

[zx] Magenta -> Zircon

The Great Renaming is here!

Change-Id: I3229bdeb2a3d0e40fb4db6fec8ca7d971fbffb94


# 2f4be9a1 31-May-2017 Dave Bort <dbort@google.com>

[ulib][pretty] Add format_size_fixed to allow picking a unit

For MG-799: "ps: add flag to fix the units in printed sizes"

Change-Id: I293fec58c34e86810f590c4d8f5332edbef12499


# 571bda7d 13-May-2017 Christopher Anderson <cja@google.com>

[kernel][lib] Make ulib/pretty work in the kernel

Since we disable float math in the kernel the division
operations were reworked to use division and mod instead.

Change-Id: Ifdd78e84608514580a12f93e88bb076c28f94cfd


# ff19e6eb 12-May-2017 Dave Bort <dbort@google.com>

[ulib][pretty] Fix an unused variable error in the fuchsia build

Change-Id: I2b0a009fa1b2fb8c27f58ed19dd59471f0119603


# 86681140 11-May-2017 Dave Bort <dbort@google.com>

[ulib] Move psutils's size-formatter into ulib/pretty

Also make format_size() return its string arg to make
printf-chaining easier.

Change-Id: Ie330df9e3b30ea082b759084186c66629df90cf6