Ignore:
Timestamp:
Oct 7, 2004, 8:42:16 AM (21 years ago)
Author:
bird
Message:

Dynamic loading.
Logging groups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/InnoTekLIBC/logstrict.h

    • Property cvs2svn:cvs-rev changed from 1.7 to 1.8
    r1545 r1546  
    183183
    184184/** Backend FS APIs. */
     185#define __LIBC_LOG_GRP_BACK_LDR     22
     186/** Backend FS APIs. */
    185187#define __LIBC_LOG_GRP_BACK_FS      23
    186188/** Shared Process Database and LIBC Shared Memory APIs. */
    187 #define __LIBC_LOG_GRP_SPM          24
     189#define __LIBC_LOG_GRP_BACK_SPM     24
    188190/** Fork APIs. */
    189191#define __LIBC_LOG_GRP_FORK         25
Note: See TracChangeset for help on using the changeset viewer.