Skip to content
  • Bob E's avatar
    SystemInformation: No SA_RESTART on QNX · 697b1401
    Bob E authored and Brad King's avatar Brad King committed
    QNX not support SA_RESTART signal:
    
     /* #define SA_RESTART 0x0040 (not supported yet) */
    
    Use it in SystemInformation only if it is defined.
    
    Change-Id: I4a00179fe3f288bb524e002ba37094c73a8a8b08
    697b1401