CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2012-02-15 14:43:08

Modified files:
        winsup/cygwin  : ChangeLog flock.cc 

Log message:
        * flock.cc (lf_setlock): Add timeout variable and set before calling
        WFMO.  Drop debug output if process is not available.  Set timeout to
        0 instead.  Document timeout 0 in WFMO comment.
        (lf_getblock): Drop invalid F_POSIX lock type shortcut.  Only return
        overlap if event is not signalled.  Fix comment.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5707&r2=1.5708
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/flock.cc.diff?cvsroot=src&r1=1.41&r2=1.42

Reply via email to