more APIs
[ia32rtools.git] / stdc.list
CommitLineData
aa1aa2c2 1_exit
2__exit
3_strcpy
4_strcat
5_strncpy
6_strlen
7_free
8_malloc
9_memcpy
10_calloc
11_realloc
12_memset
13_strcspn
14_strcmp
15_memcmp
16_strncmp
17_strpbrk
18_atol
19_getenv
20_isalpha
21_isdigit
22_isspace
23_isprint
24_tolower
25#_strncnt
26#_findenv
851f9b7d 27__strdup
28__mbschr
aa1aa2c2 29_strchr
30_strrchr
31_strtoxl
32_strtol
33_strtoul
34_srand
35_rand
36_time
aa1aa2c2 37_signal
38_strtok
39__wcsicmp
40__ismbcspace
41__mbsrchr
42_shortsort
43_qsort
44__mbspbrk
45__mbsstr
46_localtime
47_asctime
48_strstr
49_gmtime
50_wctomb
51__vsnprintf
52__mbslen
53_fopen
54_fclose
55_setvbuf
56_fread
57_fwrite
58_fseek
59_fgetc
60__filbuf
61__mbsicmp
aa1aa2c2 62__onexit
63_atexit
64__stricmp
65__strnicmp
de15d43b 66
67__strupr
68_sprintf
69_vsprintf
70__strlwr
71__fullpath
72_toupper
73_wcslen
74_wcstombs
75_setlocale
76__setmbcp
01b85c12 77__getmbcp
de15d43b 78__lseek
79__write
80__isatty
81_xtoa
82__itoa
83__close
33a9cd0d 84_sscanf
85_ftell
86_fflush
87_mbtowc
88_ungetc
89__strcmpi
90__splitpath
ccd26233 91_abort
92_raise
93__snprintf
94_atoi
95_abs
96_labs
33a9cd0d 97
a3668fef 98__findfirst
99__findnext
100__findclose
101__chdir
102__getcwd
103__mkdir
104__mktemp
105__rmdir
106__chmod
107_remove
108_rename
109
33a9cd0d 110# float
111__control87
112__controlfp
de15d43b 113
a3668fef 114# msvcrt math
115# __ftol - x87 state
116# __ftol2 - x87 state
33a9cd0d 117_ceil
a3668fef 118_sqrt
119_pow
120__rotl
121__rotr
33a9cd0d 122
6bda240a 123# msvcrt
124__beginthread
125__endthread
126__beginthreadex
127__endthreadex
128__lock
129__unlock
130
33a9cd0d 131# not in mingw
132_memcpy_0
ccd26233 133_siglookup