aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/tlsoffsets.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-108/+108
2012-12-04* cygtls.h (_cygtls::will_wait_for_signal): Rename from 'signal_waiting' toChristopher Faylor1-4/+4
2012-07-29* cygtls.cc (_cygtls::reset_signal_arrived): New function.Christopher Faylor1-1/+1
2012-07-21* DevNotes: Add entry cgf-000013.Christopher Faylor1-72/+72
2011-08-03* cygtls.h (struct _local_storage): Add cw_timer member.Yaakov Selkowitz1-41/+41
2011-05-28* autoload.cc: Call _api_fatal in asm.Christopher Faylor1-41/+41
2011-05-25perror: fix POSIX compliance and work with recent newlib changeEric Blake1-41/+41
2011-05-16 * cygtls.h (struct _local_storage): Remove unused members rarg andCorinna Vinschen1-41/+41
2011-04-21 * cygtls.cc (_cygtls::init_thread): Drop setting locals.process_logmask.Corinna Vinschen1-41/+41
2010-02-28Update some copyrights.Christopher Faylor1-113/+109
2010-02-26* cygtls.h (_cygtls::init_exception_handler): Eliminate argument.Christopher Faylor1-33/+33
2010-02-10* cygtls.h (struct _cygtls): Remove unneeded elements.Christopher Faylor1-37/+29
2009-07-06* Makefile.in (clean): Clean generated files in srcdir.Christopher Faylor1-49/+49
2008-12-13* cygheap.cc (cygheap_user::~cygheap_user): Remove unneeded if 0'ed code.Christopher Faylor1-53/+53
2008-09-16* cygtls.h (unionent): Move from net.cc.Christopher Faylor1-49/+49
2008-05-22 * cygtls.h (struct san): Add two int values to store the currentCorinna Vinschen1-41/+41
2008-03-07 * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen1-49/+49
2006-07-252006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen1-49/+49
2006-06-04* cygtls.h (CYGTLS_PADSIZE): Reset to a size that XP SP1 seems to like.Christopher Faylor1-62/+62
2006-06-03* cygtls.h (CYGTLS_PADSIZE): Bump up or suffer a regrettable collision with theChristopher Faylor1-62/+62
2006-05-25* cygtls.cc (_cygtls::call): Call call2 using _my_tls.Christopher Faylor1-76/+76
2006-05-16* sigproc.cc (no_signals_available): Detect hwait_sig == INVALID_HANDLE_VALUE.Christopher Faylor1-66/+62
2006-03-13* cygtls.cc (_cygtls::remove): Reset initialized flag right away if we wereChristopher Faylor1-96/+96
2006-02-06Always zero all elements of siginfo_t throughout.Christopher Faylor1-61/+69
2005-12-23* cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal.Christopher Faylor1-20/+20
2005-12-03* include/exceptions.h (exception_list): Revert previous change. WindowsChristopher Faylor1-61/+61
2005-12-03* cygtls.h (_cygtls::el): New field.Christopher Faylor1-59/+63
2005-09-23* tlsoffsets.h: Regenerate.Christopher Faylor1-63/+59
2005-09-23* tlsoffsets.h: Regenerate.Christopher Faylor1-59/+63
2005-09-14* cygtls.h (san): New structure.Christopher Faylor1-8/+4
2005-08-28* cygwin.din: Correct readdir_r typo.Christopher Faylor1-61/+61
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor1-57/+65
2005-06-09* cygtls.h (_local_storage::setmode_file): New element.Christopher Faylor1-57/+57
2005-05-18* cygtls.h (_local_storage::unknown_thread_name): New buffer.Christopher Faylor1-57/+57
2004-11-26* child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor1-55/+59
2004-10-11* cygtls.h (exitsock): New element.Christopher Faylor1-55/+55
2004-09-14* cygtls.h: Add alignment kludge to fix disparity between compilers.Christopher Faylor1-53/+57
2004-03-12* cygtls.h (waitq): Declare structure here.Christopher Faylor1-53/+57
2004-03-09* exceptions.cc (setup_handler): Avoid suspending a thread if it in a cygwinChristopher Faylor1-8/+8
2004-03-07* fork.cc (fork_parent): Save parent pid in a temporary variable since childChristopher Faylor1-49/+53
2004-02-25* gendef (stabilize_sig_stack): Correctly align this pointer for call toChristopher Faylor1-0/+1
2004-02-13* Makefile.in (clean): Remove sigfe.s.Christopher Faylor1-46/+50
2004-02-08* localtime.cc (localtime_r): Call tzset.Christopher Faylor1-40/+88
2004-02-03* cygtls.h (_local_storage::signamebuf): Increase size to prevent overflow onChristopher Faylor1-32/+32
2004-02-03* Makefile.in (DLL_OFILES): Add strsig.o.Christopher Faylor1-32/+32
2004-01-19* cygwin/include/signal.h: Add copyright notice.Christopher Faylor1-24/+26
2004-01-14* cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor1-40/+42
2003-12-30* cygtls.h (_threadinfo::stack): Increase stack size to accommodate nestedChristopher Faylor1-40/+40
2003-12-23* exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor1-26/+30
2003-11-28* include/cygwin/signal.h: New file.Christopher Faylor1-0/+40