diff options
author | 2018-06-12 15:00:33 +0200 | |
---|---|---|
committer | 2018-06-12 15:00:33 +0200 | |
commit | e826574c985a15a500262f2fbd21c7e9259d3d11 (patch) | |
tree | a6932733ed6cf632b2a5654f0f1096cbf1b96c4f /sysdeps/unix/sysv/linux/waitpid.c | |
parent | gd_GB, hsb_DE, wa_BE: Add alternative month names (bug 23140). (diff) | |
download | glibc-e826574c985a15a500262f2fbd21c7e9259d3d11.tar.xz glibc-e826574c985a15a500262f2fbd21c7e9259d3d11.zip |
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: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'sysdeps/unix/sysv/linux/waitpid.c')
0 files changed, 0 insertions, 0 deletions