log dwcompat.h @ 1847:ff80ad40a5d6

age author description
Tue, 20 Nov 2012 20:42:06 +0000 bsmith More MINGW cleanups... eliminate a few more warnings and disable the unused-value warning due to unfixable warnings generated by the Win32 macros.
Mon, 19 Nov 2012 19:52:36 +0000 bsmith Fixes for building with MINGW64 (specifically http://tdm-gcc.tdragon.net/).
Tue, 08 May 2012 17:14:40 +0000 bsmith Define O_BINARY as 0 in dwcompat.h for platforms which don't have it.