mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-26 23:10:06 +00:00
f67d78192c
This commit moves one step towards the deprecation of wrappers that use _LIB_VERSION / matherr / __kernel_standard functionality, by adding the suffix '_compat' to their filenames and adjusting Makefiles and #includes accordingly. New template wrappers that do not use such functionality will be added by future patches and will be first used by the float128 wrappers. |
||
---|---|---|
.. | ||
fpu | ||
multiarch | ||
addmul_1.S | ||
atomic-machine.h | ||
backtrace.h | ||
bzero.c | ||
cpu_relax.S | ||
dotmul.S | ||
hp-timing.h | ||
Makefile | ||
memchr.S | ||
memcmp.S | ||
memcpy.S | ||
memset.S | ||
mul_1.S | ||
pthread_barrier_wait.c | ||
pthread_spin_init.c | ||
pthread_spin_lock.S | ||
pthread_spin_trylock.S | ||
pthread_spin_unlock.S | ||
rawmemchr.S | ||
rem.S | ||
rtld-memcpy.c | ||
rtld-memset.c | ||
sdiv.S | ||
sem_post.c | ||
sem_waitcommon.c | ||
stpcpy.S | ||
stpncpy.S | ||
strcat.S | ||
strchr.S | ||
strcmp.S | ||
strcpy.S | ||
strcspn.S | ||
strlen.S | ||
strncmp.S | ||
strncpy.S | ||
strpbrk.S | ||
strrchr.c | ||
strspn.S | ||
submul_1.S | ||
udiv.S | ||
umul.S | ||
urem.S |