That certainly makes things interesting... Thanx for the info!

> #define SIGPOLL         SIGIO   /* Pollable event occurred (System V).  */
> #define SIGIO           29      /* I/O now possible (4.2 BSD).  */
> #define SIGPWR          30      /* Power failure restart (System V).  */
> #define SIGUNUSED       31
> 
> #define _NSIG           32      /* Biggest signal number + 1.  */
> 
> Looks like a 32 is not a valid signal.


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to