Files
git/compat
Junio C Hamano d18d09bb81 Merge branch 'js/mingw-o-append'
Among the three codepaths we use O_APPEND to open a file for
appending, one used for writing GIT_TRACE output requires O_APPEND
implementation that behaves sensibly when multiple processes are
writing to the same file.  POSIX emulation used in the Windows port
has been updated to improve in this area.

* js/mingw-o-append:
  mingw: enable atomic O_APPEND
2018-08-20 11:33:52 -07:00
..
2017-07-05 14:01:03 -07:00
2017-07-05 14:01:03 -07:00
2018-08-13 15:22:19 -07:00
2013-09-11 11:08:52 -07:00
2017-01-23 11:02:34 -08:00
2017-05-08 12:18:19 +09:00