CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2011-04-28 12:36:29
Modified files:
winsup/cygwin : ChangeLog posix_ipc.cc
Log message:
* posix_ipc.cc (ipc_cond_timedwait): Remove pthread_testcancel calls.
(_mq_send): Add pthread_testcancel call at start of function.
(_mq_receive): Ditto.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5272&r2=1.5273
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/posix_ipc.cc.diff?cvsroot=src&r1=1.20&r2=1.21