Changeset 5f6618e7 in rtems
- Timestamp:
- Jan 7, 2005, 8:03:22 AM (16 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- c9165ef0
- Parents:
- 8faf4bd
- Location:
- cpukit
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/ChangeLog
r8faf4bd r5f6618e7 1 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org> 2 3 * posix/include/rtems/posix/cond.h, 4 file posix/include/rtems/posix/mutex.h: Cosmetics. 5 1 6 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org> 2 7 -
cpukit/posix/include/rtems/posix/cond.h
r8faf4bd r5f6618e7 3 3 */ 4 4 5 /* rtems/posix/cond.h 6 * 5 /* 7 6 * This include file contains all the private support information for 8 7 * POSIX condition variables. -
cpukit/posix/include/rtems/posix/mutex.h
r8faf4bd r5f6618e7 3 3 */ 4 4 5 /* rtems/posix/mutex.h 6 * 5 /* 7 6 * This include file contains all the private support information for 8 7 * POSIX mutex's.
Note: See TracChangeset
for help on using the changeset viewer.