index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
cygtls.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-1
/
+1
*
Throughout, update copyrights to reflect dates which correspond to main-branch
Christopher Faylor
2013-01-21
1
-2
/
+2
*
* DevNotes: Add entry cgf-000018.
Christopher Faylor
2012-12-21
1
-1
/
+1
*
* DevNotes: Add entry cgf-000017.
Christopher Faylor
2012-12-21
1
-1
/
+1
*
* DevNotes: Add entry cgf-000016.
Christopher Faylor
2012-08-17
1
-12
/
+0
*
whitespace cleanup
Christopher Faylor
2012-08-16
1
-1
/
+1
*
* DevNotes: Add entry cgf-000014.
Christopher Faylor
2012-08-09
1
-61
/
+2
*
* DevNotes: Add entry cgf-000013.
Christopher Faylor
2012-07-21
1
-25
/
+8
*
* cygtls.cc (well_known_dlls): Add ole32.dll and wbemprox.dll.
Corinna Vinschen
2012-07-11
1
-0
/
+2
*
* cygtls.cc (well_known_dlls): Add advapi32.dll.
Corinna Vinschen
2012-03-21
1
-0
/
+1
*
* cygtls.cc (well_known_dlls): Add shlwapi.dll.
Corinna Vinschen
2012-02-28
1
-0
/
+1
*
* cygtls.cc (dll_cmp): New comparison function for bsearch.
Corinna Vinschen
2012-02-27
1
-1
/
+60
*
Throughout use "have_execed" macro rather than "hExeced" global handle.
Christopher Faylor
2011-11-14
1
-1
/
+1
*
* cygtls.h (struct _local_storage): Add cw_timer member.
Yaakov Selkowitz
2011-08-03
1
-0
/
+2
*
* cygtls.cc (_cygtls::init_thread): Drop setting locals.process_logmask.
Corinna Vinschen
2011-04-21
1
-17
/
+14
*
* cygtls.cc (_cygtls::remove): Always close sockevt handle.
Corinna Vinschen
2011-04-18
1
-1
/
+2
*
* cygtls.cc (_cygtls::init_thread): Call _REENT_INIT_PTR. Drop setting
Corinna Vinschen
2011-01-11
1
-3
/
+2
*
* cygtls.cc: Include stdlib.h.
Christopher Faylor
2010-12-29
1
-0
/
+2
*
Update some copyrights.
Christopher Faylor
2010-02-28
1
-64
/
+5
*
* cygtls.h (_cygtls::init_exception_handler): Eliminate argument.
Christopher Faylor
2010-02-26
1
-4
/
+4
*
* cygtls.cc (_cygtls::init_exception_handler): Force installation of our
Christopher Faylor
2010-02-24
1
-8
/
+25
*
* cygtls.cc (_cygtls::init_exception_handler): Test for e, not e->prev or we
Christopher Faylor
2009-07-17
1
-1
/
+17
*
* cygtls.cc (_cygtls::init_exception_handler): Avoid adding our exception
Christopher Faylor
2009-07-17
1
-0
/
+3
*
* cygtls.cc (_cygtls::remove): Fix typo.
Corinna Vinschen
2009-07-07
1
-3
/
+2
*
* cygtls.cc (_cygtls::remove): Avoid closing a NULL handle.
Christopher Faylor
2009-07-06
1
-1
/
+2
*
* cygtls.h (struct _local_storage): Add thread storage pointers for
Corinna Vinschen
2009-07-06
1
-6
/
+7
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-3
/
+1
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-8
/
+0
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.
Corinna Vinschen
2008-03-12
1
-13
/
+1
*
* Makefile.in (DLL_OFILES): Add tls_pbuf.o.
Corinna Vinschen
2008-03-07
1
-0
/
+3
*
* cygtls.cc (_cygtls::init_exception_handler): Semi-revert to making only
Christopher Faylor
2008-03-02
1
-1
/
+13
*
* cygtls.h (_cygtls::handle_threadlist_exception): Eliminate.
Christopher Faylor
2008-03-01
1
-40
/
+10
*
* exceptions.cc (_cygtls::handle_exceptions): Only call rtl_unwind when
Christopher Faylor
2008-03-01
1
-2
/
+1
*
* cygtls.cc (_cygtls::init_exception_handler): Fix comment.
Corinna Vinschen
2008-02-27
1
-7
/
+2
*
* cygtls.cc (_cygtls::handle_threadlist_exception): Make it clear that the
Christopher Faylor
2008-02-27
1
-2
/
+2
*
* cygtls.cc (_cygtls::init_exception_handler): Revert patch
Corinna Vinschen
2008-02-13
1
-1
/
+17
*
Change many cygheap allocation routines to their *_abort analogs.
Christopher Faylor
2007-11-26
1
-4
/
+4
*
Throughout remove all usage of wincap.has_security.
Corinna Vinschen
2007-02-23
1
-3
/
+2
*
2006-07-25 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2006-07-25
1
-6
/
+6
*
* cygheap.cc (cygheap_fixup_in_child): Don't close parent handle here. Let the
Christopher Faylor
2006-06-02
1
-1
/
+2
*
* cygtls.cc (_cygtls::call2): Don't call ExitThread on the main thread.
Christopher Faylor
2006-05-31
1
-1
/
+4
*
* cygtls.cc (_cygtls::call): Call call2 using _my_tls.
Christopher Faylor
2006-05-25
1
-10
/
+5
*
* cygtls.cc (_cygtls::remove): Don't test for initialization since this
Christopher Faylor
2006-05-17
1
-2
/
+0
*
* sigproc.cc (no_signals_available): Detect hwait_sig == INVALID_HANDLE_VALUE.
Christopher Faylor
2006-05-16
1
-1
/
+1
*
* cygtls.cc (_cygtls::remove): Reset initialized flag right away if we were
Christopher Faylor
2006-03-13
1
-1
/
+4
*
Always zero all elements of siginfo_t throughout.
Christopher Faylor
2006-02-06
1
-0
/
+1
*
(fix ChangeLog and check in remaining files)
Christopher Faylor
2006-01-05
1
-1
/
+2
*
add copyright
Christopher Faylor
2006-01-02
1
-1
/
+1
*
* cygtls.cc (_cygtls::remove): Remove left over debugging cruft which caused
Christopher Faylor
2006-01-02
1
-1
/
+1
[next]