OSDN Git Service

* dcrt0.cc (dll_crt0_1): Move internal locale setting prior to potential
[pf3gnuchains/pf3gnuchains3x.git] / winsup / cygwin / cygtls.h
2009-07-06 corinna * cygtls.h (struct _local_storage): Add thread storage...
2009-01-03 cgfRemove unneeded header files from source files througho...
2008-10-07 cgf* cygtls.h (_cygtls::initialized): Remove bogus stack...
2008-09-16 cgf* cygtls.h (unionent): Move from net.cc.
2008-05-22 corinna * cygtls.h (struct san): Add two int values to store...
2008-04-01 corinna * Fix copyright dates.
2008-03-07 corinna * Makefile.in (DLL_OFILES): Add tls_pbuf.o.
2008-03-01 cgf* cygtls.h (_cygtls::handle_threadlist_exception):...
2007-07-29 cgf* cygtls.h (_cygtls::inside_kernel): Move function...
2006-07-25 corinna2006-07-25 Corinna Vinschen <corinna@vinschen.de>
2006-06-04 cgf* cygtls.h (CYGTLS_PADSIZE): Reset to a size that XP...
2006-06-03 cgf* cygtls.h (CYGTLS_PADSIZE): Bump up or suffer a regret...
2006-06-02 cgf* cygheap.cc (cygheap_fixup_in_child): Don't close...
2006-05-25 cgf* cygtls.cc (_cygtls::call): Call call2 using _my_tls.
2006-05-16 cgf* sigproc.cc (no_signals_available): Detect hwait_sig...
2006-03-13 cgf* cygtls.cc (_cygtls::remove): Reset initialized flag...
2006-03-12 cgf* cygtls.h (CYGTLS_INITIALIZED): Change to a little...
2006-03-08 cgf* cygtls.h (_cygtls::retaddr): New method.
2006-02-06 cgfAlways zero all elements of siginfo_t throughout.
2005-12-23 cgf* cygtls.cc (_cygtls::handle_threadlist_exception)...
2005-12-05 cgfRemove unneeded whitespace.
2005-12-03 cgf* include/exceptions.h (exception_list): Revert previou...
2005-12-03 cgf* cygtls.h (_cygtls::el): New field.
2005-09-23 cgf* cygtls.h (struct _cygtls::thread_handle): Remove...
2005-09-23 cgf* cygheap.cc (cygheap_fixup_in_child): It's not just...
2005-09-14 cgf* cygtls.h (san): New structure.
2005-09-14 cgf* exceptions.cc (sigtid): Remove declaration.
2005-08-28 cgf* cygtls.h (__ljfault): Declare.
2005-08-28 cgf* cygwin.din: Correct readdir_r typo.
2005-07-05 cgf* cygtls.h (_cygtls): Perform minor reformatting.
2005-07-03 cgfReplace valid memory checks with new myfault class...
2005-06-09 cgf* cygtls.h (_local_storage::setmode_file): New element.
2005-05-18 cgf* cygtls.h (_local_storage::unknown_thread_name): New...
2005-05-07 cgf* path.cc (normalize_posix_path): Don't treat '//'...
2005-03-27 cgf* times.cc (hires_ms::usecs): Compare the difference.
2005-03-16 cgf* cygtls.cc (free_local): New macro.
2004-11-26 cgf* child_info.h (child_info_spawn::hexec_proc): Eliminate.
2004-10-11 cgf* cygtls.h (exitsock): New element.
2004-09-14 cgf* cygtls.h: Add alignment kludge to fix disparity betwe...
2004-03-15 cgf* cygtls.cc (_cygtls::remove): Call remove_wq even...
2004-03-14 cgf* cygtls.cc (_cygtls::remove): Call remove_wq to ensure...
2004-03-12 cgf* cygtls.h (waitq): Declare structure here.
2004-03-09 cgf* exceptions.cc (setup_handler): Avoid suspending a...
2004-03-07 cgf* fork.cc (fork_parent): Save parent pid in a temporary...
2004-02-13 cgf* Makefile.in (clean): Remove sigfe.s.
2004-02-12 cgfRename _threadinfo to _cygtls, throughout.
2004-02-09 cgf* debug.h (console_printf): Define for non-debugging...
2004-02-08 cgf* localtime.cc (localtime_r): Call tzset.
2004-02-03 cgf* cygtls.h (_local_storage::signamebuf): Increase size...
2004-02-03 cgf* Makefile.in (DLL_OFILES): Add strsig.o.
2004-01-19 cgf* cygwin/include/signal.h: Add copyright notice.
2004-01-14 cgf* cygtls.h (_threadinfo::call): Remove regparm declarat...
2004-01-03 cgf* cygheap.h (init_cygheap): Play more vfork shell games...
2003-12-30 cgf* cygtls.h (_threadinfo::stack): Increase stack size...
2003-12-23 cgf* exceptions.cc (set_signal_mask): Redefine to not...
2003-12-14 cgf* cygthread.cc (cygthread::stub): Revert previous chang...
2003-12-07 cgf* cygtls.h (_threadinfo::find_tls): New function.
2003-12-06 cgf* cygtls.h: Add more "don't parse this" guards.
2003-12-03 cgf* cygthread.cc (cygthread::stub): Properly establish...
2003-11-29 cgf* pinfo.h (_pinfo::getthread2signal): Remove obsolete...
2003-11-28 cgfEliminate use of sigframe and sigthread throughout.