X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=stdc.list;h=53d4e89f3a8d2c39c55f4764a23ca23ad3630d3d;hb=c1fbaecc86ab7ee1bd0fa42ea5a30f063130a9fd;hp=a09cb237d17ab41e83d23e32b47d2dce4e95d39d;hpb=de15d43b1c3c125e7585b59d55e13b134a897f65;p=ia32rtools.git diff --git a/stdc.list b/stdc.list index a09cb23..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,12 +61,15 @@ _fopen _fclose _setvbuf _fread +__fread_nolock _fwrite +__fwrite_nolock _fseek _fgetc +_fgets +_fputs __filbuf __mbsicmp -__beginthreadex __onexit _atexit __stricmp @@ -69,6 +78,7 @@ __strnicmp __strupr _sprintf _vsprintf +_fprintf __strlwr __fullpath _toupper @@ -76,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