X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=stdc.list;h=53d4e89f3a8d2c39c55f4764a23ca23ad3630d3d;hb=c1fbaecc86ab7ee1bd0fa42ea5a30f063130a9fd;hp=192f97b5cc47489830c441a5cd53b10d02c49d79;hpb=ccd262339f3c039136aeb71b845eae3aa5a15c36;p=ia32rtools.git diff --git a/stdc.list b/stdc.list index 192f97b..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 @@ -54,13 +61,15 @@ _fopen _fclose _setvbuf _fread +__fread_nolock _fwrite +__fwrite_nolock _fseek _fgetc +_fgets +_fputs __filbuf __mbsicmp -__beginthreadex -__endthreadex __onexit _atexit __stricmp @@ -69,6 +78,7 @@ __strnicmp __strupr _sprintf _vsprintf +_fprintf __strlwr __fullpath _toupper @@ -76,6 +86,7 @@ _wcslen _wcstombs _setlocale __setmbcp +__getmbcp __lseek __write __isatty @@ -96,13 +107,41 @@ _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 +_floor +_sqrt +_pow +__rotl +__rotr + +# msvcrt +__beginthread +__endthread +__beginthreadex +__endthreadex +__lock +__unlock +__isctype +__CIpow # not in mingw _memcpy_0