Pretty: add the ability to stream out to a generic thing

Instead of always requiring FILE *. This does mean a slight code size
increase, since we now have to pass an extra parameter down the function
stack, plus we're making indirect calls, but it's worth it.

Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>
3 files changed