Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)
authorAndreas Schwab <schwab@suse.de>
Tue, 8 Aug 2017 14:21:58 +0000 (16:21 +0200)
committerAndreas Schwab <schwab@suse.de>
Tue, 8 Aug 2017 15:01:25 +0000 (17:01 +0200)
commitfc5ad7024c620cdfe9b76e94638aac83b99c5bf8
tree929df32f5ce97b2cf61b3c7622f736033e86429b
parent852d63120783fae5bf85a067320dc4ba1ed59f11
Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)

Unlike the vfork forwarder and like the fork forwarder as in bug 19861,
there won't be a problem when the compiler does not turn this into a tail
call.
ChangeLog
nptl/pt-longjmp.c
nptl/pt-system.c