/[Apache-SVN]
ViewVC logotype

Revision 1701564


Jump to revision: Previous Next
Author: ivan
Date: Mon Sep 7 07:15:25 2015 UTC (9 years, 3 months ago)
Changed paths: 1
Log Message:
Reduce difference between Windows and non-Windows implementation of
install_stream.

* subversion/libsvn_subr/stream.c
  (install_close): Remove #ifdef WIN32
  (svn_stream__create_for_install): Always setup flush on close stream
   handler.
  (svn_stream__install_stream): Close temporary file before rename on all
   platforms.
  (svn_stream__install_get_info): Obtain file info from file handle on all
   platforms.
  (svn_stream__install_delete): Close temporary file before delete on all
   platforms.


Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_subr/stream.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26