some more stdc syms
authornotaz <notasas@gmail.com>
Tue, 11 Mar 2014 17:39:18 +0000 (19:39 +0200)
committernotaz <notasas@gmail.com>
Tue, 11 Mar 2014 17:39:18 +0000 (19:39 +0200)
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