]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/Versions
Add _Float64, _Float32x function aliases.
[thirdparty/glibc.git] / stdlib / Versions
index 66f6b35be94e18da814397d4af7878df3f181267..9352098dd2a229c1bf9565eef570f6996ba50e11 100644 (file)
@@ -130,9 +130,14 @@ libc {
   }
 %endif
   GLIBC_2.27 {
+    # _Float64x functions, only present for some configurations.
     strfromf64x;
     strtof64x;
     strtof64x_l;
+    # _Float64 and _Float32x functions, for all configurations.
+    strfromf64; strfromf32x;
+    strtof64; strtof32x;
+    strtof64_l; strtof32x_l;
   }
   GLIBC_PRIVATE {
     # functions which have an additional interface since they are