summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/float128/wcstof128_l.c
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-10-01Mark ____wcsto*_l_internal functions with attribute_hidden [BZ #18822]H.J. Lu
2017-06-22Fix float128 uses of xlocale.h.Joseph Myers
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg
2017-06-12float128: Add strtof128, wcstof128, and related functions.Paul E. Murphy