about summary refs log tree commit diff
path: root/sysdeps/ieee754/float128/wcstof128.c
Commit message (Expand)AuthorAgeFilesLines
* Mark ____wcsto*_l_internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-3/+0
* Fix float128 uses of xlocale.h.Joseph Myers2017-06-221-1/+1
* Use locale_t, not __locale_t, throughout glibcZack Weinberg2017-06-201-1/+1
* float128: Add strtof128, wcstof128, and related functions.Paul E. Murphy2017-06-121-0/+30