summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/tlsoffsets.h
Commit message (Expand)AuthorAgeFilesLines
* * cygheap.cc (cygheap_user::~cygheap_user): Remove unneeded if 0'ed code.Christopher Faylor2008-12-131-53/+53
* * cygtls.h (unionent): Move from net.cc.Christopher Faylor2008-09-161-49/+49
* * cygtls.h (struct san): Add two int values to store the currentCorinna Vinschen2008-05-221-41/+41
* * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen2008-03-071-49/+49
* 2006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2006-07-251-49/+49
* * cygtls.h (CYGTLS_PADSIZE): Reset to a size that XP SP1 seems to like.Christopher Faylor2006-06-041-62/+62
* * cygtls.h (CYGTLS_PADSIZE): Bump up or suffer a regrettable collision with theChristopher Faylor2006-06-031-62/+62
* * cygtls.cc (_cygtls::call): Call call2 using _my_tls.Christopher Faylor2006-05-251-76/+76
* * sigproc.cc (no_signals_available): Detect hwait_sig == INVALID_HANDLE_VALUE.Christopher Faylor2006-05-161-66/+62
* * cygtls.cc (_cygtls::remove): Reset initialized flag right away if we wereChristopher Faylor2006-03-131-96/+96
* Always zero all elements of siginfo_t throughout.Christopher Faylor2006-02-061-61/+69
* * cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal.Christopher Faylor2005-12-231-20/+20
* * include/exceptions.h (exception_list): Revert previous change. WindowsChristopher Faylor2005-12-031-61/+61
* * cygtls.h (_cygtls::el): New field.Christopher Faylor2005-12-031-59/+63
* * tlsoffsets.h: Regenerate.Christopher Faylor2005-09-231-63/+59
* * tlsoffsets.h: Regenerate.Christopher Faylor2005-09-231-59/+63
* * cygtls.h (san): New structure.Christopher Faylor2005-09-141-8/+4
* * cygwin.din: Correct readdir_r typo.Christopher Faylor2005-08-281-61/+61
* Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor2005-07-031-57/+65
* * cygtls.h (_local_storage::setmode_file): New element.Christopher Faylor2005-06-091-57/+57
* * cygtls.h (_local_storage::unknown_thread_name): New buffer.Christopher Faylor2005-05-181-57/+57
* * child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor2004-11-261-55/+59
* * cygtls.h (exitsock): New element.Christopher Faylor2004-10-111-55/+55
* * cygtls.h: Add alignment kludge to fix disparity between compilers.Christopher Faylor2004-09-141-53/+57
* * cygtls.h (waitq): Declare structure here.Christopher Faylor2004-03-121-53/+57
* * exceptions.cc (setup_handler): Avoid suspending a thread if it in a cygwinChristopher Faylor2004-03-091-8/+8
* * fork.cc (fork_parent): Save parent pid in a temporary variable since childChristopher Faylor2004-03-071-49/+53
* * gendef (stabilize_sig_stack): Correctly align this pointer for call toChristopher Faylor2004-02-251-0/+1
* * Makefile.in (clean): Remove sigfe.s.Christopher Faylor2004-02-131-46/+50
* * localtime.cc (localtime_r): Call tzset.Christopher Faylor2004-02-081-40/+88
* * cygtls.h (_local_storage::signamebuf): Increase size to prevent overflow onChristopher Faylor2004-02-031-32/+32
* * Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor2004-02-031-32/+32
* * cygwin/include/signal.h: Add copyright notice.Christopher Faylor2004-01-191-24/+26
* * cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor2004-01-141-40/+42
* * cygtls.h (_threadinfo::stack): Increase stack size to accommodate nestedChristopher Faylor2003-12-301-40/+40
* * exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor2003-12-231-26/+30
* * include/cygwin/signal.h: New file.Christopher Faylor2003-11-281-0/+40