diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index c07063386..3530834cf 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,10 @@ 2011-04-17 Christopher Faylor <me.cygwin2011@cgf.cx> + * signal.cc (_pinfo::kill): Return 0 when attempting to test for + existence of an existed process which has not yet been reaped. + +2011-04-17 Christopher Faylor <me.cygwin2011@cgf.cx> + * cygheap.h (init_cygheap::ctty): Use base class so that console can join in the fun. * dtable.cc (dtable::stdio_init): Remove special-case call to |