summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-04-24 09:17:48 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-04-24 09:17:48 +0000
commit1d69ab5a4f575bcb786bb367a05fe1814ec941aa (patch)
tree6836d03cd7b3aca459a816a4fd75f68644a4f47e
parent35e4e985d2586a4689f1d83a8b43c9546d1fd9a7 (diff)
downloadATCD-1d69ab5a4f575bcb786bb367a05fe1814ec941aa.tar.gz
ChangeLogTag: Mon Apr 24 06:59:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Mon Apr 24 09:17:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ChangeLog18
1 files changed, 12 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 896c1a299a4..c2ab0713283 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
+Mon Apr 24 09:17:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/os_include/sys/os_types.h:
+ Added ACE_LOFF_T for LynxOS. Thanks to Simon Massey for delivering
+ the patch
+
Fri Apr 21 16:28:26 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>
-
+
Merge from ARMS Escher repository.
-
+
* ace/OS_NS_Thread.cpp
-
+
Updated sched_params() to not ignore the process id passed in.
Also enhanced the Windows implementation to get a handle to the
process specified before applying the priority class changes.
@@ -14,11 +20,11 @@ Fri Apr 21 16:28:26 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>
Added methods set_scheduler and set_scheduler_all
to set scheduling parameters for process(es) managed by this
class.
-
+
* bin/MakeProjectCreator/config/ciao_config_handlers.mpb
-
+
Fixed build ordering problem in CIAO.
-
+
Fri Apr 21 07:41:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/Caching_Utility_T.cpp: