summaryrefslogtreecommitdiff
path: root/ChangeLog-99b
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-12-24 22:34:02 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-12-24 22:34:02 +0000
commitaffd9d084caf9e8f61fc0d5cd6492e39d252839e (patch)
tree10213a8bb3baaad78cae6cdc20aefb8e89eb963b /ChangeLog-99b
parentccc47dbe57173d7fe3636eca65c903cdace76985 (diff)
downloadATCD-affd9d084caf9e8f61fc0d5cd6492e39d252839e.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r--ChangeLog-99b16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 464fc441297..41ba21afaf7 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,19 @@
+Fri Dec 24 16:33:48 1999 Ossama Othman <othman@cs.wustl.edu>
+
+ * acconfig.h:
+
+ Added ACE_HAS_RECURSIVE_MUTEXES to list of macros.
+
+ * configure.in:
+
+ Fixed ACE_LACKS_SETSCHED test. It previously didn't check that
+ sched_setscheduler() existed. Both sched_setscheduler() and
+ either pthread_attr_setschedpolicy() or pthread_attr_setsched()
+ must be defined. This was an AIX related fix.
+
+ Initialized variables in all compile-time tests. This fixes
+ compile-time test warnings on AIX.
+
Fri Dec 24 13:06:59 1999 Ossama Othman <othman@cs.wustl.edu>
The following fixes were motivated by problems discovered in a