diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index dd1e1aa..0d4ef61 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,12 @@ +Wed Nov 1 21:08:23 2000 Christopher Faylor <cgf@cygnus.com> + + * exceptions.cc (interruptible): Remove obsolete tests. + (sigreturn): Construct pseudo-frame-pointer so that signal handler can + figure out where to put return address when signals are coming in + quickly. + * path.cc (cwdstuff::get): Allow length 0 buffer length when buffer + when NULL. + Tue Oct 31 18:12:56 2000 Christopher Faylor <cgf@cygnus.com> * path.h (has_exec_chars): Standard function for checking for |