nptl: Replace pthread_sigqueue implementation with Linux one
authorFlorian Weimer <fweimer@redhat.com>
Tue, 11 May 2021 09:07:59 +0000 (11:07 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 11 May 2021 09:08:06 +0000 (11:08 +0200)
commit5f717849198273153a5d390985157fbf973c4e39
tree282cfb9a76ea214135e4ecd6d07585b544b3853d
parent1d25bd274cbb8e731e90caf97809340d267bbb45
nptl: Replace pthread_sigqueue implementation with Linux one

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
nptl/pthread_sigqueue.c
sysdeps/unix/sysv/linux/pthread_sigqueue.c [deleted file]