[PATCH 5/8] Use libc_ifunc macro for clock_* symbols in librt.

Florian Weimer fweimer@redhat.com
Mon Jul 4 09:14:00 GMT 2016


On 06/23/2016 01:55 PM, Stefan Liebler wrote:
> +# define INIT_ARCH()
> +# define COMPAT_REDIRECT(name, proto, arglist) libc_ifunc (name, &__##name)

Doesn't this cause INIT_ARCH redefinition warnings in some cases?

Thanks,
Florian



More information about the Libc-alpha mailing list