summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-06 22:12:14 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-06 22:12:14 +0000
commit01cb8e8ce9962399dd7afa5848f9a7c6291c321b (patch)
tree6dda7247c4d3a1e5ce8c76b03ba3e25bd9f40e44
parentc726fcf4eb23204be5977a47b43e46434d41e709 (diff)
downloadATCD-01cb8e8ce9962399dd7afa5848f9a7c6291c321b.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98a4
-rw-r--r--README1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index c2134c488fd..b16ee6a16cd 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -10,6 +10,10 @@ Tue Jan 06 10:37:49 1998 David L. Levine <levine@cs.wustl.edu>
that it builds on Linux/non-glibc. For some reason, its
preprocessor was getting confused.
+ * ace/OS.i (nanosleep): convert nanoseconds to microseconds
+ by dividing by 1000, not multiplying. Thanks to
+ Mitch Kuninsky <Mitch_Kuninsky@avid.com> for reporting this.
+
* ace/config-mvs.h: added ACE_LACKS_LONGLONG_T because MVS doesn't
support it. Thanks to Chuck Gehr <gehr@sweng.stortek.com> for
confirming that.
diff --git a/README b/README
index 5948cf21a41..ea96ce341f8 100644
--- a/README
+++ b/README
@@ -499,6 +499,7 @@ Thomas Jordan <Thomas_Jordan@deluxedata.com>
Keith Nicewarner <knicewar@sanders.com>
Frederic Andres <andres@rd.nacsis.ac.jp>
Achint Sandhu <sandhu@nortel.ca>
+Mitch Kuninsky <Mitch_Kuninsky@avid.com>
I would particularly like to thank Paul Stephenson, who worked with me
at Ericsson and is now at ObjectSpace. Paul devised the recursive