translate: seh finalize handler
[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
c1fbaecc 20_isalnum
aa1aa2c2 21_isalpha
c1fbaecc 22_iscntrl
aa1aa2c2 23_isdigit
c1fbaecc 24_isgraph
25_islower
aa1aa2c2 26_isprint
c1fbaecc 27_ispunct
28_isspace
29_isupper
30_isxdigit
aa1aa2c2 31_tolower
32#_strncnt
33#_findenv
851f9b7d 34__strdup
35__mbschr
aa1aa2c2 36_strchr
37_strrchr
38_strtoxl
39_strtol
40_strtoul
41_srand
42_rand
43_time
aa1aa2c2 44_signal
45_strtok
46__wcsicmp
47__ismbcspace
48__mbsrchr
49_shortsort
50_qsort
57860365 51_system
52_bsearch
aa1aa2c2 53__mbspbrk
54__mbsstr
55_localtime
56_asctime
57_strstr
58_gmtime
59_wctomb
60__vsnprintf
61__mbslen
62_fopen
63_fclose
64_setvbuf
65_fread
c1fbaecc 66__fread_nolock
aa1aa2c2 67_fwrite
c1fbaecc 68__fwrite_nolock
aa1aa2c2 69_fseek
70_fgetc
79af284c 71_fgets
72_fputs
aa1aa2c2 73__filbuf
74__mbsicmp
aa1aa2c2 75__onexit
76_atexit
77__stricmp
78__strnicmp
de15d43b 79
80__strupr
81_sprintf
82_vsprintf
c1fbaecc 83_fprintf
de15d43b 84__strlwr
85__fullpath
86_toupper
87_wcslen
88_wcstombs
89_setlocale
90__setmbcp
01b85c12 91__getmbcp
de15d43b 92__lseek
93__write
94__isatty
95_xtoa
96__itoa
97__close
33a9cd0d 98_sscanf
99_ftell
100_fflush
101_mbtowc
102_ungetc
103__strcmpi
104__splitpath
ccd26233 105_abort
106_raise
107__snprintf
108_atoi
109_abs
110_labs
33a9cd0d 111
a3668fef 112__findfirst
113__findnext
114__findclose
115__chdir
116__getcwd
117__mkdir
118__mktemp
119__rmdir
120__chmod
121_remove
122_rename
123
33a9cd0d 124# float
125__control87
126__controlfp
de15d43b 127
a3668fef 128# msvcrt math
129# __ftol - x87 state
130# __ftol2 - x87 state
33a9cd0d 131_ceil
c1fbaecc 132_floor
a3668fef 133_sqrt
134_pow
135__rotl
136__rotr
33a9cd0d 137
6bda240a 138# msvcrt
139__beginthread
140__endthread
141__beginthreadex
142__endthreadex
57860365 143__atoi64
144__i64toa
145__ui64toa
6bda240a 146__lock
147__unlock
79af284c 148__isctype
c1fbaecc 149__CIpow
6bda240a 150
33a9cd0d 151# not in mingw
152_memcpy_0
ccd26233 153_siglookup