dprintf: add the ability to log to stdio
commitdf61c3b05b3a42b4202b74c1239576103b153e50
authorH. Peter Anvin <hpa@zytor.com>
Tue, 21 Jun 2011 04:19:17 +0000 (20 21:19 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 18 May 2012 23:03:19 +0000 (18 16:03 -0700)
treebadacb794dfb5c378fe5167b7e61eea930ef1b74
parentc675f30d78e438f68ffe0254b24f5b9ecf5ac399
dprintf: add the ability to log to stdio

Add the ability to redirect dprintf to stdio when there is no other
choice.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Resolved Conflicts:

com32/lib/dprintf.c
com32/lib/vdprintf.c
com32/include/dprintf.h
com32/lib/dprintf.c
com32/lib/vdprintf.c