about summary refs log tree commit diff
path: root/stdlib/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/Versions')
-rw-r--r--stdlib/Versions8
1 files changed, 4 insertions, 4 deletions
diff --git a/stdlib/Versions b/stdlib/Versions
index 9352098dd2..a2dfa322ed 100644
--- a/stdlib/Versions
+++ b/stdlib/Versions
@@ -134,10 +134,10 @@ libc {
     strfromf64x;
     strtof64x;
     strtof64x_l;
-    # _Float64 and _Float32x functions, for all configurations.
-    strfromf64; strfromf32x;
-    strtof64; strtof32x;
-    strtof64_l; strtof32x_l;
+    # _Float32, _Float64 and _Float32x functions, for all configurations.
+    strfromf32; strfromf64; strfromf32x;
+    strtof32; strtof64; strtof32x;
+    strtof32_l; strtof64_l; strtof32x_l;
   }
   GLIBC_PRIVATE {
     # functions which have an additional interface since they are