mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 22:40:05 +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. |
||
---|---|---|
.. | ||
e_sqrtl.c | ||
s_copysign.S | ||
s_copysignf.S | ||
s_fabs.S | ||
s_fabsf.S | ||
s_fabsl.c | ||
s_fma.c | ||
s_signbit.S | ||
s_signbitf.S | ||
s_signbitl.S | ||
w_sqrt_compat.S | ||
w_sqrtf_compat.S |