summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
Diffstat (limited to 'c')
-rw-r--r--c/src/exec/posix/ChangeLog5
-rw-r--r--c/src/exec/posix/inline/rtems/posix/mutex.inl2
2 files changed, 6 insertions, 1 deletions
diff --git a/c/src/exec/posix/ChangeLog b/c/src/exec/posix/ChangeLog
index 8e983eeb3f..2aa8f5defd 100644
--- a/c/src/exec/posix/ChangeLog
+++ b/c/src/exec/posix/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-16 Joel Sherrill <joel@OARcorp.com>
+
+ * inline/rtems/posix/mutex.inl (_POSIX_Mutex_Get_support): Corrected
+ name of routine in header.
+
2002-01-07 Joel Sherrill <joel@OARcorp.com>
* optman/, optman/.cvsignore, optman/Makefile.am: Removed entire
diff --git a/c/src/exec/posix/inline/rtems/posix/mutex.inl b/c/src/exec/posix/inline/rtems/posix/mutex.inl
index b7f5f2e003..4b0f4221fd 100644
--- a/c/src/exec/posix/inline/rtems/posix/mutex.inl
+++ b/c/src/exec/posix/inline/rtems/posix/mutex.inl
@@ -40,7 +40,7 @@ RTEMS_INLINE_ROUTINE void _POSIX_Mutex_Free (
/*PAGE
*
- * _POSIX_Mutex_Get
+ * _POSIX_Mutex_Get_support
*
* NOTE: The support macro makes it possible for both to use exactly
* the same code to check for NULL id pointer and