summaryrefslogtreecommitdiff
path: root/com32/lib/dprintf.c
Commit message (Expand)AuthorAgeFilesLines
* dprintf: add the ability to log to stdioH. Peter Anvin2011-06-201-0/+2
* dprintf: fix uninitialized pointer; return voidH. Peter Anvin2009-11-191-4/+2
* dprintf: fix dprintf() and vdprintf()H. Peter Anvin2009-11-191-1/+5
* dprintf: a generic debug-to-serial infrastructureH. Peter Anvin2009-11-191-0/+17