glibc/sysdeps
Gabriel F. T. Gomes b370c5f014 ldbl-128ibm-compat: Add wide character scanning functions
Similarly to what was done for regular character scanning functions,
this patch uses the new mode mask, SCANF_LDBL_USES_FLOAT128, in the
'mode' argument of the wide characters scanning function,
__vfwscanf_internal (which is also extended to support scanning
floating-point values with IEEE binary128, by redirecting calls to
__wcstold_internal to __wcstof128_internal).

Tested for powerpc64le.

Reviewed-By: Paul E. Murphy <murphyp@linux.ibm.com>
2019-11-22 18:13:20 -03:00
..
aarch64 aarch64: Increase small and medium cases for __memcpy_generic 2019-11-12 17:08:18 +00:00
alpha
arm
csky
generic Enable inlining issignalingf within glibc 2019-11-21 09:39:48 -06:00
gnu
hppa
htl
hurd
i386
ia64
ieee754 ldbl-128ibm-compat: Add wide character scanning functions 2019-11-22 18:13:20 -03:00
init_array
m68k
mach hurd: Suppress GCC 10 -Warray-bounds warning in init-first.c [BZ #25097] 2019-11-16 15:40:59 +01:00
microblaze
mips
nios2
nptl nptl: Fix niggles with pthread_clockjoin_np 2019-11-04 16:44:49 -03:00
posix
powerpc
pthread
riscv
s390 S390: Fp comparison are now raising FE_INVALID with gcc 10. 2019-11-06 08:07:40 +01:00
sh
sparc nptl: Replace non cancellable pause/nanosleep with futex 2019-10-31 11:09:01 -03:00
unix misc: Set generic pselect as ENOSYS 2019-11-22 14:40:57 -03:00
wordsize-32
wordsize-64
x86
x86_64