Changeset 1617 for trunk/src/emx/include/InnoTekLIBC/logstrict.h
- Timestamp:
- Nov 7, 2004, 10:33:03 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/InnoTekLIBC/logstrict.h
-
Property cvs2svn:cvs-rev
changed from
1.9
to1.10
r1616 r1617 177 177 /** Mutex Semaphores. */ 178 178 #define __LIBC_LOG_GRP_MUTEX 13 179 /** Signal APIs and events. */179 /** Signal APIs and Events. */ 180 180 #define __LIBC_LOG_GRP_SIGNAL 14 181 181 /** Environment APIs. */ … … 184 184 #define __LIBC_LOG_GRP_MMAN 16 185 185 186 /** Backend Signal APIs and Events. */ 187 #define __LIBC_LOG_GRP_BACK_SIGNAL 20 186 188 /** Backend Memory Mananger APIs. */ 187 189 #define __LIBC_LOG_GRP_BACK_MMAN 21 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.