* Don Porter (porter@cs.unc.edu) wrote:Signed-off-by: Don Porter <porter@cs.unc.edu>If this changes the output of 'info tlb' could you add a before/after to the commit message please.
Thanks for the advice. It should not change the output of info
tlb.
Also, have a look at glib's g_printf and friends, you might find they're easier; https://www.manpagez.com/html/glib/glib-2.52.3/glib-String-Utility-Functions.php#g-printf
Thanks for this tip too! It isn't clear to me that converting
will substantially simplify
the patch at this point, but I'm open to it if I'm missing
something or this is the preferred
project style.