CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2003-12-07 02:56:52
Modified files:
winsup/cygwin : ChangeLog cygtls.h exceptions.cc
Log message:
* cygtls.h (_threadinfo::find_tls): New function.
* exceptions.cc (_threadinfo::find_tls): Rename from find_tls. Use critical
section to protect access to linked list.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2218&r2=1.2219
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&r1=1.182&r2=1.183