summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 59e7b905a..f471f5b66 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,12 @@
+Sat May 20 01:34:57 2000 Christopher Faylor <cgf@cygnus.com>
+
+ * exceptions.cc (interruptible): Add an argument to control whether
+ function just checks for validity. Flag module handle == 0 as
+ noninterrupible.
+ (call_handler): Always acquire and release ebp lock. Loop for only a
+ fixed amount of time attempting to grab mutos and find an interruptible
+ PC.
+
2000-05-19 DJ Delorie <dj@cygnus.com>
* syscalls.cc (setmode): change mode of any matching FILE* also.