Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-22This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_22-branchpointcvs2svn
2011-08-03* cygtls.h (struct _local_storage): Add cw_timer member.Yaakov Selkowitz
2011-04-21 * cygtls.cc (_cygtls::init_thread): Drop setting locals.process_logmask.Corinna Vinschen
2011-04-18 * cygtls.cc (_cygtls::remove): Always close sockevt handle.Corinna Vinschen
2011-01-11 * cygtls.cc (_cygtls::init_thread): Call _REENT_INIT_PTR. Drop settingCorinna Vinschen
2010-12-29* cygtls.cc: Include stdlib.h.Christopher Faylor
2010-02-28Update some copyrights.Christopher Faylor
2010-02-27* cygtls.h (_cygtls::init_exception_handler): Eliminate argument.Christopher Faylor
2010-02-24* cygtls.cc (_cygtls::init_exception_handler): Force installation of ourChristopher Faylor
2009-07-17* cygtls.cc (_cygtls::init_exception_handler): Test for e, not e->prev or weChristopher Faylor
2009-07-17* cygtls.cc (_cygtls::init_exception_handler): Avoid adding our exceptionChristopher Faylor
2009-07-07 * cygtls.cc (_cygtls::remove): Fix typo.Corinna Vinschen
2009-07-07* cygtls.cc (_cygtls::remove): Avoid closing a NULL handle.Christopher Faylor
2009-07-06 * cygtls.h (struct _local_storage): Add thread storage pointers forCorinna Vinschen
2009-01-03Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor
2008-04-01 * Fix copyright dates.Corinna Vinschen
2008-03-12 * winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.Corinna Vinschen
2008-03-07 * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen
2008-03-03* cygtls.cc (_cygtls::init_exception_handler): Semi-revert to making onlyChristopher Faylor
2008-03-01* cygtls.h (_cygtls::handle_threadlist_exception): Eliminate.Christopher Faylor
2008-03-01* exceptions.cc (_cygtls::handle_exceptions): Only call rtl_unwind whenChristopher Faylor
2008-02-27 * cygtls.cc (_cygtls::init_exception_handler): Fix comment.Corinna Vinschen
2008-02-27* cygtls.cc (_cygtls::handle_threadlist_exception): Make it clear that theChristopher Faylor
2008-02-13 * cygtls.cc (_cygtls::init_exception_handler): Revert patchCorinna Vinschen
2007-11-27Change many cygheap allocation routines to their *_abort analogs.Christopher Faylor
2007-02-23 Throughout remove all usage of wincap.has_security.Corinna Vinschen
2006-07-252006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen
2006-06-02* cygheap.cc (cygheap_fixup_in_child): Don't close parent handle here. Let theChristopher Faylor
2006-05-31* cygtls.cc (_cygtls::call2): Don't call ExitThread on the main thread.Christopher Faylor
2006-05-25* cygtls.cc (_cygtls::call): Call call2 using _my_tls.Christopher Faylor
2006-05-17* cygtls.cc (_cygtls::remove): Don't test for initialization since thisChristopher Faylor
2006-05-16* sigproc.cc (no_signals_available): Detect hwait_sig == INVALID_HANDLE_VALUE.Christopher Faylor
2006-03-13* cygtls.cc (_cygtls::remove): Reset initialized flag right away if we wereChristopher Faylor
2006-02-06Always zero all elements of siginfo_t throughout.Christopher Faylor
2006-01-05(fix ChangeLog and check in remaining files)Christopher Faylor
2006-01-02add copyrightChristopher Faylor
2006-01-02* cygtls.cc (_cygtls::remove): Remove left over debugging cruft which causedChristopher Faylor
2005-12-29*** cygwin DLL Changes:Christopher Faylor
2005-12-24* cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal.Christopher Faylor
2005-12-13* cygtls.cc (_cygtls::remove): Don't bother if we're exiting.Christopher Faylor
2005-12-05Remove unneeded whitespace.Christopher Faylor
2005-12-03* include/exceptions.h (exception_list): Revert previous change. WindowsChristopher Faylor
2005-12-03* cygtls.h (_cygtls::el): New field.Christopher Faylor
2005-10-24* cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or sufferChristopher Faylor
2005-10-19* cygtls.cc (handle_threadlist_exception): Improve diagnostic output.Christopher Faylor
2005-08-12white spaceChristopher Faylor
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor
2005-05-13* cygtls.cc (_cygtls::remove): Eliminate compiler warning.Christopher Faylor
2005-05-11* cygtls.cc (_cygtls::remove): Clear exitsock after close.Christopher Faylor