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