move the printf code from stdc to a common location .. and use it for both stdc's...
commitef43172509744ea7032b213c44ca9bc6d33f9d32
authorwawa <wawa@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 21 Sep 2018 10:29:55 +0000 (21 10:29 +0000)
committerwawa <wawa@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 21 Sep 2018 10:29:55 +0000 (21 10:29 +0000)
treed135dadac49ed14b8e7a9f3e669ffefa6ec5af81
parent583cec636c7bddccfbb61dc614b95be383000e48
move the printf code from stdc to a common location .. and use it for both stdc's printf and arosssupports printf based functions. (NicJA)

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@55453 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/arossupport/kprintf.c
compiler/arossupport/mmakefile.src
compiler/fmtprintf/fmtprintf.c [new file with mode: 0644]
compiler/fmtprintf/fmtprintf_pre.c [new file with mode: 0644]
compiler/stdc/__vcformat.c
compiler/stdc/__vcscan.c
compiler/stdc/mmakefile.src