summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-09 04:32:03 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-09 04:32:03 +0000
commit226218a444c89cb878182bc4a365b3ec54ec521e (patch)
treef7a59e3ba0afbd7778b2cb0268f3db262ef80661
parent99a8a21553ff4109aebd252d29f6561221977c51 (diff)
downloadATCD-226218a444c89cb878182bc4a365b3ec54ec521e.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 9324ccb0193..b41db2f3264 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -5,6 +5,13 @@ Thu Oct 08 23:06:20 1998 David L. Levine <levine@cs.wustl.edu>
glibc 2.0.7-13. I don't think that its necessary on
Pentiums, but maybe it depends on glibc version.
+ * OS.i (gethrtime),High_Res_Timer.cpp OS.i,README:
+ added ACE_HAS_ALPHA_TIMER support. See the comment
+ in ACE_OS::gethrtime about it being limited to 32 bits.
+ I don't know why, but that severely limits the range
+ of high res times. Therefore, it's not enabled by default
+ in any config files.
+
Thu Oct 08 15:22:22 1998 Arturo Montes <mitosys@colomsat.com.co>
* ace/OS.{i,cpp}: Reverted FSU thread changes for now.