CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2011-04-19 18:51:21
Modified files:
winsup/cygwin : ChangeLog thread.cc
Log message:
2011-04-02 Jon TURNEY <[email protected]>
* thread.cc (semaphore::init): We cannot reliably infer anything from
the existing contents of sem, so merely warn rather than return EBUSY
if it looks like we are reinitialising a semaphore.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5256&r2=1.5257
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.228&r2=1.229