X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=stdc.list;h=0c7db109ed127ec5bb5f05681648529bddc9c7b1;hb=ea43585b82e86b5c393ead41963ba6c2eca157c7;hp=192f97b5cc47489830c441a5cd53b10d02c49d79;hpb=ccd262339f3c039136aeb71b845eae3aa5a15c36;p=ia32rtools.git diff --git a/stdc.list b/stdc.list index 192f97b..0c7db10 100644 --- a/stdc.list +++ b/stdc.list @@ -24,8 +24,8 @@ _isprint _tolower #_strncnt #_findenv -#__strdup -#__mbschr +__strdup +__mbschr _strchr _strrchr _strtoxl @@ -57,10 +57,10 @@ _fread _fwrite _fseek _fgetc +_fgets +_fputs __filbuf __mbsicmp -__beginthreadex -__endthreadex __onexit _atexit __stricmp @@ -76,6 +76,7 @@ _wcslen _wcstombs _setlocale __setmbcp +__getmbcp __lseek __write __isatty @@ -96,13 +97,39 @@ _atoi _abs _labs +__findfirst +__findnext +__findclose +__chdir +__getcwd +__mkdir +__mktemp +__rmdir +__chmod +_remove +_rename + # float __control87 __controlfp -# math -# __ftol2 - todo +# msvcrt math +# __ftol - x87 state +# __ftol2 - x87 state _ceil +_sqrt +_pow +__rotl +__rotr + +# msvcrt +__beginthread +__endthread +__beginthreadex +__endthreadex +__lock +__unlock +__isctype # not in mingw _memcpy_0