summaryrefslogtreecommitdiff
path: root/ChangeLog-97b
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-21 06:29:02 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-21 06:29:02 +0000
commit1f4b8893f63be89c89c5610df120ae8819f28039 (patch)
tree45a909422eeb360bd3a1e274bf2a904ffb64ac1f /ChangeLog-97b
parentda0c764e47e5d772e650f8f6b1708a24d3550d9e (diff)
downloadATCD-1f4b8893f63be89c89c5610df120ae8819f28039.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r--ChangeLog-97b8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b
index 34525616b1f..62db9e902a5 100644
--- a/ChangeLog-97b
+++ b/ChangeLog-97b
@@ -1,3 +1,11 @@
+Thu Nov 20 17:43:15 1997 <nw1@COYOTE>
+
+ * ace/Thread_Manager.cpp (kill_thr): Changed to prevent thread
+ manager from "discard" a thread when a certain operation is not
+ supported by the operation system. Removed the mechanism that
+ preserves errno during "thread removal." We no longer remove
+ thread right after an error occured.
+
Thu Nov 20 17:53:35 1997 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
* examples/Shared_Malloc/test_multiple_mallocs.cpp (main): Make