summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/tlsoffsets.h
Commit message (Expand)AuthorAgeFilesLines
* Fix original stack when running signal handler on alternate stackCorinna Vinschen2015-07-041-56/+60
* Preliminary infrastructure to implement alternate stackCorinna Vinschen2015-06-191-68/+72
* Prepare to rename/reuse struct ucontext.Corinna Vinschen2015-04-231-52/+52
* * cygtls.cc (_cygtls::remove): Revert previous patch.Corinna Vinschen2014-08-251-80/+76
* * Throughout, use __try/__except/__endtry blocks, rather than myfaultCorinna Vinschen2014-08-221-76/+80
* * cygtls.h (TP_NUM_C_BUFS): Raise to 50 to allow SYMLOOP_MAX recursionsCorinna Vinschen2014-04-181-108/+108
* * cygheap.h (enum cygheap_pwdgrp::cache_t): Remove.Corinna Vinschen2014-03-121-108/+108
* * autoload.cc (ldap_abandon): Import.Corinna Vinschen2014-02-171-108/+108
* Introduce reading passwd/group entries from SAM/AD. IntroduceCorinna Vinschen2014-02-091-108/+108
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-108/+108
* * cygtls.h (_cygtls::will_wait_for_signal): Rename from 'signal_waiting' toChristopher Faylor2012-12-041-4/+4
* * cygtls.cc (_cygtls::reset_signal_arrived): New function.Christopher Faylor2012-07-291-1/+1
* * DevNotes: Add entry cgf-000013.Christopher Faylor2012-07-211-72/+72
* * cygtls.h (struct _local_storage): Add cw_timer member.Yaakov Selkowitz2011-08-031-41/+41
* * autoload.cc: Call _api_fatal in asm.Christopher Faylor2011-05-281-41/+41
* perror: fix POSIX compliance and work with recent newlib changeEric Blake2011-05-251-41/+41
* * cygtls.h (struct _local_storage): Remove unused members rarg andCorinna Vinschen2011-05-161-41/+41
* * cygtls.cc (_cygtls::init_thread): Drop setting locals.process_logmask.Corinna Vinschen2011-04-211-41/+41
* Update some copyrights.Christopher Faylor2010-02-281-113/+109
* * cygtls.h (_cygtls::init_exception_handler): Eliminate argument.Christopher Faylor2010-02-261-33/+33
* * cygtls.h (struct _cygtls): Remove unneeded elements.Christopher Faylor2010-02-101-37/+29
* * Makefile.in (clean): Clean generated files in srcdir.Christopher Faylor2009-07-061-49/+49
* * 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