diff options
author | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-09-26 19:52:48 +0000 |
---|---|---|
committer | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-09-26 19:52:48 +0000 |
commit | a609fc240118fc7f0b2cc196b74719ee9a55dbb9 (patch) | |
tree | 3f0084444ecfbe7ef46c0d2b4536ffaa2ce0d48d | |
parent | 947fb61472a58ad31e470efebe80cc447c52e281 (diff) | |
download | ATCD-a609fc240118fc7f0b2cc196b74719ee9a55dbb9.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog-97b | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b index ffa073ed872..c280fe9d69d 100644 --- a/ChangeLog-97b +++ b/ChangeLog-97b @@ -1,5 +1,9 @@ Fri Sep 26 14:28:36 1997 <nw1@CHA-CHA> + * tests/SPIPE_Test.cpp: + * tests/Process_Strategy_Test: Changed the macro "ACE_LACKS_EXEC" + to "ACE_LACKS_FORK". + * ace/SOCK_Stream.cpp (close): Added checking for invalid handle before shuuting down the write end. |