aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/cygtls.h
AgeCommit message (Expand)AuthorFilesLines
2005-03-27* times.cc (hires_ms::usecs): Compare the difference.Christopher Faylor1-1/+1
2005-03-16* cygtls.cc (free_local): New macro.Christopher Faylor1-5/+5
2004-11-26* child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor1-0/+3
2004-10-11* cygtls.h (exitsock): New element.Christopher Faylor1-0/+6
2004-09-14* cygtls.h: Add alignment kludge to fix disparity between compilers.Christopher Faylor1-1/+7
2004-03-15* cygtls.cc (_cygtls::remove): Call remove_wq even when we can't necessarilyChristopher Faylor1-1/+1
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-4/+16
2004-03-09* exceptions.cc (setup_handler): Avoid suspending a thread if it in a cygwinChristopher Faylor1-2/+2
2004-03-07* fork.cc (fork_parent): Save parent pid in a temporary variable since childChristopher Faylor1-1/+3
2004-02-13* Makefile.in (clean): Remove sigfe.s.Christopher Faylor1-0/+1
2004-02-12Rename _threadinfo to _cygtls, throughout.Christopher Faylor1-7/+10
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor1-3/+4
2004-02-08* localtime.cc (localtime_r): Call tzset.Christopher Faylor1-1/+4
2004-02-03* cygtls.h (_local_storage::signamebuf): Increase size to prevent overflow onChristopher Faylor1-1/+1
2004-02-03* Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor1-0/+1
2004-01-19* cygwin/include/signal.h: Add copyright notice.Christopher Faylor1-1/+5
2004-01-14* cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor1-5/+7
2004-01-03* cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_holdChristopher Faylor1-1/+3
2003-12-30* cygtls.h (_threadinfo::stack): Increase stack size to accommodate nestedChristopher Faylor1-2/+2
2003-12-23* exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor1-6/+77
2003-12-14* cygthread.cc (cygthread::stub): Revert previous change and again subsumeChristopher Faylor1-4/+6
2003-12-07* cygtls.h (_threadinfo::find_tls): New function.Christopher Faylor1-0/+1
2003-12-06* cygtls.h: Add more "don't parse this" guards.Christopher Faylor1-2/+6
2003-12-03* cygthread.cc (cygthread::stub): Properly establish _threadinfo environment.Christopher Faylor1-1/+3
2003-11-29* pinfo.h (_pinfo::getthread2signal): Remove obsolete function.Christopher Faylor1-1/+2
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor1-0/+61