X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=stdc.list;h=53d4e89f3a8d2c39c55f4764a23ca23ad3630d3d;hb=c1fbaecc86ab7ee1bd0fa42ea5a30f063130a9fd;hp=675f8f85c2f23b8046874b73bbb091ebb1d64fb6;hpb=2dd9ed9a617b2777558c05b04a73a03e07cc670c;p=ia32rtools.git diff --git a/stdc.list b/stdc.list index 675f8f8..53d4e89 100644 --- a/stdc.list +++ b/stdc.list @@ -17,15 +17,22 @@ _strncmp _strpbrk _atol _getenv +_isalnum _isalpha +_iscntrl _isdigit -_isspace +_isgraph +_islower _isprint +_ispunct +_isspace +_isupper +_isxdigit _tolower #_strncnt #_findenv -#__strdup -#__mbschr +__strdup +__mbschr _strchr _strrchr _strtoxl @@ -34,7 +41,6 @@ _strtoul _srand _rand _time -_siglookup _signal _strtok __wcsicmp @@ -55,13 +61,15 @@ _fopen _fclose _setvbuf _fread +__fread_nolock _fwrite +__fwrite_nolock _fseek _fgetc +_fgets +_fputs __filbuf __mbsicmp -__beginthreadex -__endthreadex __onexit _atexit __stricmp @@ -70,6 +78,7 @@ __strnicmp __strupr _sprintf _vsprintf +_fprintf __strlwr __fullpath _toupper @@ -77,14 +86,63 @@ _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 -# not from mingw +# float +__control87 +__controlfp + +# msvcrt math +# __ftol - x87 state +# __ftol2 - x87 state +_ceil +_floor +_sqrt +_pow +__rotl +__rotr + +# msvcrt +__beginthread +__endthread +__beginthreadex +__endthreadex +__lock +__unlock +__isctype +__CIpow + +# not in mingw _memcpy_0 -# math -# __ftol2 - todo +_siglookup