summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-15 05:11:39 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-15 05:11:39 +0000
commitc8a4c4e151a812d5041209d024e53c72993448ac (patch)
tree5d6c35050db09fa63612eb2e7c29ee821b3bb091
parent6d70624220aa512e2e9626b59b12f3d869eca468 (diff)
downloadATCD-c8a4c4e151a812d5041209d024e53c72993448ac.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98a12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 54ca2b4c790..f497569a15b 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,8 +1,18 @@
-Tue Apr 14 22:06:33 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+Tue Apr 14 23:35:19 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * ace/Profile_Timer.cpp (elapsed_rusage): The differences of user
+ time and system time for GETRUSAGE were not calculated.
+
+ * performance-tests/Synch-Benchmarks/Options.cpp (print_results):
+ Added dump code for ACE_HAS_GETRUSAGE.
* ace/ace_{dll,lib}.dsp: Removed Service_Main.cpp from the
projects. We don't really need them in ACE DLL.
+ * ace/Service_Main.cpp: Removed the file from CVS. Lots of
+ Service_Config examples can be found all round ACE directories
+ so we really don't need it here anymore.
+
Tue Apr 14 20:30:53 1998 Steve Huston <shuston@riverace.com>
* ace/OS.i (mutex_init, cond_init): Added sections to properly