]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - wcsmbs/Versions
Add uchar.h support, part 1
[thirdparty/glibc.git] / wcsmbs / Versions
index b6dfa85a40703ecea29b4f08d170b0170d15ff31..10bccc9539d45e659c9546502bd3718a0fefcf5c 100644 (file)
@@ -28,4 +28,7 @@ libc {
     __isoc99_wscanf; __isoc99_vwscanf; __isoc99_fwscanf; __isoc99_vfwscanf;
     __isoc99_swscanf; __isoc99_vswscanf;
   }
+  GLIBC_2.16 {
+    mbrtoc16; c16rtomb; mbrtoc32; c32rtomb;
+  }
 }