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
2014-10-17 * cygtls.h (__try): Define __l_endtry as block-local label in 32 bitCorinna Vinschen
2014-08-25 * cygtls.cc (san::leave/x86_64): Implement.Corinna Vinschen
2014-08-25 * cygtls.cc (_cygtls::remove): Revert previous patch.Corinna Vinschen
2014-08-22 * Throughout, use __try/__except/__endtry blocks, rather than myfaultCorinna Vinschen
2014-04-18 * cygtls.h (TP_NUM_C_BUFS): Raise to 50 to allow SYMLOOP_MAX recursionsCorinna Vinschen
2014-03-12 * cygheap.h (enum cygheap_pwdgrp::cache_t): Remove.Corinna Vinschen
2014-02-17 * autoload.cc (ldap_abandon): Import.Corinna Vinschen
2014-02-09 Introduce reading passwd/group entries from SAM/AD. IntroduceCorinna Vinschen
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2013-04-09* cygtls.h (_cygtls::reset_signal_arrived): Actually reset the signal_arrivedChristopher Faylor
2013-03-10* cygtls.h (_cygtls::signal_debugger): Change argument type.Christopher Faylor
2013-01-31* DevNotes: Add entry cgf-000022.Christopher Faylor
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor
2013-01-02* cygtls.h (_cygtls::signal_exit): Delete from class.Christopher Faylor
2012-12-07* cygtls.h (_cygtls::get_signal_arrived): Add parameter to make lock/unlockChristopher Faylor
2012-12-05* cygtls.h (_cygtls::will_wait_for_signal): Rename from 'signal_waiting' toChristopher Faylor
2012-08-17* DevNotes: Add entry cgf-000016.Christopher Faylor
2012-08-16* cygtls.cc (_cygtls::operator HANDLE): Reverse '?' test stupidity.Christopher Faylor
2012-08-16* cygheap.cc (init_cygheap::find_tls): Don't consider unitialized threads.Christopher Faylor
2012-08-15* cygtls.h (_cygtls::create_signal_arrived): New function.Christopher Faylor
2012-08-09* DevNotes: Add entry cgf-000014.Christopher Faylor
2012-07-30Doh. Check in missing file from previous submission.Christopher Faylor
2012-07-23Change "set_thread_waiting" to "set_signal_arrived" throughout.Christopher Faylor
2012-07-22* DevNotes: Add entry cgf-000013.Christopher Faylor
2012-06-19Revert errneous checkin.Christopher Faylor
2012-06-19* cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrtChristopher Faylor
2012-06-03* cygtls.h (_cygtls::protect_linked_list): Delete unused field.Christopher Faylor
2011-08-03* cygtls.h (struct _local_storage): Add cw_timer member.Yaakov Selkowitz
2011-05-28* autoload.cc: Call _api_fatal in asm.Christopher Faylor
2011-05-25perror: fix POSIX compliance and work with recent newlib changeEric Blake
2011-05-24* cygtls.h (strerror_buf): Resize to allow '-'.Eric Blake
2011-05-16 * cygtls.h (struct _local_storage): Remove unused members rarg andCorinna Vinschen
2011-04-21 * cygtls.cc (_cygtls::init_thread): Drop setting locals.process_logmask.Corinna Vinschen
2011-03-29 * cygtls.h (struct _local_storage): Redefine process_ident as wchar_tCorinna Vinschen
2010-03-02* cygtls.h: Replace /*gentls_offsets*/ at end.Christopher Faylor
2010-03-01Fix/delete inaccurate comments.Christopher Faylor
2010-02-28Update some copyrights.Christopher Faylor
2010-02-27* cygtls.h (_cygtls::init_exception_handler): Eliminate argument.Christopher Faylor
2010-02-10* cygtls.h (struct _cygtls): Remove unneeded elements.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-10-07* cygtls.h (_cygtls::initialized): Remove bogus stack check which would whenChristopher Faylor
2008-09-16* cygtls.h (unionent): Move from net.cc.Christopher Faylor
2008-05-23 * cygtls.h (struct san): Add two int values to store the currentCorinna Vinschen
2008-04-01 * Fix copyright dates.Corinna Vinschen
2008-03-07 * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen
2008-03-01* cygtls.h (_cygtls::handle_threadlist_exception): Eliminate.Christopher Faylor
2007-07-29* cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtlsChristopher Faylor
2006-07-252006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen
2006-06-04* cygtls.h (CYGTLS_PADSIZE): Reset to a size that XP SP1 seems to like.Christopher Faylor