Ignore:
Timestamp:
Oct 10, 2004, 1:07:40 PM (21 years ago)
Author:
bird
Message:

Signal changes - enabled by NEW_SIGNALS.

Location:
trunk/src/emx/include/386
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/386/_limits.h

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r1573 r1574  
    3838 * FreeBSD 5.1
    3939 * @changed bird: max and min of off_t.
     40 * @changed bird: added __RTSIG_MAX.
    4041 */
    4142
     
    110111#define __WORD_BIT      32
    111112
     113/* bird: Real time signals. */
     114#define __RTSIG_MAX     32
    112115#endif /* !_MACHINE__LIMITS_H_ */
Note: See TracChangeset for help on using the changeset viewer.