From 33a9cd0dcab5c891669922db38083e0ead1bd971 Mon Sep 17 00:00:00 2001 From: notaz Date: Tue, 11 Mar 2014 19:39:18 +0200 Subject: [PATCH] some more stdc syms --- stdc.list | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/stdc.list b/stdc.list index 675f8f8..4e52902 100644 --- 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 -- 2.39.2