]> wimlib.net Git - wimlib/commit
Win32: Use O_BINARY to stop Windows from messing with our data
authorEric Biggers <ebiggers3@gmail.com>
Sun, 5 May 2013 03:24:10 +0000 (22:24 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sun, 5 May 2013 03:24:10 +0000 (22:24 -0500)
commit3b5ae49e2ed3c288a00f8ad4dc45c443939204f2
tree26b77693ac3e4b67c8f48943a89958d2cb31c17c
parent161e7cdd2c0d3b3c1025da452a3192d381297465
Win32:  Use O_BINARY to stop Windows from messing with our data
src/split.c
src/util.h
src/wim.c
src/win32.c
src/write.c
src/xml.c