1 | // Code generated by 'go generate' - DO NOT EDIT.
|
---|
2 |
|
---|
3 | package libc // import "modernc.org/libc"
|
---|
4 |
|
---|
5 | var CAPI = map[string]struct{}{
|
---|
6 | "AccessCheck": {},
|
---|
7 | "AddAccessDeniedAce": {},
|
---|
8 | "AddAce": {},
|
---|
9 | "AreFileApisANSI": {},
|
---|
10 | "BuildCommDCBW": {},
|
---|
11 | "CancelSynchronousIo": {},
|
---|
12 | "CharLowerW": {},
|
---|
13 | "ClearCommError": {},
|
---|
14 | "CloseHandle": {},
|
---|
15 | "CopyFileW": {},
|
---|
16 | "CreateDirectoryW": {},
|
---|
17 | "CreateEventA": {},
|
---|
18 | "CreateEventW": {},
|
---|
19 | "CreateFileA": {},
|
---|
20 | "CreateFileMappingA": {},
|
---|
21 | "CreateFileMappingW": {},
|
---|
22 | "CreateFileW": {},
|
---|
23 | "CreateHardLinkW": {},
|
---|
24 | "CreateMutexW": {},
|
---|
25 | "CreatePipe": {},
|
---|
26 | "CreateProcessA": {},
|
---|
27 | "CreateProcessW": {},
|
---|
28 | "CreateThread": {},
|
---|
29 | "CreateWindowExW": {},
|
---|
30 | "DdeAbandonTransaction": {},
|
---|
31 | "DdeAccessData": {},
|
---|
32 | "DdeClientTransaction": {},
|
---|
33 | "DdeConnect": {},
|
---|
34 | "DdeCreateDataHandle": {},
|
---|
35 | "DdeCreateStringHandleW": {},
|
---|
36 | "DdeDisconnect": {},
|
---|
37 | "DdeFreeDataHandle": {},
|
---|
38 | "DdeFreeStringHandle": {},
|
---|
39 | "DdeGetData": {},
|
---|
40 | "DdeGetLastError": {},
|
---|
41 | "DdeInitializeW": {},
|
---|
42 | "DdeNameService": {},
|
---|
43 | "DdeQueryStringW": {},
|
---|
44 | "DdeUnaccessData": {},
|
---|
45 | "DdeUninitialize": {},
|
---|
46 | "DebugBreak": {},
|
---|
47 | "DefWindowProcW": {},
|
---|
48 | "DeleteCriticalSection": {},
|
---|
49 | "DeleteFileA": {},
|
---|
50 | "DeleteFileW": {},
|
---|
51 | "DestroyWindow": {},
|
---|
52 | "DeviceIoControl": {},
|
---|
53 | "DispatchMessageW": {},
|
---|
54 | "DuplicateHandle": {},
|
---|
55 | "EnterCriticalSection": {},
|
---|
56 | "EnumWindows": {},
|
---|
57 | "EqualSid": {},
|
---|
58 | "EscapeCommFunction": {},
|
---|
59 | "ExitProcess": {},
|
---|
60 | "FindClose": {},
|
---|
61 | "FindFirstFileExW": {},
|
---|
62 | "FindFirstFileW": {},
|
---|
63 | "FindNextFileW": {},
|
---|
64 | "FlushFileBuffers": {},
|
---|
65 | "FlushViewOfFile": {},
|
---|
66 | "FormatMessageA": {},
|
---|
67 | "FormatMessageW": {},
|
---|
68 | "FreeLibrary": {},
|
---|
69 | "GetACP": {},
|
---|
70 | "GetAce": {},
|
---|
71 | "GetAclInformation": {},
|
---|
72 | "GetCommModemStatus": {},
|
---|
73 | "GetCommState": {},
|
---|
74 | "GetCommandLineW": {},
|
---|
75 | "GetComputerNameExW": {},
|
---|
76 | "GetComputerNameW": {},
|
---|
77 | "GetConsoleCP": {},
|
---|
78 | "GetConsoleMode": {},
|
---|
79 | "GetConsoleScreenBufferInfo": {},
|
---|
80 | "GetCurrentDirectoryW": {},
|
---|
81 | "GetCurrentProcess": {},
|
---|
82 | "GetCurrentProcessId": {},
|
---|
83 | "GetCurrentThread": {},
|
---|
84 | "GetCurrentThreadId": {},
|
---|
85 | "GetDiskFreeSpaceA": {},
|
---|
86 | "GetDiskFreeSpaceW": {},
|
---|
87 | "GetEnvironmentVariableA": {},
|
---|
88 | "GetEnvironmentVariableW": {},
|
---|
89 | "GetExitCodeProcess": {},
|
---|
90 | "GetExitCodeThread": {},
|
---|
91 | "GetFileAttributesA": {},
|
---|
92 | "GetFileAttributesExW": {},
|
---|
93 | "GetFileAttributesW": {},
|
---|
94 | "GetFileInformationByHandle": {},
|
---|
95 | "GetFileSecurityA": {},
|
---|
96 | "GetFileSecurityW": {},
|
---|
97 | "GetFileSize": {},
|
---|
98 | "GetFileType": {},
|
---|
99 | "GetFullPathNameA": {},
|
---|
100 | "GetFullPathNameW": {},
|
---|
101 | "GetLastError": {},
|
---|
102 | "GetLengthSid": {},
|
---|
103 | "GetLogicalDriveStringsA": {},
|
---|
104 | "GetMessageW": {},
|
---|
105 | "GetModuleFileNameA": {},
|
---|
106 | "GetModuleFileNameW": {},
|
---|
107 | "GetModuleHandleA": {},
|
---|
108 | "GetModuleHandleW": {},
|
---|
109 | "GetNamedSecurityInfoW": {},
|
---|
110 | "GetOverlappedResult": {},
|
---|
111 | "GetPrivateProfileStringA": {},
|
---|
112 | "GetProcAddress": {},
|
---|
113 | "GetProcessHeap": {},
|
---|
114 | "GetProfilesDirectoryW": {},
|
---|
115 | "GetSecurityDescriptorDacl": {},
|
---|
116 | "GetSecurityDescriptorOwner": {},
|
---|
117 | "GetShortPathNameW": {},
|
---|
118 | "GetSidIdentifierAuthority": {},
|
---|
119 | "GetSidLengthRequired": {},
|
---|
120 | "GetSidSubAuthority": {},
|
---|
121 | "GetStdHandle": {},
|
---|
122 | "GetSystemInfo": {},
|
---|
123 | "GetSystemTime": {},
|
---|
124 | "GetSystemTimeAsFileTime": {},
|
---|
125 | "GetTempFileNameW": {},
|
---|
126 | "GetTempPathA": {},
|
---|
127 | "GetTempPathW": {},
|
---|
128 | "GetTickCount": {},
|
---|
129 | "GetTokenInformation": {},
|
---|
130 | "GetUserNameW": {},
|
---|
131 | "GetVersionExA": {},
|
---|
132 | "GetVersionExW": {},
|
---|
133 | "GetVolumeInformationA": {},
|
---|
134 | "GetVolumeInformationW": {},
|
---|
135 | "GetVolumeNameForVolumeMountPointW": {},
|
---|
136 | "GetWindowLongPtrW": {},
|
---|
137 | "GetWindowsDirectoryA": {},
|
---|
138 | "GlobalAddAtomW": {},
|
---|
139 | "GlobalDeleteAtom": {},
|
---|
140 | "GlobalGetAtomNameW": {},
|
---|
141 | "HeapAlloc": {},
|
---|
142 | "HeapCompact": {},
|
---|
143 | "HeapCreate": {},
|
---|
144 | "HeapDestroy": {},
|
---|
145 | "HeapFree": {},
|
---|
146 | "HeapReAlloc": {},
|
---|
147 | "HeapSize": {},
|
---|
148 | "HeapValidate": {},
|
---|
149 | "IN6_ADDR_EQUAL": {},
|
---|
150 | "IN6_IS_ADDR_V4MAPPED": {},
|
---|
151 | "ImpersonateSelf": {},
|
---|
152 | "InitializeAcl": {},
|
---|
153 | "InitializeCriticalSection": {},
|
---|
154 | "InitializeSid": {},
|
---|
155 | "IsDebuggerPresent": {},
|
---|
156 | "IsWindow": {},
|
---|
157 | "KillTimer": {},
|
---|
158 | "LeaveCriticalSection": {},
|
---|
159 | "LoadLibraryA": {},
|
---|
160 | "LoadLibraryExW": {},
|
---|
161 | "LoadLibraryW": {},
|
---|
162 | "LocalFree": {},
|
---|
163 | "LockFile": {},
|
---|
164 | "LockFileEx": {},
|
---|
165 | "MapViewOfFile": {},
|
---|
166 | "MessageBeep": {},
|
---|
167 | "MessageBoxW": {},
|
---|
168 | "MoveFileW": {},
|
---|
169 | "MsgWaitForMultipleObjectsEx": {},
|
---|
170 | "MultiByteToWideChar": {},
|
---|
171 | "NetApiBufferFree": {},
|
---|
172 | "NetGetDCName": {},
|
---|
173 | "NetUserGetInfo": {},
|
---|
174 | "OpenEventA": {},
|
---|
175 | "OpenProcessToken": {},
|
---|
176 | "OpenThreadToken": {},
|
---|
177 | "OutputDebugStringA": {},
|
---|
178 | "OutputDebugStringW": {},
|
---|
179 | "PeekConsoleInputW": {},
|
---|
180 | "PeekMessageW": {},
|
---|
181 | "PeekNamedPipe": {},
|
---|
182 | "PostMessageW": {},
|
---|
183 | "PostQuitMessage": {},
|
---|
184 | "PurgeComm": {},
|
---|
185 | "QueryPerformanceCounter": {},
|
---|
186 | "QueryPerformanceFrequency": {},
|
---|
187 | "RaiseException": {},
|
---|
188 | "ReadConsoleW": {},
|
---|
189 | "ReadFile": {},
|
---|
190 | "RegCloseKey": {},
|
---|
191 | "RegConnectRegistryW": {},
|
---|
192 | "RegCreateKeyExW": {},
|
---|
193 | "RegDeleteKeyW": {},
|
---|
194 | "RegDeleteValueW": {},
|
---|
195 | "RegEnumKeyExW": {},
|
---|
196 | "RegEnumValueW": {},
|
---|
197 | "RegOpenKeyExW": {},
|
---|
198 | "RegQueryValueExW": {},
|
---|
199 | "RegSetValueExW": {},
|
---|
200 | "RegisterClassExW": {},
|
---|
201 | "RegisterClassW": {},
|
---|
202 | "RemoveDirectoryW": {},
|
---|
203 | "ResetEvent": {},
|
---|
204 | "RevertToSelf": {},
|
---|
205 | "RtlGetVersion": {},
|
---|
206 | "SearchPathW": {},
|
---|
207 | "SendMessageTimeoutW": {},
|
---|
208 | "SendMessageW": {},
|
---|
209 | "SetCommState": {},
|
---|
210 | "SetCommTimeouts": {},
|
---|
211 | "SetConsoleCtrlHandler": {},
|
---|
212 | "SetConsoleMode": {},
|
---|
213 | "SetConsoleTextAttribute": {},
|
---|
214 | "SetCurrentDirectoryW": {},
|
---|
215 | "SetEndOfFile": {},
|
---|
216 | "SetErrorMode": {},
|
---|
217 | "SetEvent": {},
|
---|
218 | "SetFileAttributesW": {},
|
---|
219 | "SetFilePointer": {},
|
---|
220 | "SetFileTime": {},
|
---|
221 | "SetHandleInformation": {},
|
---|
222 | "SetNamedSecurityInfoA": {},
|
---|
223 | "SetThreadPriority": {},
|
---|
224 | "SetTimer": {},
|
---|
225 | "SetWindowLongPtrW": {},
|
---|
226 | "SetupComm": {},
|
---|
227 | "Sleep": {},
|
---|
228 | "SleepEx": {},
|
---|
229 | "SystemTimeToFileTime": {},
|
---|
230 | "TerminateThread": {},
|
---|
231 | "TranslateMessage": {},
|
---|
232 | "UnlockFile": {},
|
---|
233 | "UnlockFileEx": {},
|
---|
234 | "UnmapViewOfFile": {},
|
---|
235 | "UnregisterClassW": {},
|
---|
236 | "WSAAsyncSelect": {},
|
---|
237 | "WSAGetLastError": {},
|
---|
238 | "WSAStartup": {},
|
---|
239 | "WaitForInputIdle": {},
|
---|
240 | "WaitForSingleObject": {},
|
---|
241 | "WaitForSingleObjectEx": {},
|
---|
242 | "WideCharToMultiByte": {},
|
---|
243 | "WriteConsoleW": {},
|
---|
244 | "WriteFile": {},
|
---|
245 | "WspiapiFreeAddrInfo": {},
|
---|
246 | "WspiapiGetAddrInfo": {},
|
---|
247 | "WspiapiGetNameInfo": {},
|
---|
248 | "_IO_putc": {},
|
---|
249 | "_InterlockedCompareExchange": {},
|
---|
250 | "_InterlockedExchange": {},
|
---|
251 | "___errno_location": {},
|
---|
252 | "__acrt_iob_func": {},
|
---|
253 | "__assert_fail": {},
|
---|
254 | "__atomic_load_n": {},
|
---|
255 | "__atomic_store_n": {},
|
---|
256 | "__builtin___memcpy_chk": {},
|
---|
257 | "__builtin___memmove_chk": {},
|
---|
258 | "__builtin___memset_chk": {},
|
---|
259 | "__builtin___snprintf_chk": {},
|
---|
260 | "__builtin___sprintf_chk": {},
|
---|
261 | "__builtin___strcat_chk": {},
|
---|
262 | "__builtin___strcpy_chk": {},
|
---|
263 | "__builtin___strncpy_chk": {},
|
---|
264 | "__builtin___vsnprintf_chk": {},
|
---|
265 | "__builtin_abort": {},
|
---|
266 | "__builtin_abs": {},
|
---|
267 | "__builtin_add_overflow": {},
|
---|
268 | "__builtin_add_overflowInt64": {},
|
---|
269 | "__builtin_add_overflowUint32": {},
|
---|
270 | "__builtin_add_overflowUint64": {},
|
---|
271 | "__builtin_bswap16": {},
|
---|
272 | "__builtin_bswap32": {},
|
---|
273 | "__builtin_bswap64": {},
|
---|
274 | "__builtin_bzero": {},
|
---|
275 | "__builtin_clz": {},
|
---|
276 | "__builtin_clzl": {},
|
---|
277 | "__builtin_clzll": {},
|
---|
278 | "__builtin_constant_p_impl": {},
|
---|
279 | "__builtin_copysign": {},
|
---|
280 | "__builtin_copysignf": {},
|
---|
281 | "__builtin_copysignl": {},
|
---|
282 | "__builtin_exit": {},
|
---|
283 | "__builtin_expect": {},
|
---|
284 | "__builtin_fabs": {},
|
---|
285 | "__builtin_fabsf": {},
|
---|
286 | "__builtin_fabsl": {},
|
---|
287 | "__builtin_free": {},
|
---|
288 | "__builtin_getentropy": {},
|
---|
289 | "__builtin_huge_val": {},
|
---|
290 | "__builtin_huge_valf": {},
|
---|
291 | "__builtin_inf": {},
|
---|
292 | "__builtin_inff": {},
|
---|
293 | "__builtin_infl": {},
|
---|
294 | "__builtin_isnan": {},
|
---|
295 | "__builtin_isunordered": {},
|
---|
296 | "__builtin_llabs": {},
|
---|
297 | "__builtin_malloc": {},
|
---|
298 | "__builtin_memcmp": {},
|
---|
299 | "__builtin_memcpy": {},
|
---|
300 | "__builtin_memset": {},
|
---|
301 | "__builtin_mmap": {},
|
---|
302 | "__builtin_mul_overflow": {},
|
---|
303 | "__builtin_mul_overflowInt64": {},
|
---|
304 | "__builtin_mul_overflowUint128": {},
|
---|
305 | "__builtin_mul_overflowUint64": {},
|
---|
306 | "__builtin_nan": {},
|
---|
307 | "__builtin_nanf": {},
|
---|
308 | "__builtin_nanl": {},
|
---|
309 | "__builtin_object_size": {},
|
---|
310 | "__builtin_popcount": {},
|
---|
311 | "__builtin_popcountl": {},
|
---|
312 | "__builtin_prefetch": {},
|
---|
313 | "__builtin_printf": {},
|
---|
314 | "__builtin_snprintf": {},
|
---|
315 | "__builtin_sprintf": {},
|
---|
316 | "__builtin_strchr": {},
|
---|
317 | "__builtin_strcmp": {},
|
---|
318 | "__builtin_strcpy": {},
|
---|
319 | "__builtin_strlen": {},
|
---|
320 | "__builtin_sub_overflow": {},
|
---|
321 | "__builtin_sub_overflowInt64": {},
|
---|
322 | "__builtin_trap": {},
|
---|
323 | "__builtin_unreachable": {},
|
---|
324 | "__ccgo_dmesg": {},
|
---|
325 | "__ccgo_getMutexType": {},
|
---|
326 | "__ccgo_in6addr_anyp": {},
|
---|
327 | "__ccgo_pthreadAttrGetDetachState": {},
|
---|
328 | "__ccgo_pthreadMutexattrGettype": {},
|
---|
329 | "__ccgo_sqlite3_log": {},
|
---|
330 | "__ctype_get_mb_cur_max": {},
|
---|
331 | "__env_rm_add": {},
|
---|
332 | "__errno_location": {},
|
---|
333 | "__imp__environ": {},
|
---|
334 | "__imp__wenviron": {},
|
---|
335 | "__isalnum_l": {},
|
---|
336 | "__isalpha_l": {},
|
---|
337 | "__isdigit_l": {},
|
---|
338 | "__islower_l": {},
|
---|
339 | "__isnan": {},
|
---|
340 | "__isnanf": {},
|
---|
341 | "__isnanl": {},
|
---|
342 | "__isoc99_sscanf": {},
|
---|
343 | "__isprint_l": {},
|
---|
344 | "__isspace_l": {},
|
---|
345 | "__isxdigit_l": {},
|
---|
346 | "__mingw_vfprintf": {},
|
---|
347 | "__mingw_vfscanf": {},
|
---|
348 | "__mingw_vfwprintf": {},
|
---|
349 | "__mingw_vfwscanf": {},
|
---|
350 | "__mingw_vprintf": {},
|
---|
351 | "__mingw_vsnprintf": {},
|
---|
352 | "__mingw_vsnwprintf": {},
|
---|
353 | "__mingw_vsprintf": {},
|
---|
354 | "__mingw_vsscanf": {},
|
---|
355 | "__mingw_vswscanf": {},
|
---|
356 | "__ms_vfscanf": {},
|
---|
357 | "__ms_vfwscanf": {},
|
---|
358 | "__ms_vscanf": {},
|
---|
359 | "__ms_vsnprintf": {},
|
---|
360 | "__ms_vsscanf": {},
|
---|
361 | "__ms_vswscanf": {},
|
---|
362 | "__ms_vwscanf": {},
|
---|
363 | "__putenv": {},
|
---|
364 | "__stdio_common_vfprintf": {},
|
---|
365 | "__stdio_common_vfprintf_p": {},
|
---|
366 | "__stdio_common_vfprintf_s": {},
|
---|
367 | "__stdio_common_vfscanf": {},
|
---|
368 | "__stdio_common_vfwprintf_s": {},
|
---|
369 | "__stdio_common_vfwscanf": {},
|
---|
370 | "__stdio_common_vsnprintf_s": {},
|
---|
371 | "__stdio_common_vsnwprintf_s": {},
|
---|
372 | "__stdio_common_vsprintf": {},
|
---|
373 | "__stdio_common_vsprintf_p": {},
|
---|
374 | "__stdio_common_vsprintf_s": {},
|
---|
375 | "__stdio_common_vsscanf": {},
|
---|
376 | "__stdio_common_vswprintf": {},
|
---|
377 | "__stdio_common_vswprintf_s": {},
|
---|
378 | "__stdio_common_vswscanf": {},
|
---|
379 | "__strchrnul": {},
|
---|
380 | "__sync_add_and_fetch_uint32": {},
|
---|
381 | "__sync_sub_and_fetch_uint32": {},
|
---|
382 | "_access": {},
|
---|
383 | "_assert": {},
|
---|
384 | "_beginthread": {},
|
---|
385 | "_beginthreadex": {},
|
---|
386 | "_byteswap_uint64": {},
|
---|
387 | "_byteswap_ulong": {},
|
---|
388 | "_chmod": {},
|
---|
389 | "_chsize": {},
|
---|
390 | "_commit": {},
|
---|
391 | "_controlfp": {},
|
---|
392 | "_copysign": {},
|
---|
393 | "_endthreadex": {},
|
---|
394 | "_errno": {},
|
---|
395 | "_exit": {},
|
---|
396 | "_fileno": {},
|
---|
397 | "_findclose": {},
|
---|
398 | "_findfirst32": {},
|
---|
399 | "_findfirst64i32": {},
|
---|
400 | "_findnext32": {},
|
---|
401 | "_findnext64i32": {},
|
---|
402 | "_fstat64": {},
|
---|
403 | "_fstati64": {},
|
---|
404 | "_ftime": {},
|
---|
405 | "_ftime64": {},
|
---|
406 | "_gmtime64": {},
|
---|
407 | "_imp___environ": {},
|
---|
408 | "_iob": {},
|
---|
409 | "_isatty": {},
|
---|
410 | "_localtime64": {},
|
---|
411 | "_longjmp": {},
|
---|
412 | "_mkdir": {},
|
---|
413 | "_mktime64": {},
|
---|
414 | "_msize": {},
|
---|
415 | "_obstack_begin": {},
|
---|
416 | "_obstack_newchunk": {},
|
---|
417 | "_pclose": {},
|
---|
418 | "_popen": {},
|
---|
419 | "_putchar": {},
|
---|
420 | "_set_abort_behavior": {},
|
---|
421 | "_setjmp": {},
|
---|
422 | "_setmode": {},
|
---|
423 | "_snprintf": {},
|
---|
424 | "_snwprintf": {},
|
---|
425 | "_stat64": {},
|
---|
426 | "_stati64": {},
|
---|
427 | "_strdup": {},
|
---|
428 | "_stricmp": {},
|
---|
429 | "_strnicmp": {},
|
---|
430 | "_unlink": {},
|
---|
431 | "_vsnwprintf": {},
|
---|
432 | "_wcsicmp": {},
|
---|
433 | "_wcsnicmp": {},
|
---|
434 | "_wgetenv": {},
|
---|
435 | "_wopen": {},
|
---|
436 | "_wputenv": {},
|
---|
437 | "_wtoi": {},
|
---|
438 | "_wunlink": {},
|
---|
439 | "abort": {},
|
---|
440 | "abs": {},
|
---|
441 | "accept": {},
|
---|
442 | "access": {},
|
---|
443 | "acos": {},
|
---|
444 | "acosh": {},
|
---|
445 | "alarm": {},
|
---|
446 | "asin": {},
|
---|
447 | "asinh": {},
|
---|
448 | "atan": {},
|
---|
449 | "atan2": {},
|
---|
450 | "atanh": {},
|
---|
451 | "atexit": {},
|
---|
452 | "atof": {},
|
---|
453 | "atoi": {},
|
---|
454 | "atol": {},
|
---|
455 | "backtrace": {},
|
---|
456 | "backtrace_symbols_fd": {},
|
---|
457 | "bind": {},
|
---|
458 | "bsearch": {},
|
---|
459 | "bzero": {},
|
---|
460 | "calloc": {},
|
---|
461 | "ceil": {},
|
---|
462 | "ceilf": {},
|
---|
463 | "cfsetispeed": {},
|
---|
464 | "cfsetospeed": {},
|
---|
465 | "chdir": {},
|
---|
466 | "chmod": {},
|
---|
467 | "clock_gettime": {},
|
---|
468 | "close": {},
|
---|
469 | "closedir": {},
|
---|
470 | "closesocket": {},
|
---|
471 | "confstr": {},
|
---|
472 | "connect": {},
|
---|
473 | "copysign": {},
|
---|
474 | "copysignf": {},
|
---|
475 | "cos": {},
|
---|
476 | "cosf": {},
|
---|
477 | "cosh": {},
|
---|
478 | "dlclose": {},
|
---|
479 | "dlerror": {},
|
---|
480 | "dlopen": {},
|
---|
481 | "dlsym": {},
|
---|
482 | "dup2": {},
|
---|
483 | "environ": {},
|
---|
484 | "execvp": {},
|
---|
485 | "exit": {},
|
---|
486 | "exp": {},
|
---|
487 | "fabs": {},
|
---|
488 | "fabsf": {},
|
---|
489 | "fabsl": {},
|
---|
490 | "fchmod": {},
|
---|
491 | "fclose": {},
|
---|
492 | "fcntl": {},
|
---|
493 | "fcntl64": {},
|
---|
494 | "fdopen": {},
|
---|
495 | "ferror": {},
|
---|
496 | "fflush": {},
|
---|
497 | "fgetc": {},
|
---|
498 | "fgets": {},
|
---|
499 | "fileno": {},
|
---|
500 | "floor": {},
|
---|
501 | "fmod": {},
|
---|
502 | "fopen": {},
|
---|
503 | "fopen64": {},
|
---|
504 | "fork": {},
|
---|
505 | "fprintf": {},
|
---|
506 | "fputc": {},
|
---|
507 | "fputs": {},
|
---|
508 | "fread": {},
|
---|
509 | "free": {},
|
---|
510 | "frexp": {},
|
---|
511 | "fscanf": {},
|
---|
512 | "fseek": {},
|
---|
513 | "fstat": {},
|
---|
514 | "fstat64": {},
|
---|
515 | "fsync": {},
|
---|
516 | "ftell": {},
|
---|
517 | "ftruncate": {},
|
---|
518 | "ftruncate64": {},
|
---|
519 | "fts64_close": {},
|
---|
520 | "fts64_open": {},
|
---|
521 | "fts64_read": {},
|
---|
522 | "fts_close": {},
|
---|
523 | "fts_read": {},
|
---|
524 | "fwrite": {},
|
---|
525 | "gai_strerror": {},
|
---|
526 | "gai_strerrorA": {},
|
---|
527 | "gai_strerrorW": {},
|
---|
528 | "getc": {},
|
---|
529 | "getcwd": {},
|
---|
530 | "getentropy": {},
|
---|
531 | "getenv": {},
|
---|
532 | "gethostname": {},
|
---|
533 | "getpeername": {},
|
---|
534 | "getpid": {},
|
---|
535 | "getpwuid": {},
|
---|
536 | "getrlimit": {},
|
---|
537 | "getrlimit64": {},
|
---|
538 | "getrusage": {},
|
---|
539 | "getservbyname": {},
|
---|
540 | "getsockname": {},
|
---|
541 | "getsockopt": {},
|
---|
542 | "gettimeofday": {},
|
---|
543 | "gmtime": {},
|
---|
544 | "gmtime_r": {},
|
---|
545 | "htonl": {},
|
---|
546 | "htons": {},
|
---|
547 | "hypot": {},
|
---|
548 | "inet_ntoa": {},
|
---|
549 | "ioctl": {},
|
---|
550 | "ioctlsocket": {},
|
---|
551 | "isalnum": {},
|
---|
552 | "isalpha": {},
|
---|
553 | "isascii": {},
|
---|
554 | "isatty": {},
|
---|
555 | "isdigit": {},
|
---|
556 | "islower": {},
|
---|
557 | "isnan": {},
|
---|
558 | "isnanf": {},
|
---|
559 | "isnanl": {},
|
---|
560 | "isprint": {},
|
---|
561 | "isspace": {},
|
---|
562 | "isxdigit": {},
|
---|
563 | "kill": {},
|
---|
564 | "ldexp": {},
|
---|
565 | "link": {},
|
---|
566 | "listen": {},
|
---|
567 | "llabs": {},
|
---|
568 | "localtime": {},
|
---|
569 | "localtime_r": {},
|
---|
570 | "log": {},
|
---|
571 | "log10": {},
|
---|
572 | "log2": {},
|
---|
573 | "longjmp": {},
|
---|
574 | "lseek": {},
|
---|
575 | "lseek64": {},
|
---|
576 | "lstat": {},
|
---|
577 | "lstat64": {},
|
---|
578 | "lstrcmpiA": {},
|
---|
579 | "lstrlenW": {},
|
---|
580 | "malloc": {},
|
---|
581 | "mblen": {},
|
---|
582 | "mbstowcs": {},
|
---|
583 | "mbtowc": {},
|
---|
584 | "memchr": {},
|
---|
585 | "memcmp": {},
|
---|
586 | "memcpy": {},
|
---|
587 | "memmove": {},
|
---|
588 | "memset": {},
|
---|
589 | "mkdir": {},
|
---|
590 | "mkfifo": {},
|
---|
591 | "mknod": {},
|
---|
592 | "mkstemp64": {},
|
---|
593 | "mkstemps": {},
|
---|
594 | "mkstemps64": {},
|
---|
595 | "mktime": {},
|
---|
596 | "mmap": {},
|
---|
597 | "mmap64": {},
|
---|
598 | "modf": {},
|
---|
599 | "mremap": {},
|
---|
600 | "munmap": {},
|
---|
601 | "ntohs": {},
|
---|
602 | "obstack_free": {},
|
---|
603 | "obstack_vprintf": {},
|
---|
604 | "open": {},
|
---|
605 | "open64": {},
|
---|
606 | "opendir": {},
|
---|
607 | "openpty": {},
|
---|
608 | "pclose": {},
|
---|
609 | "perror": {},
|
---|
610 | "pipe": {},
|
---|
611 | "popen": {},
|
---|
612 | "pow": {},
|
---|
613 | "printf": {},
|
---|
614 | "pselect": {},
|
---|
615 | "putc": {},
|
---|
616 | "putchar": {},
|
---|
617 | "putenv": {},
|
---|
618 | "puts": {},
|
---|
619 | "qsort": {},
|
---|
620 | "raise": {},
|
---|
621 | "rand": {},
|
---|
622 | "random": {},
|
---|
623 | "read": {},
|
---|
624 | "readdir": {},
|
---|
625 | "readlink": {},
|
---|
626 | "readv": {},
|
---|
627 | "realloc": {},
|
---|
628 | "reallocarray": {},
|
---|
629 | "realpath": {},
|
---|
630 | "recv": {},
|
---|
631 | "rename": {},
|
---|
632 | "rewind": {},
|
---|
633 | "rindex": {},
|
---|
634 | "rint": {},
|
---|
635 | "rmdir": {},
|
---|
636 | "round": {},
|
---|
637 | "sched_yield": {},
|
---|
638 | "select": {},
|
---|
639 | "send": {},
|
---|
640 | "setbuf": {},
|
---|
641 | "setenv": {},
|
---|
642 | "setjmp": {},
|
---|
643 | "setlocale": {},
|
---|
644 | "setmode": {},
|
---|
645 | "setrlimit": {},
|
---|
646 | "setrlimit64": {},
|
---|
647 | "setsid": {},
|
---|
648 | "setsockopt": {},
|
---|
649 | "setvbuf": {},
|
---|
650 | "shutdown": {},
|
---|
651 | "sigaction": {},
|
---|
652 | "sin": {},
|
---|
653 | "sinf": {},
|
---|
654 | "sinh": {},
|
---|
655 | "sleep": {},
|
---|
656 | "snprintf": {},
|
---|
657 | "socket": {},
|
---|
658 | "sprintf": {},
|
---|
659 | "sqrt": {},
|
---|
660 | "sscanf": {},
|
---|
661 | "stat": {},
|
---|
662 | "stat64": {},
|
---|
663 | "stderr": {},
|
---|
664 | "stdin": {},
|
---|
665 | "stdout": {},
|
---|
666 | "strcasecmp": {},
|
---|
667 | "strcat": {},
|
---|
668 | "strchr": {},
|
---|
669 | "strcmp": {},
|
---|
670 | "strcpy": {},
|
---|
671 | "strcspn": {},
|
---|
672 | "strdup": {},
|
---|
673 | "strerror": {},
|
---|
674 | "strlen": {},
|
---|
675 | "strncmp": {},
|
---|
676 | "strncpy": {},
|
---|
677 | "strpbrk": {},
|
---|
678 | "strrchr": {},
|
---|
679 | "strstr": {},
|
---|
680 | "strtod": {},
|
---|
681 | "strtol": {},
|
---|
682 | "strtoul": {},
|
---|
683 | "symlink": {},
|
---|
684 | "sysconf": {},
|
---|
685 | "system": {},
|
---|
686 | "tan": {},
|
---|
687 | "tanh": {},
|
---|
688 | "tcgetattr": {},
|
---|
689 | "tcsendbreak": {},
|
---|
690 | "tcsetattr": {},
|
---|
691 | "time": {},
|
---|
692 | "timezone": {},
|
---|
693 | "tolower": {},
|
---|
694 | "toupper": {},
|
---|
695 | "trunc": {},
|
---|
696 | "tzset": {},
|
---|
697 | "umask": {},
|
---|
698 | "uname": {},
|
---|
699 | "ungetc": {},
|
---|
700 | "unlink": {},
|
---|
701 | "unsetenv": {},
|
---|
702 | "usleep": {},
|
---|
703 | "utime": {},
|
---|
704 | "utimes": {},
|
---|
705 | "vasprintf": {},
|
---|
706 | "vfprintf": {},
|
---|
707 | "vprintf": {},
|
---|
708 | "vsnprintf": {},
|
---|
709 | "vsprintf": {},
|
---|
710 | "waitpid": {},
|
---|
711 | "wcrtomb": {},
|
---|
712 | "wcschr": {},
|
---|
713 | "wcscmp": {},
|
---|
714 | "wcscpy": {},
|
---|
715 | "wcsicmp": {},
|
---|
716 | "wcslen": {},
|
---|
717 | "wcsncmp": {},
|
---|
718 | "wcsrtombs": {},
|
---|
719 | "wcstombs": {},
|
---|
720 | "wctomb": {},
|
---|
721 | "wcwidth": {},
|
---|
722 | "write": {},
|
---|
723 | "wsprintfA": {},
|
---|
724 | "wsprintfW": {},
|
---|
725 | }
|
---|