fix comment check
[ia32rtools.git] / stdc.list
index 675f8f8..4e52902 100644 (file)
--- a/stdc.list
+++ b/stdc.list
@@ -83,8 +83,21 @@ __isatty
 _xtoa
 __itoa
 __close
+_sscanf
+_ftell
+_fflush
+_mbtowc
+_ungetc
+__strcmpi
+__splitpath
+
+# float
+__control87
+__controlfp
 
-# not from mingw
-_memcpy_0
 # math
 # __ftol2 - todo
+_ceil
+
+# not in mingw
+_memcpy_0