it is possible for some of the real time signals to be used by glibc,
commit8d45bf644aecb6993c2a82b86a4527b33029ed8f
authorAndrew Tridgell <tridge@samba.org>
Fri, 28 Mar 2003 01:05:32 +0000 (28 01:05 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 28 Mar 2003 01:05:32 +0000 (28 01:05 +0000)
tree7172d39a813e188d22205f5c40e8fcc605c25694
parent662e1bea1b5e8ca8fb842f7ef76f848541116760
it is possible for some of the real time signals to be used by glibc,
which then changes SIGRTMIN. It is also possible for bash to leave
some real time signals blocked at startup. This fixes both problems.
source/include/includes.h
source/smbd/notify_kernel.c
source/smbd/oplock_linux.c