fix comment check
[ia32rtools.git] / stdc.list
index a09cb23..4e52902 100644 (file)
--- a/stdc.list
+++ b/stdc.list
@@ -61,6 +61,7 @@ _fgetc
 __filbuf
 __mbsicmp
 __beginthreadex
+__endthreadex
 __onexit
 _atexit
 __stricmp
@@ -82,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