forked from Imagelibrary/rtems
2011-06-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/include/semaphore.h, posix/include/rtems/posix/mutex.h, posix/inline/rtems/posix/mutex.inl: Fix typos.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2011-06-27 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* posix/include/semaphore.h, posix/include/rtems/posix/mutex.h,
|
||||||
|
posix/inline/rtems/posix/mutex.inl: Fix typos.
|
||||||
|
|
||||||
2011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* include/rtems/bspIo.h, include/rtems/concat.h,
|
* include/rtems/bspIo.h, include/rtems/concat.h,
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
*
|
*
|
||||||
* This include file contains all the private support information for
|
* This include file contains all the private support information for
|
||||||
* POSIX mutex's.
|
* POSIX mutex's.
|
||||||
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* COPYRIGHT (c) 1989-2011.
|
* COPYRIGHT (c) 1989-2011.
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* This file contains definitions that are internal to the RTEMS
|
* This file contains definitions that are internal to the RTEMS
|
||||||
* implementation of POSIX Semaphores.
|
* implementation of POSIX Semaphores.
|
||||||
*
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* COPYRIGHT (c) 1989-2011.
|
* COPYRIGHT (c) 1989-2011.
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* This include file contains the static inline implementation of the private
|
* This include file contains the static inline implementation of the private
|
||||||
* inlined routines for POSIX mutex's.
|
* inlined routines for POSIX mutex's.
|
||||||
*?
|
*/
|
||||||
|
|
||||||
/* COPYRIGHT (c) 1989-2011.
|
/* COPYRIGHT (c) 1989-2011.
|
||||||
* On-Line Applications Research Corporation (OAR).
|
* On-Line Applications Research Corporation (OAR).
|
||||||
|
|||||||
Reference in New Issue
Block a user