summaryrefslogtreecommitdiff
path: root/ChangeLog-97a
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r--ChangeLog-97a8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a
index bc35fa1c29b..62ec57db13a 100644
--- a/ChangeLog-97a
+++ b/ChangeLog-97a
@@ -1,3 +1,11 @@
+Wed Jul 2 16:46:59 1997 Nanbor Wang <nw1@cumbia.cs.wustl.edu>
+
+ * performance-tests/Misc/childbirth_time.cpp: Added this program
+ to measure child process/thread creation mechanisms on various
+ platforms. Native thread creation test only supports Solaris
+ and NT threads so far. But you can still use ACE_OS::thr_create
+ method on your platform if not supported.
+
Wed Jul 2 15:59:53 1997 Darrell Brunsch <brunsch@cs.wustl.edu>
* ace/High_Res_Timer.cpp: Created a function get_registry_scale_factor