OSDN Git Service

* exceptions.cc (interruptible): Remove obsolete tests.
authorcgf <cgf>
Thu, 2 Nov 2000 02:15:02 +0000 (02:15 +0000)
committercgf <cgf>
Thu, 2 Nov 2000 02:15:02 +0000 (02:15 +0000)
commit1f6885235ab5a1df3f1e96e89dc900b4497e00e2
treec7476380fcce88aa8f84075886ecc6f387945fa7
parent2cd41c0ef6e430d46428c2100036c7fc02b1a092
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
winsup/cygwin/path.cc