; Taylor Simpson ; Peter Maydell
> ; Marlies Ruck
> Subject: [PATCH v3 0/4] linux-user: fix use of SIGRTMIN
>
> This series fixes the problem of the first real-time signals already
> in use by the glibc that are not available for the target glibc.
>
> Instead of reverting the firs
This series fixes the problem of the first real-time signals already
in use by the glibc that are not available for the target glibc.
Instead of reverting the first and last real-time signals we rely on
the value provided by the glibc (SIGRTMIN) to know the first available
signal and we map all th