-
Notifications
You must be signed in to change notification settings - Fork 27
/
stdc.list
154 lines (148 loc) · 1.32 KB
/
stdc.list
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
_exit
__exit
_strcpy
_strcat
_strncpy
_strlen
_free
_malloc
_memcpy
_calloc
_realloc
_memset
_strcspn
_strcmp
_memcmp
_strncmp
_strpbrk
_atol
_getenv
_isalnum
_isalpha
_iscntrl
_isdigit
_isgraph
_islower
_isprint
_ispunct
_isspace
_isupper
_isxdigit
_tolower
#_strncnt
#_findenv
__strdup
__mbschr
_strchr
_strrchr
_strtoxl
_strtol
_strtoul
_srand
_rand
_time
_signal
_strtok
__wcsicmp
__ismbcspace
__mbsrchr
_shortsort
_qsort
_system
_bsearch
__mbspbrk
__mbsstr
_localtime
_asctime
_strstr
_gmtime
_wctomb
__vsnprintf
__mbslen
_fopen
_fclose
_setvbuf
_fread
__fread_nolock
_fwrite
__fwrite_nolock
_fseek
_fgetc
_fgets
_fputs
__filbuf
__mbsicmp
__onexit
_atexit
__stricmp
__strnicmp
__strupr
_sprintf
_vsprintf
_fprintf
_printf
__strlwr
__fullpath
_toupper
_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
# float
__control87
__controlfp
# msvcrt math
# __ftol - x87 state
# __ftol2 - x87 state
_ceil
_floor
_sqrt
_pow
__rotl
__rotr
# msvcrt
__beginthread
__endthread
__beginthreadex
__endthreadex
__atoi64
__i64toa
__ui64toa
__lock
__unlock
__isctype
__CIpow
# not in mingw
_memcpy_0
_siglookup