X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=ia32rtools.git;a=blobdiff_plain;f=stdc.list;h=cff9173854c9fca0651a1d2123dbdfa8f1e25ba6;hp=a09cb237d17ab41e83d23e32b47d2dce4e95d39d;hb=4328117e09febd7f518b2ac7bb0a81be4bd79c02;hpb=de15d43b1c3c125e7585b59d55e13b134a897f65 diff --git a/stdc.list b/stdc.list index a09cb23..cff9173 100644 --- a/stdc.list +++ b/stdc.list @@ -24,8 +24,8 @@ _isprint _tolower #_strncnt #_findenv -#__strdup -#__mbschr +__strdup +__mbschr _strchr _strrchr _strtoxl @@ -34,7 +34,6 @@ _strtoul _srand _rand _time -_siglookup _signal _strtok __wcsicmp @@ -60,7 +59,6 @@ _fseek _fgetc __filbuf __mbsicmp -__beginthreadex __onexit _atexit __stricmp @@ -76,14 +74,60 @@ _wcslen _wcstombs _setlocale __setmbcp +__getmbcp __lseek __write __isatty _xtoa __itoa __close +_sscanf +_ftell +_fflush +_mbtowc +_ungetc +__strcmpi +__splitpath +_abort +_raise +__snprintf +_atoi +_abs +_labs + +__findfirst +__findnext +__findclose +__chdir +__getcwd +__mkdir +__mktemp +__rmdir +__chmod +_remove +_rename + +# float +__control87 +__controlfp -# not from mingw +# msvcrt math +# __ftol - x87 state +# __ftol2 - x87 state +_ceil +_sqrt +_pow +__rotl +__rotr + +# msvcrt +__beginthread +__endthread +__beginthreadex +__endthreadex +__lock +__unlock + +# not in mingw _memcpy_0 -# math -# __ftol2 - todo +_siglookup