aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/cygtls.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-06 * cygtls.h (struct _local_storage): Add thread storage pointers forCorinna Vinschen1-1/+6
2009-01-03Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor1-3/+7
2008-10-07* cygtls.h (_cygtls::initialized): Remove bogus stack check which would whenChristopher Faylor1-2/+1
2008-09-16* cygtls.h (unionent): Move from net.cc.Christopher Faylor1-3/+22
2008-05-22 * cygtls.h (struct san): Add two int values to store the currentCorinna Vinschen1-0/+11
2008-04-01 * Fix copyright dates.Corinna Vinschen1-1/+1
2008-03-07 * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen1-0/+19
2008-03-01* cygtls.h (_cygtls::handle_threadlist_exception): Eliminate.Christopher Faylor1-2/+0
2007-07-29* cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtlsChristopher Faylor1-1/+2
2006-07-252006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen1-6/+1
2006-06-04* cygtls.h (CYGTLS_PADSIZE): Reset to a size that XP SP1 seems to like.Christopher Faylor1-1/+2
2006-06-03* cygtls.h (CYGTLS_PADSIZE): Bump up or suffer a regrettable collision with theChristopher Faylor1-1/+1
2006-06-02* cygheap.cc (cygheap_fixup_in_child): Don't close parent handle here. Let theChristopher Faylor1-1/+5
2006-05-25* cygtls.cc (_cygtls::call): Call call2 using _my_tls.Christopher Faylor1-2/+2
2006-05-16* sigproc.cc (no_signals_available): Detect hwait_sig == INVALID_HANDLE_VALUE.Christopher Faylor1-6/+5
2006-03-13* cygtls.cc (_cygtls::remove): Reset initialized flag right away if we wereChristopher Faylor1-1/+1
2006-03-12* cygtls.h (CYGTLS_INITIALIZED): Change to a little more unlikely value.Christopher Faylor1-2/+1
2006-03-08* cygtls.h (_cygtls::retaddr): New method.Christopher Faylor1-0/+1
2006-02-06Always zero all elements of siginfo_t throughout.Christopher Faylor1-0/+5
2005-12-23* cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal.Christopher Faylor1-25/+2
2005-12-05Remove unneeded whitespace.Christopher Faylor1-6/+2
2005-12-03* include/exceptions.h (exception_list): Revert previous change. WindowsChristopher Faylor1-3/+3
2005-12-03* cygtls.h (_cygtls::el): New field.Christopher Faylor1-1/+9
2005-09-23* cygtls.h (struct _cygtls::thread_handle): Remove/revert.Christopher Faylor1-1/+0
2005-09-23* cygheap.cc (cygheap_fixup_in_child): It's not just for exec.Christopher Faylor1-4/+5
2005-09-14* cygtls.h (san): New structure.Christopher Faylor1-16/+22
2005-09-14* exceptions.cc (sigtid): Remove declaration.Christopher Faylor1-0/+1
2005-08-28* cygtls.h (__ljfault): Declare.Christopher Faylor1-1/+3
2005-08-28* cygwin.din: Correct readdir_r typo.Christopher Faylor1-1/+1
2005-07-05* cygtls.h (_cygtls): Perform minor reformatting.Christopher Faylor1-4/+1
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor1-2/+74
2005-06-09* cygtls.h (_local_storage::setmode_file): New element.Christopher Faylor1-0/+4
2005-05-18* cygtls.h (_local_storage::unknown_thread_name): New buffer.Christopher Faylor1-0/+3
2005-05-07* path.cc (normalize_posix_path): Don't treat '//' specially since newerChristopher Faylor1-0/+1
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