Damien Miller wrote: > rather than scattering hacks in each program that needs to > output utf8 to the console, how about making something > for libutil that they all can use?
Yes, that is certainly the plan, but I think it's easier to see what's needed if we convert a few programs first to identify common functionality. Also, diffs that touch libutil and ls are a pain to test.