Jeff Hostetler <git@xxxxxxxxxxxxxxxxx> writes: > On 8/13/2018 3:02 PM, Johannes Sixt wrote: >> >> Fortunately, Windows does support atomic O_APPEND semantics using the >> file access mode FILE_APPEND_DATA. Provide an implementation that does. >> ... >> >> Diagnosed-by: Johannes Schindelin <Johannes.Schindelin@xxxxxx> >> Helped-by: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx> >> Signed-off-by: Johannes Sixt <j6t@xxxxxxxx> >> --- > > This looks good. Thanks for following up on this. Thanks, all. Will queue.