minor fixes
[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
354f5504 84_printf
de15d43b 85__strlwr
86__fullpath
87_toupper
88_wcslen
89_wcstombs
90_setlocale
91__setmbcp
01b85c12 92__getmbcp
de15d43b 93__lseek
94__write
95__isatty
96_xtoa
97__itoa
98__close
33a9cd0d 99_sscanf
100_ftell
101_fflush
102_mbtowc
103_ungetc
104__strcmpi
105__splitpath
ccd26233 106_abort
107_raise
108__snprintf
109_atoi
110_abs
111_labs
33a9cd0d 112
a3668fef 113__findfirst
114__findnext
115__findclose
116__chdir
117__getcwd
118__mkdir
119__mktemp
120__rmdir
121__chmod
122_remove
123_rename
124
33a9cd0d 125# float
126__control87
127__controlfp
de15d43b 128
a3668fef 129# msvcrt math
130# __ftol - x87 state
131# __ftol2 - x87 state
33a9cd0d 132_ceil
c1fbaecc 133_floor
a3668fef 134_sqrt
135_pow
136__rotl
137__rotr
33a9cd0d 138
6bda240a 139# msvcrt
140__beginthread
141__endthread
142__beginthreadex
143__endthreadex
57860365 144__atoi64
145__i64toa
146__ui64toa
6bda240a 147__lock
148__unlock
79af284c 149__isctype
c1fbaecc 150__CIpow
6bda240a 151
33a9cd0d 152# not in mingw
153_memcpy_0
ccd26233 154_siglookup