Skip to content
Commit b25e5e3c authored by Florian Weimer's avatar Florian Weimer
Browse files

x86: Make strncmp usable from rtld



Due to the way the conditions were written, the rtld build of strncmp
ended up with no definition of the strncmp symbol at all: The
implementations were renamed for use within an IFUNC resolver, but the
IFUNC resolver itself was missing (because rtld does not use IFUNCs).

Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
(cherry picked from commit e826574c)
parent 8308fb21
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment