summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygtls.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'gdb_7_4-branch'.gdb_7_4-2011-12-13-branchpointcvs2svn2011-12-081-310/+0
* * cygtls.h (struct _local_storage): Add cw_timer member.Yaakov Selkowitz2011-08-031-0/+3
* * autoload.cc: Call _api_fatal in asm.Christopher Faylor2011-05-281-0/+1
* perror: fix POSIX compliance and work with recent newlib changeEric Blake2011-05-251-0/+1
* * cygtls.h (strerror_buf): Resize to allow '-'.Eric Blake2011-05-231-2/+2
* * cygtls.h (struct _local_storage): Remove unused members rarg andCorinna Vinschen2011-05-161-9/+3
* * cygtls.cc (_cygtls::init_thread): Drop setting locals.process_logmask.Corinna Vinschen2011-04-211-6/+0
* * cygtls.h (struct _local_storage): Redefine process_ident as wchar_tCorinna Vinschen2011-03-291-1/+1
* * cygtls.h: Replace /*gentls_offsets*/ at end.Christopher Faylor2010-03-021-1/+1
* Fix/delete inaccurate comments.Christopher Faylor2010-03-011-1/+1
* Update some copyrights.Christopher Faylor2010-02-281-9/+7
* * cygtls.h (_cygtls::init_exception_handler): Eliminate argument.Christopher Faylor2010-02-261-42/+46
* * cygtls.h (struct _cygtls): Remove unneeded elements.Christopher Faylor2010-02-101-1/+0
* * cygtls.h (struct _local_storage): Add thread storage pointers forCorinna Vinschen2009-07-061-1/+6
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-031-3/+7
* * cygtls.h (_cygtls::initialized): Remove bogus stack check which would whenChristopher Faylor2008-10-071-2/+1
* * cygtls.h (unionent): Move from net.cc.Christopher Faylor2008-09-161-3/+22
* * cygtls.h (struct san): Add two int values to store the currentCorinna Vinschen2008-05-221-0/+11
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+1
* * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen2008-03-071-0/+19
* * cygtls.h (_cygtls::handle_threadlist_exception): Eliminate.Christopher Faylor2008-03-011-2/+0
* * cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtlsChristopher Faylor2007-07-291-1/+2
* 2006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2006-07-251-6/+1
* * cygtls.h (CYGTLS_PADSIZE): Reset to a size that XP SP1 seems to like.Christopher Faylor2006-06-041-1/+2
* * cygtls.h (CYGTLS_PADSIZE): Bump up or suffer a regrettable collision with theChristopher Faylor2006-06-031-1/+1
* * cygheap.cc (cygheap_fixup_in_child): Don't close parent handle here. Let theChristopher Faylor2006-06-021-1/+5
* * cygtls.cc (_cygtls::call): Call call2 using _my_tls.Christopher Faylor2006-05-251-2/+2
* * sigproc.cc (no_signals_available): Detect hwait_sig == INVALID_HANDLE_VALUE.Christopher Faylor2006-05-161-6/+5
* * cygtls.cc (_cygtls::remove): Reset initialized flag right away if we wereChristopher Faylor2006-03-131-1/+1
* * cygtls.h (CYGTLS_INITIALIZED): Change to a little more unlikely value.Christopher Faylor2006-03-121-2/+1
* * cygtls.h (_cygtls::retaddr): New method.Christopher Faylor2006-03-081-0/+1
* Always zero all elements of siginfo_t throughout.Christopher Faylor2006-02-061-0/+5
* * cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal.Christopher Faylor2005-12-231-25/+2
* Remove unneeded whitespace.Christopher Faylor2005-12-051-6/+2
* * include/exceptions.h (exception_list): Revert previous change. WindowsChristopher Faylor2005-12-031-3/+3
* * cygtls.h (_cygtls::el): New field.Christopher Faylor2005-12-031-1/+9
* * cygtls.h (struct _cygtls::thread_handle): Remove/revert.Christopher Faylor2005-09-231-1/+0
* * cygheap.cc (cygheap_fixup_in_child): It's not just for exec.Christopher Faylor2005-09-231-4/+5
* * cygtls.h (san): New structure.Christopher Faylor2005-09-141-16/+22
* * exceptions.cc (sigtid): Remove declaration.Christopher Faylor2005-09-141-0/+1
* * cygtls.h (__ljfault): Declare.Christopher Faylor2005-08-281-1/+3
* * cygwin.din: Correct readdir_r typo.Christopher Faylor2005-08-281-1/+1
* * cygtls.h (_cygtls): Perform minor reformatting.Christopher Faylor2005-07-051-4/+1
* Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor2005-07-031-2/+74
* * cygtls.h (_local_storage::setmode_file): New element.Christopher Faylor2005-06-091-0/+4
* * cygtls.h (_local_storage::unknown_thread_name): New buffer.Christopher Faylor2005-05-181-0/+3
* * path.cc (normalize_posix_path): Don't treat '//' specially since newerChristopher Faylor2005-05-071-0/+1
* * times.cc (hires_ms::usecs): Compare the difference.Christopher Faylor2005-03-271-1/+1
* * cygtls.cc (free_local): New macro.Christopher Faylor2005-03-161-5/+5
* * child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor2004-11-261-0/+3