forked from Imagelibrary/rtems
2001-01-16 Joel Sherrill <joel@OARcorp.com>
* inline/rtems/posix/mutex.inl (_POSIX_Mutex_Get_support): Corrected name of routine in header.
This commit is contained in:
@@ -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>
|
2002-01-07 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* optman/, optman/.cvsignore, optman/Makefile.am: Removed entire
|
* optman/, optman/.cvsignore, optman/Makefile.am: Removed entire
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ RTEMS_INLINE_ROUTINE void _POSIX_Mutex_Free (
|
|||||||
|
|
||||||
/*PAGE
|
/*PAGE
|
||||||
*
|
*
|
||||||
* _POSIX_Mutex_Get
|
* _POSIX_Mutex_Get_support
|
||||||
*
|
*
|
||||||
* NOTE: The support macro makes it possible for both to use exactly
|
* NOTE: The support macro makes it possible for both to use exactly
|
||||||
* the same code to check for NULL id pointer and
|
* the same code to check for NULL id pointer and
|
||||||
|
|||||||
@@ -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>
|
2002-01-07 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* optman/, optman/.cvsignore, optman/Makefile.am: Removed entire
|
* optman/, optman/.cvsignore, optman/Makefile.am: Removed entire
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ RTEMS_INLINE_ROUTINE void _POSIX_Mutex_Free (
|
|||||||
|
|
||||||
/*PAGE
|
/*PAGE
|
||||||
*
|
*
|
||||||
* _POSIX_Mutex_Get
|
* _POSIX_Mutex_Get_support
|
||||||
*
|
*
|
||||||
* NOTE: The support macro makes it possible for both to use exactly
|
* NOTE: The support macro makes it possible for both to use exactly
|
||||||
* the same code to check for NULL id pointer and
|
* the same code to check for NULL id pointer and
|
||||||
|
|||||||
Reference in New Issue
Block a user