diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 4a87af0e9..d861cf088 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,10 @@ +2003-11-23 Christopher Faylor <cgf@redhat.com> + + * sigproc.cc (proc_exists): A zombie process does not exist. + (sig_send): Improve debugging output. Wait for pipe to be created + before trying to send to it. Call call_signal_handler_now if sending a + signal to myself. + 2003-11-22 Christopher Faylor <cgf@redhat.com> * dcrt0.cc (check_sanity_and_sync): Correct api major version check so |