CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2011-04-28 14:44:25
Modified files:
winsup/cygwin : ChangeLog posix_ipc.cc
Log message:
* posix_ipc.cc (ipc_cond_timedwait): Also wait for pthread's
cancel_event, if any. Call pthread_testcancel if cancel_event has been
signalled.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5273&r2=1.5274
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/posix_ipc.cc.diff?cvsroot=src&r1=1.21&r2=1.22