summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/gendef
Commit message (Expand)AuthorAgeFilesLines
...
* * fork.cc (fork_parent): Save parent pid in a temporary variable since childChristopher Faylor2004-03-071-6/+8
* * gendef (sigdelayed): Handle return here rather than going through sigbe toChristopher Faylor2004-03-051-56/+67
* * gendef (sigreturn): Call stabilize_sig_stack to ensure that there are noChristopher Faylor2004-03-041-34/+32
* * gendef (stabilize_sig_stack): Correctly align this pointer for call toChristopher Faylor2004-02-251-2/+3
* * gendef (stabilize_sig_stack): New function.Christopher Faylor2004-02-181-6/+55
* * dcrt0.cc (alloc_stack_hard_way): Revert to previous implementation.Christopher Faylor2004-02-141-1/+0
* * Makefile.in (clean): Remove sigfe.s.Christopher Faylor2004-02-131-2/+3
* * gendef (_sigbe): Zero location on pop.Christopher Faylor2004-02-121-4/+2
* Rename _threadinfo to _cygtls, throughout.Christopher Faylor2004-02-121-55/+76
* * debug.h (console_printf): Define for non-debugging condition.Christopher Faylor2004-02-091-14/+15
* * localtime.cc (localtime_r): Call tzset.Christopher Faylor2004-02-081-19/+59
* * exceptions.cc (sig_handle_tty_stop): Avoid races by waiting for bothChristopher Faylor2004-01-261-3/+3
* * cygwin/include/signal.h: Add copyright notice.Christopher Faylor2004-01-191-1/+3
* Eliminate use of sigframe and sigthread throughout.Christopher Faylor2003-11-281-0/+223