summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygtls.cc
Commit message (Expand)AuthorAgeFilesLines
...
* * cygtls.cc (_cygtls::fixup_after_fork): Just manipulate the signal stack if aChristopher Faylor2004-03-161-5/+6
* * cygtls.cc (_cygtls::remove): Call remove_wq even when we can't necessarilyChristopher Faylor2004-03-151-12/+15
* * cygtls.cc (_cygtls::remove): Call remove_wq to ensure that wait stuff isChristopher Faylor2004-03-141-0/+1
* * cygtls.h (waitq): Declare structure here.Christopher Faylor2004-03-121-0/+1
* * cygtls.cc (_cygtls::fixup_after_fork): Remove unneeded setting of oldmask.Christopher Faylor2004-03-121-6/+1
* Rename _threadinfo to _cygtls, throughout.Christopher Faylor2004-02-121-16/+32
* * debug.h (console_printf): Define for non-debugging condition.Christopher Faylor2004-02-091-1/+1
* * localtime.cc (localtime_r): Call tzset.Christopher Faylor2004-02-081-14/+4
* * cygtls.cc (_threadinfo::init_thread): Add more local reent stdioChristopher Faylor2004-01-261-0/+2
* * cygtls.cc (_threadinfo::remove): Don't assume that we are removing _my_tls.Christopher Faylor2004-01-221-1/+2
* * cygtls.cc (handle_threadlist_exception): Change logic, improve debuggingChristopher Faylor2004-01-211-4/+17
* * cygwin/include/signal.h: Add copyright notice.Christopher Faylor2004-01-191-0/+7
* * cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor2004-01-141-32/+123
* add missing fileChristopher Faylor2003-12-231-0/+125