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
/
gendef
Commit message (
Expand
)
Author
Age
Files
Lines
*
* gendef (cleanup): Rename from 'nocr'. Remove comments and trailing spaces.
Christopher Faylor
2009-06-28
1
-5
/
+8
*
* speclib: Semi-revert to previous version but don't try to generate
Christopher Faylor
2009-04-09
1
-8
/
+10
*
* gendef: Remove STABS directives.
Corinna Vinschen
2009-03-14
1
-4
/
+0
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* exceptions.cc (_cygtls::handle_exceptions): Only call rtl_unwind when
Christopher Faylor
2008-03-01
1
-2
/
+10
*
* gendef (sigbe): Reset "incyg" while the stack lock is active to avoid a
Christopher Faylor
2007-08-09
1
-1
/
+1
*
* cygheap.cc (cygheap_fixup_in_child): Don't close parent handle here. Let the
Christopher Faylor
2006-06-02
1
-1
/
+5
*
* cygtls.cc (_cygtls::remove): Reset initialized flag right away if we were
Christopher Faylor
2006-03-13
1
-2
/
+1
*
* cygtls.h (CYGTLS_INITIALIZED): Change to a little more unlikely value.
Christopher Faylor
2006-03-12
1
-6
/
+21
*
* analyze_sigfe: New script.
Christopher Faylor
2006-03-01
1
-0
/
+8
*
* cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal.
Christopher Faylor
2005-12-23
1
-5
/
+11
*
Remove unneeded whitespace.
Christopher Faylor
2005-12-05
1
-0
/
+2
*
* fork.cc (frok::child): Change order of cleanup prior to return.
Christopher Faylor
2005-10-29
1
-2
/
+2
*
* cygtls.h (__ljfault): Declare.
Christopher Faylor
2005-08-28
1
-2
/
+67
*
* gendef: Use nocr to remove \r's from input. gendef (nocr): New function.
Christopher Faylor
2005-07-27
1
-3
/
+8
*
Replace valid memory checks with new myfault class "exception handling", almost
Christopher Faylor
2005-07-03
1
-1
/
+2
*
* cygtls.h (waitq): Declare structure here.
Christopher Faylor
2004-03-12
1
-4
/
+2
*
* cygtls.cc (_cygtls::fixup_after_fork): Remove unneeded setting of oldmask.
Christopher Faylor
2004-03-12
1
-46
/
+46
*
* exceptions.cc (setup_handler): Avoid suspending a thread if it in a cygwin
Christopher Faylor
2004-03-09
1
-14
/
+20
*
* fork.cc (fork_parent): Save parent pid in a temporary variable since child
Christopher Faylor
2004-03-07
1
-6
/
+8
*
* gendef (sigdelayed): Handle return here rather than going through sigbe to
Christopher Faylor
2004-03-05
1
-56
/
+67
*
* gendef (sigreturn): Call stabilize_sig_stack to ensure that there are no
Christopher Faylor
2004-03-04
1
-34
/
+32
*
* gendef (stabilize_sig_stack): Correctly align this pointer for call to
Christopher Faylor
2004-02-25
1
-2
/
+3
*
* gendef (stabilize_sig_stack): New function.
Christopher Faylor
2004-02-18
1
-6
/
+55
*
* dcrt0.cc (alloc_stack_hard_way): Revert to previous implementation.
Christopher Faylor
2004-02-14
1
-1
/
+0
*
* Makefile.in (clean): Remove sigfe.s.
Christopher Faylor
2004-02-13
1
-2
/
+3
*
* gendef (_sigbe): Zero location on pop.
Christopher Faylor
2004-02-12
1
-4
/
+2
*
Rename _threadinfo to _cygtls, throughout.
Christopher Faylor
2004-02-12
1
-55
/
+76
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-14
/
+15
*
* localtime.cc (localtime_r): Call tzset.
Christopher Faylor
2004-02-08
1
-19
/
+59
*
* exceptions.cc (sig_handle_tty_stop): Avoid races by waiting for both
Christopher Faylor
2004-01-26
1
-3
/
+3
*
* cygwin/include/signal.h: Add copyright notice.
Christopher Faylor
2004-01-19
1
-1
/
+3
*
Eliminate use of sigframe and sigthread throughout.
Christopher Faylor
2003-11-28
1
-0
/
+223