From c5eb7a4971c9f6d93cf9d03c7cbaf1d9144afdf0 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Fri, 18 Jan 2013 00:28:21 +0000 Subject: * mmap.cc (handler_disk_file::msync): Retry up to 99 times if FlushViewOFile fails with ERROR_LOCK_VIOLATION. --- winsup/cygwin/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 643c6f348..9920d98e4 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2013-01-17 Christopher Faylor + + * mmap.cc (handler_disk_file::msync): Retry up to 99 times if + FlushViewOFile fails with ERROR_LOCK_VIOLATION. + 2013-01-16 Christopher Faylor * sigproc.cc (no_signals_available): Finally remove this macro -- cgit v1.2.3