summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-26 22:15:49 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-26 22:15:49 +0000
commitd6d482744c3c96a0e4975157e0a4d7e228626920 (patch)
treef49fd1ded68e0b515b0d9ecb29a2a9f0bcebcf84
parent3f0109cbd5e4f7358c725646caf643adefdccdc0 (diff)
downloadATCD-d6d482744c3c96a0e4975157e0a4d7e228626920.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b4
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index f57055a37bb..6788853c2bd 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -15,10 +15,6 @@ Mon Oct 26 08:22:18 1998 David L. Levine <levine@cs.wustl.edu>
* docs/ACE-guidelines.html: recommend avoiding g++ 2.8.1.
- * ace/config-lynxos.h: added ACE_LACKS_FORK, on PowerPC only.
- For unknown reasons, all of the ACE tests that fork fail on
- our PowerPC platform.
-
* tests/SV_Shared_Memory_Test.cpp: don't try to run this
test if ACE_LACKS_FORK, because it uses ACE_OS::fork ().
It allocates the shared memory segment before the fork,