aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/cygtls.cc
AgeCommit message (Expand)AuthorFilesLines
2005-05-13* cygtls.cc (_cygtls::remove): Eliminate compiler warning.Christopher Faylor1-1/+1
2005-05-11* cygtls.cc (_cygtls::remove): Clear exitsock after close.Christopher Faylor1-3/+6
2005-04-05* cygtls.cc (_cygtls::remove): Don't free or close stuff if we're being calledChristopher Faylor1-9/+12
2005-04-05* sync.h (muto::operator int): New operator.Christopher Faylor1-6/+6
2005-04-03 * cygheap.cc (cygheap_init): Accomodate set_process_privilege change.Corinna Vinschen1-0/+3
2005-03-27* wininfo.h (wininfo::timer_active): Delete.Christopher Faylor1-1/+1
2005-03-16* cygtls.cc (free_local): New macro.Christopher Faylor1-2/+13
2005-03-15* cygtls.cc (_cygtls::remove): Free process_ident, if it exists.Christopher Faylor1-0/+3
2005-03-09Remove \n from debug_printfChristopher Faylor1-1/+1
2005-03-03* cygtls.cc (_cygtls::remove): Don't attempt any removal activities if exitsockChristopher Faylor1-1/+3
2005-03-03* cygtls.cc (_cygtls::init_thread): Move exitsock setting later. It shouldChristopher Faylor1-2/+2
2005-01-29* cygtls.cc (cygtls::call2): Move socket cleanup.Christopher Faylor1-4/+4
2004-11-26* child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor1-1/+0
2004-10-26* cygtls.cc (_cygtls::fixup_after_fork): Wipe out exitsock local since itChristopher Faylor1-0/+1
2004-10-11* cygtls.h (exitsock): New element.Christopher Faylor1-0/+5
2004-09-07* cygtls.cc (_cygtls::init_thread): Set __sdidinit to negative value toChristopher Faylor1-1/+1
2004-03-16* cygtls.cc (_cygtls::fixup_after_fork): Just manipulate the signal stack if aChristopher Faylor1-5/+6
2004-03-15* cygtls.cc (_cygtls::remove): Call remove_wq even when we can't necessarilyChristopher Faylor1-12/+15
2004-03-14* cygtls.cc (_cygtls::remove): Call remove_wq to ensure that wait stuff isChristopher Faylor1-0/+1
2004-03-12* cygtls.h (waitq): Declare structure here.Christopher Faylor1-0/+1
2004-03-12* cygtls.cc (_cygtls::fixup_after_fork): Remove unneeded setting of oldmask.Christopher Faylor1-6/+1
2004-02-12Rename _threadinfo to _cygtls, throughout.Christopher Faylor1-16/+32
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor1-1/+1
2004-02-08* localtime.cc (localtime_r): Call tzset.Christopher Faylor1-14/+4
2004-01-26* cygtls.cc (_threadinfo::init_thread): Add more local reent stdioChristopher Faylor1-0/+2
2004-01-22* cygtls.cc (_threadinfo::remove): Don't assume that we are removing _my_tls.Christopher Faylor1-1/+2
2004-01-21* cygtls.cc (handle_threadlist_exception): Change logic, improve debuggingChristopher Faylor1-4/+17
2004-01-19* cygwin/include/signal.h: Add copyright notice.Christopher Faylor1-0/+7
2004-01-14* cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor1-32/+123
2003-12-23add missing fileChristopher Faylor1-0/+125