it is possible for some of the real time signals to be used by glibc,
authorAndrew Tridgell <tridge@samba.org>
Fri, 28 Mar 2003 01:05:32 +0000 (01:05 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 28 Mar 2003 01:05:32 +0000 (01:05 +0000)
commit893cbb759268bb114dcb873fef9f588eaad5263c
tree38806638f626c0f52a7a6e4aec516115460028e9
parent0e1ad952fbb3dca19d7b28f97f5c8655212ea07b
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.
(This used to be commit 8d45bf644aecb6993c2a82b86a4527b33029ed8f)
source3/include/includes.h
source3/smbd/notify_kernel.c
source3/smbd/oplock_linux.c