printf: allow hex/oct numbers; move functions around
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 9 Mar 2007 16:43:01 +0000 (16:43 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 9 Mar 2007 16:43:01 +0000 (16:43 -0000)
commit339f5eb2e0676da591150015e157c38c4ab52a3e
tree99cb25fc88b576cdc2d795a61fd85655922b8748
parent48e71c188f324a6d20189ddee3c2456c4f016e86
printf: allow hex/oct numbers; move functions around
so that we have no forward declarations
coreutils/printf.c