Files
git/compat
Frank Li 62d2d6829c mingw.c: Use the O_BINARY flag to open files
On Windows, non-text files must be opened using the O_BINARY flag.
MinGW does this for us automatically, but Microsoft Visual C++
does not.  So let's be explicit.

Signed-off-by: Frank Li <lznuaa@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2009-10-18 17:48:42 +02:00
..
2009-10-02 03:32:51 -04:00
2009-04-22 19:03:39 -07:00
2008-09-30 14:30:06 -07:00
2009-03-02 18:28:06 -08:00
2007-06-07 00:04:01 -07:00
2009-09-18 20:00:42 -07:00
2009-09-18 20:00:42 -07:00
2009-03-18 19:23:04 -07:00