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
/
sigproc.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* exceptions.cc (stackdump): Make global.
Christopher Faylor
2011-11-26
1
-3
/
+49
*
* exceptions.cc (sigpacket::process): Move signal_exit processing into...
Christopher Faylor
2011-11-26
1
-1
/
+1
*
* cygthread.h (cygthread::name): Default name to "main" if we are early in the
Christopher Faylor
2011-11-24
1
-2
/
+1
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previous changes.
Christopher Faylor
2011-11-24
1
-1
/
+1
*
* pipe.cc (fhandler_pipe::create): Avoid derefencing a NULL pointer.
Christopher Faylor
2011-11-23
1
-9
/
+4
*
* fhandler.h (fhandler_pipe::create): Rename from the misnamed
Christopher Faylor
2011-11-23
1
-5
/
+7
*
* sigproc.cc (remove_proc): Don't do busy loop when exiting since it doesn't
Christopher Faylor
2011-11-21
1
-1
/
+1
*
* sigproc.cc (remove_proc): Don't do busy loop when execing since thread could
Christopher Faylor
2011-11-21
1
-2
/
+3
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2011-11-16
1
-8
/
+27
*
Remove erroneously checked-in debugging statements.
Christopher Faylor
2011-11-14
1
-3
/
+0
*
Throughout use "have_execed" macro rather than "hExeced" global handle.
Christopher Faylor
2011-11-14
1
-52
/
+85
*
* cygwin.din (ptsname_r): Export.
Christopher Faylor
2011-11-07
1
-1
/
+1
*
* pinfo.cc (status_exit): Recognize STATUS_ILLEGAL_INSTRUCTION.
Christopher Faylor
2011-11-05
1
-0
/
+1
*
* pinfo.h (pinfo::reattach): Only set destroy to false when proc_subproc
Christopher Faylor
2011-11-04
1
-3
/
+6
*
* sigproc.cc (child_info_spawn::reattach_children): Clean up handle when can't
Christopher Faylor
2011-11-04
1
-0
/
+2
*
* sigproc.cc (child_info::sync): Report on exit code in strace output.
Christopher Faylor
2011-11-03
1
-2
/
+4
*
* sigproc.cc (child_info_spawn::reattach_children): Avoid issuing an error when
Christopher Faylor
2011-11-03
1
-8
/
+7
*
* child_info.h (cchildren): New struct.
Christopher Faylor
2011-10-26
1
-5
/
+47
*
* dtable.cc (dtable::delete_archetype): Improve debugging output.
Christopher Faylor
2011-10-22
1
-2
/
+0
*
Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*.
Christopher Faylor
2011-10-20
1
-8
/
+7
*
* sigproc.cc (proc_terminate): Avoid setting ppid to 1 if we're execing.
Christopher Faylor
2011-10-17
1
-1
/
+9
*
* fhandler_termios.cc (fhandler_termios::tcsetpgrp): Send __SIGSETPGRP
Corinna Vinschen
2011-10-06
1
-0
/
+3
*
* miscfuncs.cc (CreatePipeOverlapped): New function.
Corinna Vinschen
2011-08-13
1
-1
/
+1
*
* dll_init.cc: Use fabort in favor of api_fatal and fork_info->abort where
Christopher Faylor
2011-08-03
1
-1
/
+1
*
* sigproc.cc (pending_signals::pending): Define new function.
Christopher Faylor
2011-08-01
1
-1
/
+8
*
* sigproc.cc (wait_sig): Fix debug output.
Corinna Vinschen
2011-07-06
1
-1
/
+1
*
* cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.
Christopher Faylor
2011-06-14
1
-1
/
+1
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-1
/
+1
*
* dll_init.c (dll_list::load_after_fork): Don't clear in_forkee here.
Christopher Faylor
2011-05-28
1
-0
/
+3
*
* autoload.cc: Call _api_fatal in asm.
Christopher Faylor
2011-05-28
1
-5
/
+10
*
* fhandler.h (fhandler_dev_dsp): Cosmetic change.
Christopher Faylor
2011-05-06
1
-1
/
+1
*
* fork.cc (fork): Clear PID_REAPED.
Christopher Faylor
2011-05-05
1
-1
/
+1
*
* signal.cc (_pinfo::kill): Return success on kill(0) only if pid exists or is
Christopher Faylor
2011-05-05
1
-0
/
+1
*
* sigproc.cc (sig_dispatch_pending): Remove debugging statement.
Christopher Faylor
2010-09-12
1
-4
/
+3
*
* cygthread.h (cygthread::cygthread): Reorganize slightly.
Christopher Faylor
2010-09-12
1
-1
/
+1
*
* sigoproc.cc (sigproc_init): Use American spelling in comment.
Christopher Faylor
2010-09-02
1
-1
/
+1
*
* cygthread.cc (cygthread::create): Fix incorrect use of name rather than
Christopher Faylor
2010-09-01
1
-61
/
+15
*
* sigproc.cc (init_sig_pipe): Add retry loop.
Christopher Faylor
2010-08-10
1
-3
/
+4
*
* exceptions.cc (_cygtls::interrupt_now): Revert to checking for "spinning"
Christopher Faylor
2010-08-01
1
-1
/
+1
*
* sigproc.cc (wait_sig): Make sure that strace is activated on __SIGSTRACE by
Christopher Faylor
2010-03-31
1
-0
/
+1
*
* sigproc.cc (no_signals_available): Get sense of the test right for previous
Christopher Faylor
2010-03-15
1
-1
/
+1
*
* sigproc.cc (no_signals_available): Don't try to send a signal if still in
Christopher Faylor
2010-03-15
1
-1
/
+1
*
* spinlock.h: New file.
Christopher Faylor
2010-03-13
1
-1
/
+3
*
Throughout change all calls of low_priority_sleep (0) to yield ().
Christopher Faylor
2010-03-12
1
-2
/
+2
*
* sigproc.cc (get_proc_lock): Fix error message typo.
Christopher Faylor
2010-02-03
1
-1
/
+1
*
Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess
Corinna Vinschen
2009-12-18
1
-4
/
+5
*
Support pseudo-reloc version 2
Charles Wilson
2009-10-07
1
-0
/
+2
*
* sigproc.cc (stopped_or_terminated): Don't return a match when stopsig ==
Christopher Faylor
2009-08-02
1
-3
/
+4
*
* sigproc.h (wait_for_sigthread): Eliminate parameter.
Christopher Faylor
2009-07-24
1
-13
/
+22
*
* exceptions.cc (sig_handle_tty_stop): Set stopsig to SIGCONT when continuing.
Christopher Faylor
2009-07-18
1
-2
/
+5
[next]