diff options
author | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-11-21 06:29:02 +0000 |
---|---|---|
committer | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-11-21 06:29:02 +0000 |
commit | 6b45407c21aa010ec1fa41f022c0b53848402b8b (patch) | |
tree | 45a909422eeb360bd3a1e274bf2a904ffb64ac1f /ChangeLog-97b | |
parent | 806a07a2baaf5bfc8b2e48f5c21b67a1e0015164 (diff) | |
download | ATCD-6b45407c21aa010ec1fa41f022c0b53848402b8b.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r-- | ChangeLog-97b | 8 |
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 |