Skip to content
Commit b370c5f0 authored by Gabriel F. T. Gomes's avatar Gabriel F. T. Gomes
Browse files

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: default avatarPaul E. Murphy <murphyp@linux.ibm.com>
parent a5b15bde
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment