Hello.
I need to write a C program using real time signals (as per the POSIX 1003.1b specification). I assumed that leopard would support it since it is fully UNIX 03 compliant, but I can't find information about it (sigqueue(), SIGRTMIN, SIGRTMAX, etc.).
Am I missing something or are real time signals not implemented in leopard (are they even in the UNIX 03 specification) ?
Thanks.
I need to write a C program using real time signals (as per the POSIX 1003.1b specification). I assumed that leopard would support it since it is fully UNIX 03 compliant, but I can't find information about it (sigqueue(), SIGRTMIN, SIGRTMAX, etc.).
Am I missing something or are real time signals not implemented in leopard (are they even in the UNIX 03 specification) ?
Thanks.