]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/cygtls.cc
Throughout, update copyrights to reflect dates which correspond to main-branch
[newlib-cygwin.git] / winsup / cygwin / cygtls.cc
2013-01-21 Christopher FaylorThroughout, update copyrights to reflect dates which...
2012-12-21 Christopher Faylor* DevNotes: Add entry cgf-000018.
2012-12-21 Christopher Faylor* DevNotes: Add entry cgf-000017.
2012-08-17 Christopher Faylor* DevNotes: Add entry cgf-000016.
2012-08-16 Christopher Faylorwhitespace cleanup
2012-08-09 Christopher Faylor* DevNotes: Add entry cgf-000014.
2012-07-21 Christopher Faylor* DevNotes: Add entry cgf-000013.
2012-07-11 Corinna Vinschen * cygtls.cc (well_known_dlls): Add ole32.dll and wbemp...
2012-03-21 Corinna Vinschen * cygtls.cc (well_known_dlls): Add advapi32.dll.
2012-02-28 Corinna Vinschen * cygtls.cc (well_known_dlls): Add shlwapi.dll.
2012-02-27 Corinna Vinschen * cygtls.cc (dll_cmp): New comparison function for...
2011-11-14 Christopher FaylorThroughout use "have_execed" macro rather than "hExeced...
2011-08-03 Yaakov Selkowitz* cygtls.h (struct _local_storage): Add cw_timer member.
2011-04-21 Corinna Vinschen * cygtls.cc (_cygtls::init_thread): Drop setting local...
2011-04-18 Corinna Vinschen * cygtls.cc (_cygtls::remove): Always close sockevt...
2011-01-11 Corinna Vinschen * cygtls.cc (_cygtls::init_thread): Call _REENT_INIT_P...
2010-12-29 Christopher Faylor* cygtls.cc: Include stdlib.h.
2010-02-28 Christopher FaylorUpdate some copyrights.
2010-02-26 Christopher Faylor* cygtls.h (_cygtls::init_exception_handler): Eliminate...
2010-02-24 Christopher Faylor* cygtls.cc (_cygtls::init_exception_handler): Force...
2009-07-17 Christopher Faylor* cygtls.cc (_cygtls::init_exception_handler): Test...
2009-07-17 Christopher Faylor* cygtls.cc (_cygtls::init_exception_handler): Avoid...
2009-07-07 Corinna Vinschen * cygtls.cc (_cygtls::remove): Fix typo.
2009-07-06 Christopher Faylor* cygtls.cc (_cygtls::remove): Avoid closing a NULL...
2009-07-06 Corinna Vinschen * cygtls.h (struct _local_storage): Add thread storage...
2009-01-03 Christopher FaylorRemove unneeded header files from source files througho...
2008-04-07 Christopher FaylorRemove unneeded header files from source files throughout.
2008-04-01 Corinna Vinschen * Fix copyright dates.
2008-03-12 Corinna Vinschen * winsup.h (NT_MAX_PATH): Revert ill-advised change...
2008-03-07 Corinna Vinschen * Makefile.in (DLL_OFILES): Add tls_pbuf.o.
2008-03-02 Christopher Faylor* cygtls.cc (_cygtls::init_exception_handler): Semi...
2008-03-01 Christopher Faylor* cygtls.h (_cygtls::handle_threadlist_exception):...
2008-03-01 Christopher Faylor* exceptions.cc (_cygtls::handle_exceptions): Only...
2008-02-27 Corinna Vinschen * cygtls.cc (_cygtls::init_exception_handler): Fix...
2008-02-27 Christopher Faylor* cygtls.cc (_cygtls::handle_threadlist_exception)...
2008-02-13 Corinna Vinschen * cygtls.cc (_cygtls::init_exception_handler...
2007-11-26 Christopher FaylorChange many cygheap allocation routines to their *_abor...
2007-02-23 Corinna Vinschen Throughout remove all usage of wincap.has_security.
2006-07-25 Corinna Vinschen2006-07-25 Corinna Vinschen <corinna@vinschen.de>
2006-06-02 Christopher Faylor* cygheap.cc (cygheap_fixup_in_child): Don't close...
2006-05-31 Christopher Faylor* cygtls.cc (_cygtls::call2): Don't call ExitThread...
2006-05-25 Christopher Faylor* cygtls.cc (_cygtls::call): Call call2 using _my_tls.
2006-05-17 Christopher Faylor* cygtls.cc (_cygtls::remove): Don't test for initializ...
2006-05-16 Christopher Faylor* sigproc.cc (no_signals_available): Detect hwait_sig...
2006-03-13 Christopher Faylor* cygtls.cc (_cygtls::remove): Reset initialized flag...
2006-02-06 Christopher FaylorAlways zero all elements of siginfo_t throughout.
2006-01-05 Christopher Faylor(fix ChangeLog and check in remaining files)
2006-01-02 Christopher Fayloradd copyright
2006-01-02 Christopher Faylor* cygtls.cc (_cygtls::remove): Remove left over debuggi...
2005-12-29 Christopher Faylor*** cygwin DLL Changes:
2005-12-23 Christopher Faylor* cygtls.cc (_cygtls::handle_threadlist_exception)...
2005-12-13 Christopher Faylor* cygtls.cc (_cygtls::remove): Don't bother if we're...
2005-12-05 Christopher FaylorRemove unneeded whitespace.
2005-12-03 Christopher Faylor* include/exceptions.h (exception_list): Revert previou...
2005-12-03 Christopher Faylor* cygtls.h (_cygtls::el): New field.
2005-10-23 Christopher Faylor* cygheap.h (cygheap_fdenum::cygheap_fdenum): Record...
2005-10-19 Christopher Faylor* cygtls.cc (handle_threadlist_exception): Improve...
2005-08-12 Christopher Faylorwhite space
2005-07-03 Christopher FaylorReplace valid memory checks with new myfault class...
2005-05-13 Christopher Faylor* cygtls.cc (_cygtls::remove): Eliminate compiler warning.
2005-05-11 Christopher Faylor* cygtls.cc (_cygtls::remove): Clear exitsock after...
2005-04-05 Christopher Faylor* cygtls.cc (_cygtls::remove): Don't free or close...
2005-04-05 Christopher Faylor* sync.h (muto::operator int): New operator.
2005-04-03 Corinna Vinschen * cygheap.cc (cygheap_init): Accomodate set_process_pr...
2005-03-27 Christopher Faylor* wininfo.h (wininfo::timer_active): Delete.
2005-03-16 Christopher Faylor* cygtls.cc (free_local): New macro.
2005-03-15 Christopher Faylor* cygtls.cc (_cygtls::remove): Free process_ident,...
2005-03-09 Christopher FaylorRemove \n from debug_printf
2005-03-03 Christopher Faylor* cygtls.cc (_cygtls::remove): Don't attempt any remova...
2005-03-03 Christopher Faylor* cygtls.cc (_cygtls::init_thread): Move exitsock setti...
2005-01-29 Christopher Faylor* cygtls.cc (cygtls::call2): Move socket cleanup.
2004-11-26 Christopher Faylor* child_info.h (child_info_spawn::hexec_proc): Eliminate.
2004-10-26 Christopher Faylor* cygtls.cc (_cygtls::fixup_after_fork): Wipe out exits...
2004-10-11 Christopher Faylor* cygtls.h (exitsock): New element.
2004-09-07 Christopher Faylor* cygtls.cc (_cygtls::init_thread): Set __sdidinit...
2004-03-16 Christopher Faylor* cygtls.cc (_cygtls::fixup_after_fork): Just manipulat...
2004-03-15 Christopher Faylor* cygtls.cc (_cygtls::remove): Call remove_wq even...
2004-03-14 Christopher Faylor* cygtls.cc (_cygtls::remove): Call remove_wq to ensure...
2004-03-12 Christopher Faylor* cygtls.h (waitq): Declare structure here.
2004-03-12 Christopher Faylor* cygtls.cc (_cygtls::fixup_after_fork): Remove unneede...
2004-02-12 Christopher FaylorRename _threadinfo to _cygtls, throughout.
2004-02-09 Christopher Faylor* debug.h (console_printf): Define for non-debugging...
2004-02-08 Christopher Faylor* localtime.cc (localtime_r): Call tzset.
2004-01-26 Christopher Faylor* cygtls.cc (_threadinfo::init_thread): Add more local...
2004-01-22 Christopher Faylor* cygtls.cc (_threadinfo::remove): Don't assume that...
2004-01-21 Christopher Faylor* cygtls.cc (handle_threadlist_exception): Change logic...
2004-01-19 Christopher Faylor* cygwin/include/signal.h: Add copyright notice.
2004-01-14 Christopher Faylor* cygtls.h (_threadinfo::call): Remove regparm declarat...
2003-12-23 Christopher Fayloradd missing file
This page took 0.688581 seconds and 97 git commands to generate.