diff options
| author | Junio C Hamano <gitster@pobox.com> | 2018-08-20 11:33:52 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2018-08-20 11:33:52 -0700 |
| commit | d18d09bb81c5b1d0736b8945ca2a9e510286a2b4 (patch) | |
| tree | f6e91e9aa8a2f3fcbfac7d202291fedadea79715 /builtin/commit.c | |
| parent | Merge branch 'jk/for-each-object-iteration' (diff) | |
| parent | mingw: enable atomic O_APPEND (diff) | |
| download | git-d18d09bb81c5b1d0736b8945ca2a9e510286a2b4.tar.gz git-d18d09bb81c5b1d0736b8945ca2a9e510286a2b4.zip | |
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
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
