CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2009-04-20 17:13:20
Modified files:
winsup/cygwin : ChangeLog flock.cc
Log message:
* flock.cc (lf_setlock): Handle border case which results in WFMO loop
exiting with ret == WAIT_TIMEOUT gracefully. Add a system_printf to
uncover other potential problems with WFMO loop.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4468&r2=1.4469
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/flock.cc.diff?cvsroot=src&r1=1.20&r2=1.21