about summary refs log tree commit diff
path: root/resolv/res_init.c
diff options
context:
space:
mode:
authorStefan Liebler <stli@linux.vnet.ibm.com>2016-10-07 09:56:48 +0200
committerStefan Liebler <stli@linux.vnet.ibm.com>2016-10-07 10:12:48 +0200
commit314ba75e4a26f7147c757a10b07a62ff113409aa (patch)
tree9b327c5b4c305cd198d1c9dda45777f6d3bfa4bd /resolv/res_init.c
parent051f8be7c9466c7e53bf1f3a9d5a83c53a7ea815 (diff)
downloadglibc-314ba75e4a26f7147c757a10b07a62ff113409aa.tar.gz
glibc-314ba75e4a26f7147c757a10b07a62ff113409aa.tar.xz
glibc-314ba75e4a26f7147c757a10b07a62ff113409aa.zip
Use libc_ifunc macro for siglongjmp, longjmp in libpthread.
This patch uses the libc_ifunc macro to create already existing ifunc functions
longjmp_ifunc, siglongjmp_ifunc if HAVE_IFUNC is defined.
The s390 pt-longjmp.c includes the common pt-longjmp.c and uses strong_alias
to create the longjmp, siglongjmp symbols for glibc version 2.19.

ChangeLog:

	* nptl/pt-longjmp.c (DEFINE_LONGJMP): Use libc_ifunc macro.
	* sysdeps/unix/sysv/linux/s390/pt-longjmp.c (longjmp, siglongjmp):
	Use strong_alias to create symbols for glibc verison 2.19.
Diffstat (limited to 'resolv/res_init.c')
0 files changed, 0 insertions, 0 deletions