qemu-patch-raspberry4/trace
Stefan Hajnoczi 6c2a407426 trace: use binary file open mode in simpletrace
For Windows portability the simple trace backend must use the 'b' file
open mode.  This prevents the stdio library from mangling 0x0a/0x0d
newline characters.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
2011-09-21 11:30:10 +01:00
..
control.c
control.h
default.c
simple.c trace: use binary file open mode in simpletrace 2011-09-21 11:30:10 +01:00
simple.h
stderr.c
stderr.h