Changeset 1603 for trunk/src/emx/include/InnoTekLIBC/logstrict.h
- Timestamp:
- Nov 4, 2004, 5:37:55 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.8
to1.9
r1602 r1603 181 181 /** Environment APIs. */ 182 182 #define __LIBC_LOG_GRP_ENV 15 183 184 /** Backend FS APIs. */ 183 /** Memory Manager APIs. */ 184 #define __LIBC_LOG_GRP_MMAN 16 185 186 /** Backend Memory Mananger APIs. */ 187 #define __LIBC_LOG_GRP_BACK_MMAN 21 188 /** Backend Loader APIs. */ 185 189 #define __LIBC_LOG_GRP_BACK_LDR 22 186 /** Backend F SAPIs. */190 /** Backend Filesystem APIs. */ 187 191 #define __LIBC_LOG_GRP_BACK_FS 23 188 192 /** Shared Process Database and LIBC Shared Memory APIs. */ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.