os: Open file streams in binary mode.
authorMichal Krol <michal@vmware.com>
Mon, 8 Nov 2010 16:23:32 +0000 (17:23 +0100)
committerMichal Krol <michal@vmware.com>
Mon, 8 Nov 2010 16:24:11 +0000 (17:24 +0100)
commit9e7132b52debd3d592391ce89d3582027cb0e161
treeb13b2cc576dffe924878c9482266ebd27cf12cb1
parent962967d080a1859bafc843ebdf374bcdfcff9271
os: Open file streams in binary mode.

Otherwise we'll get garbled data on Windows.
src/gallium/auxiliary/os/os_stream_stdc.c