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 dc73370d3..338242830 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,10 @@ +Fri Sep 15 22:30:40 2000 Christopher Faylor <cgf@cygnus.com> + + * exceptions.cc (handle_exceptions): Just "core dump" if SIGSEGV in signal thread. + * external.cc (fillout_pinfo): Fix compiler warning. + * sigproc.h: Eliminate special asm naming for sig_dispatch_pending. + * sigproc.cc (sig_send): Remove debugging statements. + Wed Sep 13 14:56:47 2000 Christopher Faylor <cgf@cygnus.com> * spawn.cc (av): Hide 'calloced' field and limit cstrduping to class |