CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2015-02-25 17:50:13

Modified files:
        winsup/cygwin  : ChangeLog fhandler_tape.cc thread.cc thread.h 

Log message:
        * fhandler_tape.cc (fhandler_dev_tape::_lock): Add cw_sig_restart to
        cygwait call.
        * thread.cc (pthread_mutex::lock): Ditto.
        (semaphore::_timedwait): Fix formatting.
        (semaphore::_wait): Ditto.
        * thread.h (fast_mutex::lock): Ditto.
        
        ...and fix ChangeLog accordingly.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6654&r2=1.6655
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tape.cc.diff?cvsroot=src&r1=1.96&r2=1.97
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.297&r2=1.298
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.h.diff?cvsroot=src&r1=1.139&r2=1.140

Reply via email to