> > On 22 July 2010 03:28, EBo <[email protected]> wrote: > >> Maybe Russ can add it to plan9port ;-) > > % cd $PLAN9/src > % find . -name pow10.c > ./lib9/fmt/pow10.c
i believe fmt uses a captive version named __fmtpow10, same as ape. to get the desired effect, there should also be lib9/pow10.c - erik
