translate: improve epilogue search, clear with and op
[ia32rtools.git] / stdc.list
index 675f8f8..a3628f6 100644 (file)
--- a/stdc.list
+++ b/stdc.list
@@ -34,7 +34,6 @@ _strtoul
 _srand
 _rand
 _time
-_siglookup
 _signal
 _strtok
 __wcsicmp
@@ -60,6 +59,8 @@ _fseek
 _fgetc
 __filbuf
 __mbsicmp
+__beginthread
+__endthread
 __beginthreadex
 __endthreadex
 __onexit
@@ -77,14 +78,35 @@ _wcslen
 _wcstombs
 _setlocale
 __setmbcp
+__getmbcp
 __lseek
 __write
 __isatty
 _xtoa
 __itoa
 __close
+_sscanf
+_ftell
+_fflush
+_mbtowc
+_ungetc
+__strcmpi
+__splitpath
+_abort
+_raise
+__snprintf
+_atoi
+_abs
+_labs
+
+# float
+__control87
+__controlfp
 
-# not from mingw
-_memcpy_0
 # math
 # __ftol2 - todo
+_ceil
+
+# not in mingw
+_memcpy_0
+_siglookup