1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00
Timur I. Bakeyev ab88f9017c Set SIGRTMIN to NSIG
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.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
2009-06-08 13:20:52 +02:00
..
2009-04-20 23:16:16 +02:00
2009-01-16 15:16:59 +01:00
2009-01-05 15:07:36 +01:00
2008-10-25 15:42:51 +02:00
2009-06-08 13:20:52 +02:00
2009-03-18 23:22:29 +01:00
2008-11-13 12:43:58 +01:00
2009-02-19 20:58:26 -08:00
2008-02-08 10:05:32 +01:00
2008-01-03 10:24:11 +01:00
2009-05-28 14:10:14 +02:00
2009-05-01 12:30:58 +02:00
2009-02-26 11:05:22 +01:00
2009-03-18 23:22:29 +01:00
2009-05-31 12:16:34 +02:00
2009-06-07 23:14:40 +02:00
2009-06-02 11:58:22 +02:00
2009-06-02 11:58:22 +02:00