Changeset 1454 for trunk/src/emx/include/InnoTekLIBC/logstrict.h
- Timestamp:
- Sep 4, 2004, 8:22:38 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.4
to1.5
r1453 r1454 179 179 #define __LIBC_LOG_GRP_ENV 15 180 180 181 /** Shared Process Database and LIBC Shared Memory APIs. */ 182 #define __LIBC_LOG_GRP_SPM 24 183 /** Fork APIs. */ 184 #define __LIBC_LOG_GRP_FORK 25 181 185 /** Backend IO APIs. */ 182 186 #define __LIBC_LOG_GRP_BACK_IO 26 183 184 187 /** Init/Term APIs and Events. */ 185 188 #define __LIBC_LOG_GRP_INITTERM 27 … … 204 207 /** Posix thread APIs. */ 205 208 #define __LIBC_LOG_GRP_PTHREAD 36 209 /** Posix thread APIs. */ 210 #define __LIBC_LOG_GRP_DOSEX 37 206 211 207 212 /** @todo complete this */ 208 #define __LIBC_LOG_GRP_MAX 3 6213 #define __LIBC_LOG_GRP_MAX 37 209 214 /** @} */ 210 215 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.