mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-07 13:13:06 +02:00
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>