diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-01-04 19:03:50 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-01-04 19:03:50 +0000 |
commit | 953bbd98682ed4a7e7dc70724a7159bb7f1b9d9d (patch) | |
tree | fbaf1f6a87f0b87c286ae5dc695a84b6cdc583d2 /ChangeLog-98b | |
parent | 922882a4c925ddbdae063b56f45454c0642135ad (diff) | |
download | ATCD-953bbd98682ed4a7e7dc70724a7159bb7f1b9d9d.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r-- | ChangeLog-98b | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b index 2dab3c198e6..476724ccc30 100644 --- a/ChangeLog-98b +++ b/ChangeLog-98b @@ -1,3 +1,13 @@ +Mon Jan 4 13:00:07 1999 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu> + + * ace/Mem_Map.cpp (map): where ace/Mem_Map.cpp mmap() will succeed + if the length of the file mapping is 0, which will be the case + if we've just created the file. This was the wrong place to + make this check. + + * tests/MM_Shared_Memory_Test.cpp: Cleaned up a few things + in this test so that it'll be easier to maintain. + Mon Jan 04 08:45:45 1999 David L. Levine <levine@cs.wustl.edu> * bin/create_ace_build: changed symlink creation failure from |