[PATCH] [FreeBSD 14] Set SIGRTMIN to NSIG

Timur I. Bakeyev timur at com.bat.ru
Sun Jun 7 13:58:38 GMT 2009


In the includes we define SIGRTMIN to 32 if it's not defined already. This
value could be fairly low and it's better to use NSIG(number of defined
signals) as the lower mark for the available signals.

We have similar defenition in the source3/smbd/aio.c, which can be safely
removed, as it comes from includes.h then.

With regards,
Timur Bakeyev.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-source3__include__includes.h
Type: text/x-chdr
Size: 263 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20090607/ae9332a5/patch-source3__include__includes.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-source3__smbd__aio.c
Type: text/x-csrc
Size: 314 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20090607/ae9332a5/patch-source3__smbd__aio.bin


More information about the samba-technical mailing list