[PATCH] ld.so: Remove internal_function attribute from various functions
H.J. Lu
hjl.tools@gmail.com
Sun Aug 13 18:08:00 GMT 2017
On Sat, Aug 12, 2017 at 02:05:21PM +0200, Florian Weimer wrote:
> These functions are invoked from other DSOs and should therefore
> use the standard calling convention.
>
> 2017-08-12 Florian Weimer <fweimer@redhat.com>
>
> * elf/dl-addr.c (_dl_addr): Remove internal_function.
> * elf/dl-error-skeleton.c (_dl_signal_error, _dl_signal_cerror)
> (_dl_catch_error, _dl_receive_error): Likewise.
> * elf/dl-open.c (_dl_find_dso_for_object): Likewise.
> * elf/dl-tls.c (_dl_allocate_tls_init, _dl_allocate_tls)
> (_dl_deallocate_tls): Likewise.
> * include/dlfcn.h (_dl_addr): Likewise.
> * sysdeps/generic/ldsodefs.h (_dl_signal_error, _dl_signal_cerror)
> (_dl_catch_error, _dl_receive_error, _dl_find_dso_for_object)
> (_dl_allocate_tls_init, _dl_allocate_tls, _dl_deallocate_tls):
> Likewise.
>
LGTM.
Thanks.
H.J.
More information about the Libc-alpha
mailing list