Make diagnosticvf() slightly more efficient by using fwrite() instead of printing...
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 13 Jun 2012 06:58:09 +0000 (08:58 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 14 Jun 2012 07:32:54 +0000 (09:32 +0200)
commitef26133e70bcbc508d2991bafef373f5ca667ff2
treeefc59888743fa3f8364db6d144505f44f3dd071e
parentfb74ba9603bbd5cd7c30897102d29a7f67829624
Make diagnosticvf() slightly more efficient by using fwrite() instead of printing one character at a time.
diagnostic.c