mirror of git://sourceware.org/git/glibc.git
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> |
||
|---|---|---|
| .. | ||
| fpu | ||
| multiarch | ||
| nptl | ||
| Makefile | ||
| add_n.S | ||
| bcopy.S | ||
| bzero.S | ||
| dl-hash.h | ||
| ffs.c | ||
| hp-timing.h | ||
| init-arch.h | ||
| memcmp.S | ||
| memcpy.S | ||
| memmove.S | ||
| mempcpy.S | ||
| memset.S | ||
| memusage.h | ||
| pthread_spin_trylock.S | ||
| stack-aliasing.h | ||
| strcmp.S | ||
| tst-stack-align.h | ||