[Toybox] [PATCH] lib/lib human_readable_long fix utf-8 LC_NUMERIC

Jarno Mäkipää jmakip87 at gmail.com
Wed Sep 9 10:36:44 PDT 2020


Apparently LC_NUMERIC thousands_sep can be NARROW NO-BREAK SPACE

There might be cleaner fix than this, but copying just char out of
thousands_sep spit out


  Mem:   15�36M total,    4�92M used,   11�44M free,      674M buffers
 Swap:    2�47M total,        0M used,    2�47M free,    1�97M cached


after patch
  Mem: 15 936M total,  4 658M used, 11 277M free,      677M buffers
 Swap:  2 047M total,        0M used,  2 047M free,  1 675M cached


-Jarno
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lib-lib-human_readable_long-fix-utf-8-LC_NUMERIC.patch
Type: text/x-patch
Size: 1981 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20200909/ec3c339f/attachment.bin>


More information about the Toybox mailing list