]> sourceware.org Git - glibc.git/commit
ld.so: Remove internal_function attribute from various functions
authorFlorian Weimer <fweimer@redhat.com>
Sun, 13 Aug 2017 19:11:54 +0000 (21:11 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Sun, 13 Aug 2017 19:11:54 +0000 (21:11 +0200)
commit3012cfb0d26653cbd6ee0c8e4875d3df806bd473
tree4bb2d288ab6f1f5b472777c3e8fb5040bea8284e
parent52bcdf267b2c97c90852f1598c8c29d0494cb3b5
ld.so: Remove internal_function attribute from various functions

These functions are invoked from other DSOs and should therefore
use the standard calling convention.
ChangeLog
elf/dl-addr.c
elf/dl-error-skeleton.c
elf/dl-open.c
elf/dl-tls.c
include/dlfcn.h
sysdeps/generic/ldsodefs.h
This page took 0.042089 seconds and 5 git commands to generate.