summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygtls.cc
Commit message (Expand)AuthorAgeFilesLines
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-1/+1
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-2/+2
* * DevNotes: Add entry cgf-000018.Christopher Faylor2012-12-211-1/+1
* * DevNotes: Add entry cgf-000017.Christopher Faylor2012-12-211-1/+1
* * DevNotes: Add entry cgf-000016.Christopher Faylor2012-08-171-12/+0
* whitespace cleanupChristopher Faylor2012-08-161-1/+1
* * DevNotes: Add entry cgf-000014.Christopher Faylor2012-08-091-61/+2
* * DevNotes: Add entry cgf-000013.Christopher Faylor2012-07-211-25/+8
* * cygtls.cc (well_known_dlls): Add ole32.dll and wbemprox.dll.Corinna Vinschen2012-07-111-0/+2
* * cygtls.cc (well_known_dlls): Add advapi32.dll.Corinna Vinschen2012-03-211-0/+1
* * cygtls.cc (well_known_dlls): Add shlwapi.dll.Corinna Vinschen2012-02-281-0/+1
* * cygtls.cc (dll_cmp): New comparison function for bsearch.Corinna Vinschen2012-02-271-1/+60
* Throughout use "have_execed" macro rather than "hExeced" global handle.Christopher Faylor2011-11-141-1/+1
* * cygtls.h (struct _local_storage): Add cw_timer member.Yaakov Selkowitz2011-08-031-0/+2
* * cygtls.cc (_cygtls::init_thread): Drop setting locals.process_logmask.Corinna Vinschen2011-04-211-17/+14
* * cygtls.cc (_cygtls::remove): Always close sockevt handle.Corinna Vinschen2011-04-181-1/+2
* * cygtls.cc (_cygtls::init_thread): Call _REENT_INIT_PTR. Drop settingCorinna Vinschen2011-01-111-3/+2
* * cygtls.cc: Include stdlib.h.Christopher Faylor2010-12-291-0/+2
* Update some copyrights.Christopher Faylor2010-02-281-64/+5
* * cygtls.h (_cygtls::init_exception_handler): Eliminate argument.Christopher Faylor2010-02-261-4/+4
* * cygtls.cc (_cygtls::init_exception_handler): Force installation of ourChristopher Faylor2010-02-241-8/+25
* * cygtls.cc (_cygtls::init_exception_handler): Test for e, not e->prev or weChristopher Faylor2009-07-171-1/+17
* * cygtls.cc (_cygtls::init_exception_handler): Avoid adding our exceptionChristopher Faylor2009-07-171-0/+3
* * cygtls.cc (_cygtls::remove): Fix typo.Corinna Vinschen2009-07-071-3/+2
* * cygtls.cc (_cygtls::remove): Avoid closing a NULL handle.Christopher Faylor2009-07-061-1/+2
* * cygtls.h (struct _local_storage): Add thread storage pointers forCorinna Vinschen2009-07-061-6/+7
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-031-3/+1
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-8/+0
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+1
* * winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.Corinna Vinschen2008-03-121-13/+1
* * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen2008-03-071-0/+3
* * cygtls.cc (_cygtls::init_exception_handler): Semi-revert to making onlyChristopher Faylor2008-03-021-1/+13
* * cygtls.h (_cygtls::handle_threadlist_exception): Eliminate.Christopher Faylor2008-03-011-40/+10
* * exceptions.cc (_cygtls::handle_exceptions): Only call rtl_unwind whenChristopher Faylor2008-03-011-2/+1
* * cygtls.cc (_cygtls::init_exception_handler): Fix comment.Corinna Vinschen2008-02-271-7/+2
* * cygtls.cc (_cygtls::handle_threadlist_exception): Make it clear that theChristopher Faylor2008-02-271-2/+2
* * cygtls.cc (_cygtls::init_exception_handler): Revert patchCorinna Vinschen2008-02-131-1/+17
* Change many cygheap allocation routines to their *_abort analogs.Christopher Faylor2007-11-261-4/+4
* Throughout remove all usage of wincap.has_security.Corinna Vinschen2007-02-231-3/+2
* 2006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2006-07-251-6/+6
* * cygheap.cc (cygheap_fixup_in_child): Don't close parent handle here. Let theChristopher Faylor2006-06-021-1/+2
* * cygtls.cc (_cygtls::call2): Don't call ExitThread on the main thread.Christopher Faylor2006-05-311-1/+4
* * cygtls.cc (_cygtls::call): Call call2 using _my_tls.Christopher Faylor2006-05-251-10/+5
* * cygtls.cc (_cygtls::remove): Don't test for initialization since thisChristopher Faylor2006-05-171-2/+0
* * sigproc.cc (no_signals_available): Detect hwait_sig == INVALID_HANDLE_VALUE.Christopher Faylor2006-05-161-1/+1
* * cygtls.cc (_cygtls::remove): Reset initialized flag right away if we wereChristopher Faylor2006-03-131-1/+4
* Always zero all elements of siginfo_t throughout.Christopher Faylor2006-02-061-0/+1
* (fix ChangeLog and check in remaining files)Christopher Faylor2006-01-051-1/+2
* add copyrightChristopher Faylor2006-01-021-1/+1
* * cygtls.cc (_cygtls::remove): Remove left over debugging cruft which causedChristopher Faylor2006-01-021-1/+1