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
...
*
* fhandler_termios.cc (fhandler_termios::line_edit): Don't do special character
Christopher Faylor
2012-11-08
1
-3
/
+1
*
* cygwait.cc (cancelable_wait): Add some debugging-only output.
Christopher Faylor
2012-07-30
1
-5
/
+4
*
* DevNotes: Add entry cgf-000013.
Christopher Faylor
2012-07-21
1
-15
/
+1
*
Revert errneous checkin.
Christopher Faylor
2012-06-19
1
-0
/
+14
*
* cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrt
Christopher Faylor
2012-06-19
1
-14
/
+0
*
* ChangeNotes: New file. Add entry cgf-000001.
Christopher Faylor
2012-05-02
1
-1
/
+9
*
* fhandler.h (PIPE_ADD_PID): Define new flag.
Christopher Faylor
2012-04-30
1
-1
/
+2
*
* environ.cc (struct parse_thing): Add temporary (?) "pipe_byte" option.
Christopher Faylor
2012-04-28
1
-1
/
+1
*
* sigproc.cc (proc_terminate): Avoid releasing myself.
Christopher Faylor
2012-03-28
1
-1
/
+2
*
* child_info.h (child_info::postfork): Define new function.
Christopher Faylor
2012-03-21
1
-3
/
+1
*
* child_info.h: Reset magic number.
Christopher Faylor
2012-03-21
1
-0
/
+10
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2012-03-20
1
-8
/
+33
*
* exception.h (stackdump): Declare.
Christopher Faylor
2012-02-12
1
-3
/
+2
*
* sigproc.cc (child_info_fork::abort): Call TerminateProcess rather
Corinna Vinschen
2012-02-08
1
-2
/
+2
*
* sigproc.cc (child_info::retry_count): Actually that should have been 0.
Christopher Faylor
2012-01-26
1
-1
/
+1
*
* sigproc.cc (child_info::retry_count): Default to 1.
Christopher Faylor
2012-01-26
1
-1
/
+1
*
Update copyright on all files checked in so far this year.
Christopher Faylor
2012-01-11
1
-3
/
+2
*
* exceptions.cc (ctrl_c_handler): YA in a series or reversions. Put back
Christopher Faylor
2011-12-10
1
-1
/
+1
*
* sigproc.cc (signal_exit): Revert reversion of 2011-12-04 change since,
Christopher Faylor
2011-12-09
1
-2
/
+18
*
* dll_init.cc (dll_dllcrt0): Don't try to initialize dll data if we're
Christopher Faylor
2011-12-08
1
-1
/
+1
*
* sigproc.cc (close_my_readsig): New function.
Christopher Faylor
2011-12-05
1
-11
/
+10
*
* exceptions.cc (exception::handle): Drop abbreviation for "exception" since I
Christopher Faylor
2011-12-04
1
-2
/
+12
*
Throughout, remove extra space after function name from debugging output.
Christopher Faylor
2011-12-03
1
-1
/
+1
*
* sigproc.cc (get_proc_lock): Remove extra NULL check. Return false on
Christopher Faylor
2011-11-29
1
-9
/
+4
*
* sigproc.cc (remove_proc): Don't terminate the currently executing thread.
Christopher Faylor
2011-11-29
1
-1
/
+4
*
* 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
[prev]
[next]