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
*
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
*
*** cygwin DLL Changes:
Christopher Faylor
2005-12-29
1
-1
/
+1
*
* cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal.
Christopher Faylor
2005-12-23
1
-1
/
+1
*
* cygtls.cc (_cygtls::remove): Don't bother if we're exiting.
Christopher Faylor
2005-12-13
1
-1
/
+1
*
Remove unneeded whitespace.
Christopher Faylor
2005-12-05
1
-25
/
+2
*
* include/exceptions.h (exception_list): Revert previous change. Windows
Christopher Faylor
2005-12-03
1
-1
/
+3
*
* cygtls.h (_cygtls::el): New field.
Christopher Faylor
2005-12-03
1
-9
/
+23
*
* cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or suffer
Christopher Faylor
2005-10-23
1
-1
/
+1
*
* cygtls.cc (handle_threadlist_exception): Improve diagnostic output.
Christopher Faylor
2005-10-19
1
-6
/
+4
*
white space
Christopher Faylor
2005-08-12
1
-1
/
+1
*
Replace valid memory checks with new myfault class "exception handling", almost
Christopher Faylor
2005-07-03
1
-0
/
+3
*
* cygtls.cc (_cygtls::remove): Eliminate compiler warning.
Christopher Faylor
2005-05-13
1
-1
/
+1
*
* cygtls.cc (_cygtls::remove): Clear exitsock after close.
Christopher Faylor
2005-05-11
1
-3
/
+6
*
* cygtls.cc (_cygtls::remove): Don't free or close stuff if we're being called
Christopher Faylor
2005-04-05
1
-9
/
+12
*
* sync.h (muto::operator int): New operator.
Christopher Faylor
2005-04-05
1
-6
/
+6
*
* cygheap.cc (cygheap_init): Accomodate set_process_privilege change.
Corinna Vinschen
2005-04-03
1
-0
/
+3
*
* wininfo.h (wininfo::timer_active): Delete.
Christopher Faylor
2005-03-27
1
-1
/
+1
*
* cygtls.cc (free_local): New macro.
Christopher Faylor
2005-03-16
1
-2
/
+13
*
* cygtls.cc (_cygtls::remove): Free process_ident, if it exists.
Christopher Faylor
2005-03-15
1
-0
/
+3
*
Remove \n from debug_printf
Christopher Faylor
2005-03-09
1
-1
/
+1
*
* cygtls.cc (_cygtls::remove): Don't attempt any removal activities if exitsock
Christopher Faylor
2005-03-03
1
-1
/
+3
*
* cygtls.cc (_cygtls::init_thread): Move exitsock setting later. It should
Christopher Faylor
2005-03-03
1
-2
/
+2
*
* cygtls.cc (cygtls::call2): Move socket cleanup.
Christopher Faylor
2005-01-29
1
-4
/
+4
*
* child_info.h (child_info_spawn::hexec_proc): Eliminate.
Christopher Faylor
2004-11-26
1
-1
/
+0
*
* cygtls.cc (_cygtls::fixup_after_fork): Wipe out exitsock local since it
Christopher Faylor
2004-10-26
1
-0
/
+1
*
* cygtls.h (exitsock): New element.
Christopher Faylor
2004-10-11
1
-0
/
+5
*
* cygtls.cc (_cygtls::init_thread): Set __sdidinit to negative value to
Christopher Faylor
2004-09-07
1
-1
/
+1
*
* cygtls.cc (_cygtls::fixup_after_fork): Just manipulate the signal stack if a
Christopher Faylor
2004-03-16
1
-5
/
+6
*
* cygtls.cc (_cygtls::remove): Call remove_wq even when we can't necessarily
Christopher Faylor
2004-03-15
1
-12
/
+15
*
* cygtls.cc (_cygtls::remove): Call remove_wq to ensure that wait stuff is
Christopher Faylor
2004-03-14
1
-0
/
+1
*
* cygtls.h (waitq): Declare structure here.
Christopher Faylor
2004-03-12
1
-0
/
+1
*
* cygtls.cc (_cygtls::fixup_after_fork): Remove unneeded setting of oldmask.
Christopher Faylor
2004-03-12
1
-6
/
+1
*
Rename _threadinfo to _cygtls, throughout.
Christopher Faylor
2004-02-12
1
-16
/
+32
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+1
*
* localtime.cc (localtime_r): Call tzset.
Christopher Faylor
2004-02-08
1
-14
/
+4
*
* cygtls.cc (_threadinfo::init_thread): Add more local reent stdio
Christopher Faylor
2004-01-26
1
-0
/
+2
*
* cygtls.cc (_threadinfo::remove): Don't assume that we are removing _my_tls.
Christopher Faylor
2004-01-22
1
-1
/
+2
*
* cygtls.cc (handle_threadlist_exception): Change logic, improve debugging
Christopher Faylor
2004-01-21
1
-4
/
+17
*
* cygwin/include/signal.h: Add copyright notice.
Christopher Faylor
2004-01-19
1
-0
/
+7
*
* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
Christopher Faylor
2004-01-14
1
-32
/
+123
[next]