Ignore:
Timestamp:
Nov 7, 2004, 10:33:03 AM (21 years ago)
Author:
bird
Message:

Debugging signals.

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.9 to 1.10
    r1616 r1617  
    177177/** Mutex Semaphores. */
    178178#define __LIBC_LOG_GRP_MUTEX        13
    179 /** Signal APIs and events. */
     179/** Signal APIs and Events. */
    180180#define __LIBC_LOG_GRP_SIGNAL       14
    181181/** Environment APIs. */
     
    184184#define __LIBC_LOG_GRP_MMAN         16
    185185
     186/** Backend Signal APIs and Events. */
     187#define __LIBC_LOG_GRP_BACK_SIGNAL  20
    186188/** Backend Memory Mananger APIs. */
    187189#define __LIBC_LOG_GRP_BACK_MMAN    21
Note: See TracChangeset for help on using the changeset viewer.