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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygtls.h (exitsock): New element.
Christopher Faylor
2004-10-11
1
-0
/
+6
*
* cygtls.h: Add alignment kludge to fix disparity between compilers.
Christopher Faylor
2004-09-14
1
-1
/
+7
*
* cygtls.cc (_cygtls::remove): Call remove_wq even when we can't necessarily
Christopher Faylor
2004-03-15
1
-1
/
+1
*
* 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
-4
/
+16
*
* exceptions.cc (setup_handler): Avoid suspending a thread if it in a cygwin
Christopher Faylor
2004-03-09
1
-2
/
+2
*
* fork.cc (fork_parent): Save parent pid in a temporary variable since child
Christopher Faylor
2004-03-07
1
-1
/
+3
*
* Makefile.in (clean): Remove sigfe.s.
Christopher Faylor
2004-02-13
1
-0
/
+1
*
Rename _threadinfo to _cygtls, throughout.
Christopher Faylor
2004-02-12
1
-7
/
+10
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-3
/
+4
*
* localtime.cc (localtime_r): Call tzset.
Christopher Faylor
2004-02-08
1
-1
/
+4
*
* cygtls.h (_local_storage::signamebuf): Increase size to prevent overflow on
Christopher Faylor
2004-02-03
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add strsig.o.
Christopher Faylor
2004-02-03
1
-0
/
+1
*
* cygwin/include/signal.h: Add copyright notice.
Christopher Faylor
2004-01-19
1
-1
/
+5
*
* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
Christopher Faylor
2004-01-14
1
-5
/
+7
*
* cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_hold
Christopher Faylor
2004-01-03
1
-1
/
+3
*
* cygtls.h (_threadinfo::stack): Increase stack size to accommodate nested
Christopher Faylor
2003-12-30
1
-2
/
+2
*
* exceptions.cc (set_signal_mask): Redefine to not pass by address. Report
Christopher Faylor
2003-12-23
1
-6
/
+77
*
* cygthread.cc (cygthread::stub): Revert previous change and again subsume
Christopher Faylor
2003-12-14
1
-4
/
+6
*
* cygtls.h (_threadinfo::find_tls): New function.
Christopher Faylor
2003-12-07
1
-0
/
+1
*
* cygtls.h: Add more "don't parse this" guards.
Christopher Faylor
2003-12-06
1
-2
/
+6
*
* cygthread.cc (cygthread::stub): Properly establish _threadinfo environment.
Christopher Faylor
2003-12-03
1
-1
/
+3
*
* pinfo.h (_pinfo::getthread2signal): Remove obsolete function.
Christopher Faylor
2003-11-29
1
-1
/
+2
*
Eliminate use of sigframe and sigthread throughout.
Christopher Faylor
2003-11-28
1
-0
/
+61