summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/ChangeLog')
-rw-r--r--cpukit/posix/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog
index e2a0c47f3c..a423e5fee9 100644
--- a/cpukit/posix/ChangeLog
+++ b/cpukit/posix/ChangeLog
@@ -1,5 +1,11 @@
2000-12-01 Joel Sherrill <joel@OARcorp.com>
+ * include/rtems/posix/cond.h: #if 0'ed out prototype of
+ _POSIX_Condition_variables_Get to avoid conflict with macro
+ implementation.
+
+2000-12-01 Joel Sherrill <joel@OARcorp.com>
+
* Added macro support to POSIX API. This is known to compile.
* macros/rtems/posix/cond.inl, macros/rtems/posix/intr.inl,
macros/rtems/posix/key.inl, macros/rtems/posix/mqueue.inl,