add abi data
[musl-tables] / data / abi_func.powerpc64le.musl
1 void _Exit(int)
2 void __assert_fail(char const*, char const*, int, char const*)
3 unsigned long __ctype_get_mb_cur_max()
4 int* __errno_location()
5 unsigned long __fbufsize(_IO_FILE*)
6 int __flbf(_IO_FILE*)
7 int __flt_rounds()
8 int __fpclassify(double)
9 int __fpclassifyf(float)
10 int __fpclassifyl(long double)
11 unsigned long __fpending(_IO_FILE*)
12 int __fpurge(_IO_FILE*)
13 int __freadable(_IO_FILE*)
14 unsigned long __freadahead(_IO_FILE*)
15 int __freading(_IO_FILE*)
16 char const* __freadptr(_IO_FILE*, unsigned long*)
17 void __freadptrinc(_IO_FILE*, unsigned long)
18 void __fseterr(_IO_FILE*)
19 int __fsetlocking(_IO_FILE*, int)
20 int __fwritable(_IO_FILE*)
21 int __fwriting(_IO_FILE*)
22 int* __h_errno_location()
23 int __libc_current_sigrtmax()
24 int __libc_current_sigrtmin()
25 __res_state* __res_state()
26 int __sched_cpucount(unsigned long, cpu_set_t const*)
27 int __signbit(double)
28 int __signbitf(float)
29 int __signbitl(long double)
30 void _exit(int)
31 void _flushlbf()
32 void _longjmp(__jmp_buf_tag*, int)
33 void _pthread_cleanup_pop(__ptcb*, int)
34 void _pthread_cleanup_push(__ptcb*, void (*)(void*), void*)
35 int _setjmp(__jmp_buf_tag*)
36 long a64l(char const*)
37 void abort()
38 int abs(int)
39 int accept(int, sockaddr*, unsigned int*)
40 int accept4(int, sockaddr*, unsigned int*, int)
41 int access(char const*, int)
42 int acct(char const*)
43 double acos(double)
44 float acosf(float)
45 double acosh(double)
46 float acoshf(float)
47 long double acoshl(long double)
48 long double acosl(long double)
49 int addmntent(_IO_FILE*, mntent const*)
50 int adjtime(timeval const*, timeval*)
51 int adjtimex(timex*)
52 int aio_cancel(int, aiocb*)
53 int aio_error(aiocb const*)
54 int aio_fsync(int, aiocb*)
55 int aio_read(aiocb*)
56 long aio_return(aiocb*)
57 int aio_suspend(aiocb const* const*, int, timespec const*)
58 int aio_write(aiocb*)
59 unsigned int alarm(unsigned int)
60 void* aligned_alloc(unsigned long, unsigned long)
61 void* alloca(unsigned long)
62 int alphasort(dirent const**, dirent const**)
63 char* asctime(tm const*)
64 char* asctime_r(tm const*, char*)
65 double asin(double)
66 float asinf(float)
67 double asinh(double)
68 float asinhf(float)
69 long double asinhl(long double)
70 long double asinl(long double)
71 int asprintf(char**, char const*, ...)
72 int at_quick_exit(void (*)())
73 double atan(double)
74 double atan2(double, double)
75 float atan2f(float, float)
76 long double atan2l(long double, long double)
77 float atanf(float)
78 double atanh(double)
79 float atanhf(float)
80 long double atanhl(long double)
81 long double atanl(long double)
82 int atexit(void (*)())
83 double atof(char const*)
84 int atoi(char const*)
85 long atol(char const*)
86 long long atoll(char const*)
87 char* basename(char*)
88 int bcmp(void const*, void const*, unsigned long)
89 void bcopy(void const*, void*, unsigned long)
90 int bind(int, sockaddr const*, unsigned int)
91 char* bind_textdomain_codeset(char const*, char const*)
92 char* bindtextdomain(char const*, char const*)
93 int brk(void*)
94 void (*bsd_signal(int, void (*)(int)))(int)
95 void* bsearch(void const*, void const*, unsigned long, unsigned long, int (*)(void const*, void const*))
96 unsigned int btowc(int)
97 void bzero(void*, unsigned long)
98 unsigned long c16rtomb(char*, char16_t, __mbstate_t*)
99 unsigned long c32rtomb(char*, char32_t, __mbstate_t*)
100 double cabs(double _Complex)
101 float cabsf(float _Complex)
102 long double cabsl(long double _Complex)
103 double _Complex cacos(double _Complex)
104 float _Complex cacosf(float _Complex)
105 double _Complex cacosh(double _Complex)
106 float _Complex cacoshf(float _Complex)
107 long double _Complex cacoshl(long double _Complex)
108 long double _Complex cacosl(long double _Complex)
109 void* calloc(unsigned long, unsigned long)
110 double carg(double _Complex)
111 float cargf(float _Complex)
112 long double cargl(long double _Complex)
113 double _Complex casin(double _Complex)
114 float _Complex casinf(float _Complex)
115 double _Complex casinh(double _Complex)
116 float _Complex casinhf(float _Complex)
117 long double _Complex casinhl(long double _Complex)
118 long double _Complex casinl(long double _Complex)
119 double _Complex catan(double _Complex)
120 float _Complex catanf(float _Complex)
121 double _Complex catanh(double _Complex)
122 float _Complex catanhf(float _Complex)
123 long double _Complex catanhl(long double _Complex)
124 long double _Complex catanl(long double _Complex)
125 int catclose(void*)
126 char* catgets(void*, int, int, char const*)
127 void* catopen(char const*, int)
128 double cbrt(double)
129 float cbrtf(float)
130 long double cbrtl(long double)
131 double _Complex ccos(double _Complex)
132 float _Complex ccosf(float _Complex)
133 double _Complex ccosh(double _Complex)
134 float _Complex ccoshf(float _Complex)
135 long double _Complex ccoshl(long double _Complex)
136 long double _Complex ccosl(long double _Complex)
137 double ceil(double)
138 float ceilf(float)
139 long double ceill(long double)
140 double _Complex cexp(double _Complex)
141 float _Complex cexpf(float _Complex)
142 long double _Complex cexpl(long double _Complex)
143 unsigned int cfgetispeed(termios const*)
144 unsigned int cfgetospeed(termios const*)
145 void cfmakeraw(termios*)
146 int cfsetispeed(termios*, unsigned int)
147 int cfsetospeed(termios*, unsigned int)
148 int cfsetspeed(termios*, unsigned int)
149 int chdir(char const*)
150 int chmod(char const*, unsigned int)
151 int chown(char const*, unsigned int, unsigned int)
152 int chroot(char const*)
153 double cimag(double _Complex)
154 float cimagf(float _Complex)
155 long double cimagl(long double _Complex)
156 int clearenv()
157 void clearerr(_IO_FILE*)
158 void clearerr_unlocked(_IO_FILE*)
159 long clock()
160 int clock_adjtime(int, timex*)
161 int clock_getcpuclockid(int, int*)
162 int clock_getres(int, timespec*)
163 int clock_gettime(int, timespec*)
164 int clock_nanosleep(int, int, timespec const*, timespec*)
165 int clock_settime(int, timespec const*)
166 double _Complex clog(double _Complex)
167 float _Complex clogf(float _Complex)
168 long double _Complex clogl(long double _Complex)
169 int clone(int (*)(void*), void*, int, void*, ...)
170 int close(int)
171 int closedir(__dirstream*)
172 void closelog()
173 unsigned long confstr(int, char*, unsigned long)
174 double _Complex conj(double _Complex)
175 float _Complex conjf(float _Complex)
176 long double _Complex conjl(long double _Complex)
177 int connect(int, sockaddr const*, unsigned int)
178 double copysign(double, double)
179 float copysignf(float, float)
180 long double copysignl(long double, long double)
181 double cos(double)
182 float cosf(float)
183 double cosh(double)
184 float coshf(float)
185 long double coshl(long double)
186 long double cosl(long double)
187 double _Complex cpow(double _Complex, double _Complex)
188 float _Complex cpowf(float _Complex, float _Complex)
189 long double _Complex cpowl(long double _Complex, long double _Complex)
190 double _Complex cproj(double _Complex)
191 float _Complex cprojf(float _Complex)
192 long double _Complex cprojl(long double _Complex)
193 double creal(double _Complex)
194 float crealf(float _Complex)
195 long double creall(long double _Complex)
196 int creat(char const*, unsigned int)
197 char* crypt(char const*, char const*)
198 char* crypt_r(char const*, char const*, crypt_data*)
199 double _Complex csin(double _Complex)
200 float _Complex csinf(float _Complex)
201 double _Complex csinh(double _Complex)
202 float _Complex csinhf(float _Complex)
203 long double _Complex csinhl(long double _Complex)
204 long double _Complex csinl(long double _Complex)
205 double _Complex csqrt(double _Complex)
206 float _Complex csqrtf(float _Complex)
207 long double _Complex csqrtl(long double _Complex)
208 double _Complex ctan(double _Complex)
209 float _Complex ctanf(float _Complex)
210 double _Complex ctanh(double _Complex)
211 float _Complex ctanhf(float _Complex)
212 long double _Complex ctanhl(long double _Complex)
213 long double _Complex ctanl(long double _Complex)
214 char* ctermid(char*)
215 char* ctime(long const*)
216 char* ctime_r(long const*, char*)
217 char* cuserid(char*)
218 int daemon(int, int)
219 double difftime(long, long)
220 int dirfd(__dirstream*)
221 char* dirname(char*)
222 div_t div(int, int)
223 int dl_iterate_phdr(int (*)(dl_phdr_info*, unsigned long, void*), void*)
224 int dladdr(void const*, Dl_info*)
225 int dlclose(void*)
226 char* dlerror()
227 int dlinfo(void*, int, void*)
228 void* dlopen(char const*, int)
229 void* dlsym(void*, char const*)
230 int dn_comp(char const*, unsigned char*, int, unsigned char**, unsigned char**)
231 int dn_expand(unsigned char const*, unsigned char const*, unsigned char const*, char*, int)
232 int dn_skipname(unsigned char const*, unsigned char const*)
233 int dprintf(int, char const*, ...)
234 double drand48()
235 double drem(double, double)
236 float dremf(float, float)
237 int dup(int)
238 int dup2(int, int)
239 int dup3(int, int, int)
240 __locale_struct* duplocale(__locale_struct*)
241 int eaccess(char const*, int)
242 char* ecvt(double, int, int*, int*)
243 void encrypt(char*, int)
244 void endgrent()
245 void endhostent()
246 int endmntent(_IO_FILE*)
247 void endnetent()
248 void endprotoent()
249 void endpwent()
250 void endservent()
251 void endspent()
252 void endusershell()
253 void endutent()
254 void endutxent()
255 int epoll_create(int)
256 int epoll_create1(int)
257 int epoll_ctl(int, int, int, epoll_event*)
258 int epoll_pwait(int, epoll_event*, int, int, __sigset_t const*)
259 int epoll_wait(int, epoll_event*, int, int)
260 double erand48(unsigned short*)
261 double erf(double)
262 double erfc(double)
263 float erfcf(float)
264 long double erfcl(long double)
265 float erff(float)
266 long double erfl(long double)
267 void err(int, char const*, ...)
268 void errx(int, char const*, ...)
269 ether_addr* ether_aton(char const*)
270 ether_addr* ether_aton_r(char const*, ether_addr*)
271 int ether_hostton(char const*, ether_addr*)
272 int ether_line(char const*, ether_addr*, char*)
273 char* ether_ntoa(ether_addr const*)
274 char* ether_ntoa_r(ether_addr const*, char*)
275 int ether_ntohost(char*, ether_addr const*)
276 int euidaccess(char const*, int)
277 int eventfd(unsigned int, int)
278 int eventfd_read(int, unsigned long*)
279 int eventfd_write(int, unsigned long)
280 int execl(char const*, char const*, ...)
281 int execle(char const*, char const*, ...)
282 int execlp(char const*, char const*, ...)
283 int execv(char const*, char* const*)
284 int execve(char const*, char* const*, char* const*)
285 int execvp(char const*, char* const*)
286 int execvpe(char const*, char* const*, char* const*)
287 void exit(int)
288 double exp(double)
289 double exp10(double)
290 float exp10f(float)
291 long double exp10l(long double)
292 double exp2(double)
293 float exp2f(float)
294 long double exp2l(long double)
295 float expf(float)
296 long double expl(long double)
297 double expm1(double)
298 float expm1f(float)
299 long double expm1l(long double)
300 double fabs(double)
301 float fabsf(float)
302 long double fabsl(long double)
303 int faccessat(int, char const*, int, int)
304 int fallocate(int, int, long, long)
305 int fanotify_init(unsigned int, unsigned int)
306 int fanotify_mark(int, unsigned int, unsigned long long, int, char const*)
307 int fchdir(int)
308 int fchmod(int, unsigned int)
309 int fchmodat(int, char const*, unsigned int, int)
310 int fchown(int, unsigned int, unsigned int)
311 int fchownat(int, char const*, unsigned int, unsigned int, int)
312 int fclose(_IO_FILE*)
313 int fcntl(int, int, ...)
314 char* fcvt(double, int, int*, int*)
315 int fdatasync(int)
316 double fdim(double, double)
317 float fdimf(float, float)
318 long double fdiml(long double, long double)
319 _IO_FILE* fdopen(int, char const*)
320 __dirstream* fdopendir(int)
321 int feclearexcept(int)
322 int fegetenv(double*)
323 int fegetexceptflag(unsigned long*, int)
324 int fegetround()
325 int feholdexcept(double*)
326 int feof(_IO_FILE*)
327 int feof_unlocked(_IO_FILE*)
328 int feraiseexcept(int)
329 int ferror(_IO_FILE*)
330 int ferror_unlocked(_IO_FILE*)
331 int fesetenv(double const*)
332 int fesetexceptflag(unsigned long const*, int)
333 int fesetround(int)
334 int fetestexcept(int)
335 int feupdateenv(double const*)
336 int fexecve(int, char* const*, char* const*)
337 int fflush(_IO_FILE*)
338 int fflush_unlocked(_IO_FILE*)
339 int ffs(int)
340 int ffsl(long)
341 int ffsll(long long)
342 int fgetc(_IO_FILE*)
343 int fgetc_unlocked(_IO_FILE*)
344 group* fgetgrent(_IO_FILE*)
345 char* fgetln(_IO_FILE*, unsigned long*)
346 int fgetpos(_IO_FILE*, _G_fpos64_t*)
347 passwd* fgetpwent(_IO_FILE*)
348 char* fgets(char*, int, _IO_FILE*)
349 char* fgets_unlocked(char*, int, _IO_FILE*)
350 spwd* fgetspent(_IO_FILE*)
351 unsigned int fgetwc(_IO_FILE*)
352 wchar_t* fgetws(wchar_t*, int, _IO_FILE*)
353 long fgetxattr(int, char const*, void*, unsigned long)
354 int fileno(_IO_FILE*)
355 int fileno_unlocked(_IO_FILE*)
356 int finite(double)
357 int finitef(float)
358 long flistxattr(int, char*, unsigned long)
359 int flock(int, int)
360 void flockfile(_IO_FILE*)
361 double floor(double)
362 float floorf(float)
363 long double floorl(long double)
364 double fma(double, double, double)
365 float fmaf(float, float, float)
366 long double fmal(long double, long double, long double)
367 double fmax(double, double)
368 float fmaxf(float, float)
369 long double fmaxl(long double, long double)
370 _IO_FILE* fmemopen(void*, unsigned long, char const*)
371 double fmin(double, double)
372 float fminf(float, float)
373 long double fminl(long double, long double)
374 double fmod(double, double)
375 float fmodf(float, float)
376 long double fmodl(long double, long double)
377 int fmtmsg(long, char const*, int, char const*, char const*, char const*)
378 int fnmatch(char const*, char const*, int)
379 _IO_FILE* fopen(char const*, char const*)
380 int fork()
381 int forkpty(int*, char*, termios const*, winsize const*)
382 long fpathconf(int, int)
383 int fprintf(_IO_FILE*, char const*, ...)
384 int fputc(int, _IO_FILE*)
385 int fputc_unlocked(int, _IO_FILE*)
386 int fputs(char const*, _IO_FILE*)
387 int fputs_unlocked(char const*, _IO_FILE*)
388 unsigned int fputwc(wchar_t, _IO_FILE*)
389 int fputws(wchar_t const*, _IO_FILE*)
390 unsigned long fread(void*, unsigned long, unsigned long, _IO_FILE*)
391 unsigned long fread_unlocked(void*, unsigned long, unsigned long, _IO_FILE*)
392 void free(void*)
393 void freeaddrinfo(addrinfo*)
394 void freeifaddrs(ifaddrs*)
395 void freelocale(__locale_struct*)
396 int fremovexattr(int, char const*)
397 _IO_FILE* freopen(char const*, char const*, _IO_FILE*)
398 double frexp(double, int*)
399 float frexpf(float, int*)
400 long double frexpl(long double, int*)
401 int fscanf(_IO_FILE*, char const*, ...)
402 int fseek(_IO_FILE*, long, int)
403 int fseeko(_IO_FILE*, long, int)
404 int fsetpos(_IO_FILE*, _G_fpos64_t const*)
405 int fsetxattr(int, char const*, void const*, unsigned long, int)
406 int fstat(int, stat*)
407 int fstatat(int, char const*, stat*, int)
408 int fstatfs(int, statfs*)
409 int fstatvfs(int, statvfs*)
410 int fsync(int)
411 long ftell(_IO_FILE*)
412 long ftello(_IO_FILE*)
413 int ftime(timeb*)
414 int ftok(char const*, int)
415 int ftruncate(int, long)
416 int ftrylockfile(_IO_FILE*)
417 int ftw(char const*, int (*)(char const*, stat const*, int), int)
418 void funlockfile(_IO_FILE*)
419 int futimens(int, timespec const*)
420 int futimes(int, timeval const*)
421 int futimesat(int, char const*, timeval const*)
422 int fwide(_IO_FILE*, int)
423 int fwprintf(_IO_FILE*, wchar_t const*, ...)
424 unsigned long fwrite(void const*, unsigned long, unsigned long, _IO_FILE*)
425 unsigned long fwrite_unlocked(void const*, unsigned long, unsigned long, _IO_FILE*)
426 int fwscanf(_IO_FILE*, wchar_t const*, ...)
427 char const* gai_strerror(int)
428 char* gcvt(double, int, char*)
429 long get_avphys_pages()
430 char* get_current_dir_name()
431 int get_nprocs()
432 int get_nprocs_conf()
433 long get_phys_pages()
434 int getaddrinfo(char const*, char const*, addrinfo const*, addrinfo**)
435 unsigned long getauxval(unsigned long)
436 int getc(_IO_FILE*)
437 int getc_unlocked(_IO_FILE*)
438 int getchar()
439 int getchar_unlocked()
440 int getcontext(ucontext*)
441 char* getcwd(char*, unsigned long)
442 tm* getdate(char const*)
443 long getdelim(char**, unsigned long*, int, _IO_FILE*)
444 int getdents(int, dirent*, unsigned long)
445 int getdomainname(char*, unsigned long)
446 int getdtablesize()
447 unsigned int getegid()
448 char* getenv(char const*)
449 unsigned int geteuid()
450 unsigned int getgid()
451 group* getgrent()
452 group* getgrgid(unsigned int)
453 int getgrgid_r(unsigned int, group*, char*, unsigned long, group**)
454 group* getgrnam(char const*)
455 int getgrnam_r(char const*, group*, char*, unsigned long, group**)
456 int getgrouplist(char const*, unsigned int, unsigned int*, int*)
457 int getgroups(int, unsigned int*)
458 hostent* gethostbyaddr(void const*, unsigned int, int)
459 int gethostbyaddr_r(void const*, unsigned int, int, hostent*, char*, unsigned long, hostent**, int*)
460 hostent* gethostbyname(char const*)
461 hostent* gethostbyname2(char const*, int)
462 int gethostbyname2_r(char const*, int, hostent*, char*, unsigned long, hostent**, int*)
463 int gethostbyname_r(char const*, hostent*, char*, unsigned long, hostent**, int*)
464 hostent* gethostent()
465 long gethostid()
466 int gethostname(char*, unsigned long)
467 int getifaddrs(ifaddrs**)
468 int getitimer(int, itimerval*)
469 long getline(char**, unsigned long*, _IO_FILE*)
470 int getloadavg(double*, int)
471 char* getlogin()
472 int getlogin_r(char*, unsigned long)
473 mntent* getmntent(_IO_FILE*)
474 mntent* getmntent_r(_IO_FILE*, mntent*, char*, int)
475 int getnameinfo(sockaddr const*, unsigned int, char*, unsigned int, char*, unsigned int, int)
476 netent* getnetbyaddr(unsigned int, int)
477 netent* getnetbyname(char const*)
478 netent* getnetent()
479 int getopt(int, char* const*, char const*)
480 int getopt_long(int, char* const*, char const*, option const*, int*)
481 int getopt_long_only(int, char* const*, char const*, option const*, int*)
482 int getpagesize()
483 char* getpass(char const*)
484 int getpeername(int, sockaddr*, unsigned int*)
485 int getpgid(int)
486 int getpgrp()
487 int getpid()
488 int getppid()
489 int getpriority(int, unsigned int)
490 protoent* getprotobyname(char const*)
491 protoent* getprotobynumber(int)
492 protoent* getprotoent()
493 passwd* getpwent()
494 passwd* getpwnam(char const*)
495 int getpwnam_r(char const*, passwd*, char*, unsigned long, passwd**)
496 passwd* getpwuid(unsigned int)
497 int getpwuid_r(unsigned int, passwd*, char*, unsigned long, passwd**)
498 int getresgid(unsigned int*, unsigned int*, unsigned int*)
499 int getresuid(unsigned int*, unsigned int*, unsigned int*)
500 int getrlimit(int, rlimit*)
501 int getrusage(int, rusage*)
502 char* gets(char*)
503 servent* getservbyname(char const*, char const*)
504 int getservbyname_r(char const*, char const*, servent*, char*, unsigned long, servent**)
505 servent* getservbyport(int, char const*)
506 int getservbyport_r(int, char const*, servent*, char*, unsigned long, servent**)
507 servent* getservent()
508 int getsid(int)
509 int getsockname(int, sockaddr*, unsigned int*)
510 int getsockopt(int, int, int, void*, unsigned int*)
511 spwd* getspent()
512 spwd* getspnam(char const*)
513 int getspnam_r(char const*, spwd*, char*, unsigned long, spwd**)
514 int getsubopt(char**, char* const*, char**)
515 int gettimeofday(timeval*, void*)
516 unsigned int getuid()
517 char* getusershell()
518 utmpx* getutent()
519 utmpx* getutid(utmpx const*)
520 utmpx* getutline(utmpx const*)
521 utmpx* getutxent()
522 utmpx* getutxid(utmpx const*)
523 utmpx* getutxline(utmpx const*)
524 int getw(_IO_FILE*)
525 unsigned int getwc(_IO_FILE*)
526 unsigned int getwchar()
527 long getxattr(char const*, char const*, void*, unsigned long)
528 int glob(char const*, int, int (*)(char const*, int), glob_t*)
529 void globfree(glob_t*)
530 tm* gmtime(long const*)
531 tm* gmtime_r(long const*, tm*)
532 int grantpt(int)
533 char* hasmntopt(mntent const*, char const*)
534 int hcreate(unsigned long)
535 int hcreate_r(unsigned long, hsearch_data*)
536 void hdestroy()
537 void hdestroy_r(hsearch_data*)
538 void herror(char const*)
539 entry* hsearch(entry, ACTION)
540 int hsearch_r(entry, ACTION, entry**, hsearch_data*)
541 char const* hstrerror(int)
542 unsigned int htonl(unsigned int)
543 unsigned short htons(unsigned short)
544 double hypot(double, double)
545 float hypotf(float, float)
546 long double hypotl(long double, long double)
547 unsigned long iconv(void*, char**, unsigned long*, char**, unsigned long*)
548 int iconv_close(void*)
549 void* iconv_open(char const*, char const*)
550 void if_freenameindex(if_nameindex*)
551 char* if_indextoname(unsigned int, char*)
552 if_nameindex* if_nameindex()
553 unsigned int if_nametoindex(char const*)
554 int ilogb(double)
555 int ilogbf(float)
556 int ilogbl(long double)
557 long imaxabs(long)
558 imaxdiv_t imaxdiv(long, long)
559 char* index(char const*, int)
560 unsigned int inet_addr(char const*)
561 int inet_aton(char const*, in_addr*)
562 unsigned int inet_lnaof(in_addr)
563 in_addr inet_makeaddr(unsigned int, unsigned int)
564 unsigned int inet_netof(in_addr)
565 unsigned int inet_network(char const*)
566 char* inet_ntoa(in_addr)
567 char const* inet_ntop(int, void const*, char*, unsigned int)
568 int inet_pton(int, char const*, void*)
569 int initgroups(char const*, unsigned int)
570 char* initstate(unsigned int, char*, unsigned long)
571 int inotify_add_watch(int, char const*, unsigned int)
572 int inotify_init()
573 int inotify_init1(int)
574 int inotify_rm_watch(int, int)
575 void insque(void*, void*)
576 int ioctl(int, int, ...)
577 int isalnum(int)
578 int isalnum_l(int, __locale_struct*)
579 int isalpha(int)
580 int isalpha_l(int, __locale_struct*)
581 int isascii(int)
582 int isastream(int)
583 int isatty(int)
584 int isblank(int)
585 int isblank_l(int, __locale_struct*)
586 int iscntrl(int)
587 int iscntrl_l(int, __locale_struct*)
588 int isdigit(int)
589 int isdigit_l(int, __locale_struct*)
590 int isgraph(int)
591 int isgraph_l(int, __locale_struct*)
592 int islower(int)
593 int islower_l(int, __locale_struct*)
594 int isprint(int)
595 int isprint_l(int, __locale_struct*)
596 int ispunct(int)
597 int ispunct_l(int, __locale_struct*)
598 int issetugid()
599 int isspace(int)
600 int isspace_l(int, __locale_struct*)
601 int isupper(int)
602 int isupper_l(int, __locale_struct*)
603 int iswalnum(unsigned int)
604 int iswalnum_l(unsigned int, __locale_struct*)
605 int iswalpha(unsigned int)
606 int iswalpha_l(unsigned int, __locale_struct*)
607 int iswblank(unsigned int)
608 int iswblank_l(unsigned int, __locale_struct*)
609 int iswcntrl(unsigned int)
610 int iswcntrl_l(unsigned int, __locale_struct*)
611 int iswctype(unsigned int, unsigned long)
612 int iswctype_l(unsigned int, unsigned long, __locale_struct*)
613 int iswdigit(unsigned int)
614 int iswdigit_l(unsigned int, __locale_struct*)
615 int iswgraph(unsigned int)
616 int iswgraph_l(unsigned int, __locale_struct*)
617 int iswlower(unsigned int)
618 int iswlower_l(unsigned int, __locale_struct*)
619 int iswprint(unsigned int)
620 int iswprint_l(unsigned int, __locale_struct*)
621 int iswpunct(unsigned int)
622 int iswpunct_l(unsigned int, __locale_struct*)
623 int iswspace(unsigned int)
624 int iswspace_l(unsigned int, __locale_struct*)
625 int iswupper(unsigned int)
626 int iswupper_l(unsigned int, __locale_struct*)
627 int iswxdigit(unsigned int)
628 int iswxdigit_l(unsigned int, __locale_struct*)
629 int isxdigit(int)
630 int isxdigit_l(int, __locale_struct*)
631 double j0(double)
632 float j0f(float)
633 double j1(double)
634 float j1f(float)
635 double jn(int, double)
636 float jnf(int, float)
637 long jrand48(unsigned short*)
638 int kill(int, int)
639 int killpg(int, int)
640 int klogctl(int, char*, int)
641 char* l64a(long)
642 long labs(long)
643 int lchmod(char const*, unsigned int)
644 int lchown(char const*, unsigned int, unsigned int)
645 int lckpwdf()
646 void lcong48(unsigned short*)
647 double ldexp(double, int)
648 float ldexpf(float, int)
649 long double ldexpl(long double, int)
650 ldiv_t ldiv(long, long)
651 void* lfind(void const*, void const*, unsigned long*, unsigned long, int (*)(void const*, void const*))
652 double lgamma(double)
653 double lgamma_r(double, int*)
654 float lgammaf(float)
655 float lgammaf_r(float, int*)
656 long double lgammal(long double)
657 long double lgammal_r(long double, int*)
658 long lgetxattr(char const*, char const*, void*, unsigned long)
659 int link(char const*, char const*)
660 int linkat(int, char const*, int, char const*, int)
661 int lio_listio(int, aiocb* const restrict*, int, sigevent*)
662 int listen(int, int)
663 long listxattr(char const*, char*, unsigned long)
664 long long llabs(long long)
665 lldiv_t lldiv(long long, long long)
666 long llistxattr(char const*, char*, unsigned long)
667 long long llrint(double)
668 long long llrintf(float)
669 long long llrintl(long double)
670 long long llround(double)
671 long long llroundf(float)
672 long long llroundl(long double)
673 lconv* localeconv()
674 tm* localtime(long const*)
675 tm* localtime_r(long const*, tm*)
676 int lockf(int, int, long)
677 double log(double)
678 double log10(double)
679 float log10f(float)
680 long double log10l(long double)
681 double log1p(double)
682 float log1pf(float)
683 long double log1pl(long double)
684 double log2(double)
685 float log2f(float)
686 long double log2l(long double)
687 double logb(double)
688 float logbf(float)
689 long double logbl(long double)
690 float logf(float)
691 int login_tty(int)
692 long double logl(long double)
693 void longjmp(__jmp_buf_tag*, int)
694 long lrand48()
695 int lremovexattr(char const*, char const*)
696 long lrint(double)
697 long lrintf(float)
698 long lrintl(long double)
699 long lround(double)
700 long lroundf(float)
701 long lroundl(long double)
702 void* lsearch(void const*, void*, unsigned long*, unsigned long, int (*)(void const*, void const*))
703 long lseek(int, long, int)
704 int lsetxattr(char const*, char const*, void const*, unsigned long, int)
705 int lstat(char const*, stat*)
706 int lutimes(char const*, timeval const*)
707 int madvise(void*, unsigned long, int)
708 void makecontext(ucontext*, void (*)(), int, ...)
709 void* malloc(unsigned long)
710 unsigned long malloc_usable_size(void*)
711 int mblen(char const*, unsigned long)
712 unsigned long mbrlen(char const*, unsigned long, __mbstate_t*)
713 unsigned long mbrtoc16(char16_t*, char const*, unsigned long, __mbstate_t*)
714 unsigned long mbrtoc32(char32_t*, char const*, unsigned long, __mbstate_t*)
715 unsigned long mbrtowc(wchar_t*, char const*, unsigned long, __mbstate_t*)
716 int mbsinit(__mbstate_t const*)
717 unsigned long mbsnrtowcs(wchar_t*, char const**, unsigned long, unsigned long, __mbstate_t*)
718 unsigned long mbsrtowcs(wchar_t*, char const**, unsigned long, __mbstate_t*)
719 unsigned long mbstowcs(wchar_t*, char const*, unsigned long)
720 int mbtowc(wchar_t*, char const*, unsigned long)
721 void* memalign(unsigned long, unsigned long)
722 void* memccpy(void*, void const*, int, unsigned long)
723 void* memchr(void const*, int, unsigned long)
724 int memcmp(void const*, void const*, unsigned long)
725 void* memcpy(void*, void const*, unsigned long)
726 void* memmem(void const*, unsigned long, void const*, unsigned long)
727 void* memmove(void*, void const*, unsigned long)
728 void* mempcpy(void*, void const*, unsigned long)
729 void* memrchr(void const*, int, unsigned long)
730 void* memset(void*, int, unsigned long)
731 int mincore(void*, unsigned long, unsigned char*)
732 int mkdir(char const*, unsigned int)
733 int mkdirat(int, char const*, unsigned int)
734 char* mkdtemp(char*)
735 int mkfifo(char const*, unsigned int)
736 int mkfifoat(int, char const*, unsigned int)
737 int mknod(char const*, unsigned int, unsigned long)
738 int mknodat(int, char const*, unsigned int, unsigned long)
739 int mkostemp(char*, int)
740 int mkostemps(char*, int, int)
741 int mkstemp(char*)
742 int mkstemps(char*, int)
743 char* mktemp(char*)
744 long mktime(tm*)
745 int mlock(void const*, unsigned long)
746 int mlockall(int)
747 void* mmap(void*, unsigned long, int, int, int, long)
748 double modf(double, double*)
749 float modff(float, float*)
750 long double modfl(long double, long double*)
751 int mount(char const*, char const*, char const*, unsigned long, void const*)
752 int mprotect(void*, unsigned long, int)
753 int mq_close(int)
754 int mq_getattr(int, mq_attr*)
755 int mq_notify(int, sigevent const*)
756 int mq_open(char const*, int, ...)
757 long mq_receive(int, char*, unsigned long, unsigned int*)
758 int mq_send(int, char const*, unsigned long, unsigned int)
759 int mq_setattr(int, mq_attr const*, mq_attr*)
760 long mq_timedreceive(int, char*, unsigned long, unsigned int*, timespec const*)
761 int mq_timedsend(int, char const*, unsigned long, unsigned int, timespec const*)
762 int mq_unlink(char const*)
763 long mrand48()
764 void* mremap(void*, unsigned long, unsigned long, int, ...)
765 int msgctl(int, int, msqid_ds*)
766 int msgget(int, int)
767 long msgrcv(int, void*, unsigned long, long, int)
768 int msgsnd(int, void const*, unsigned long, int)
769 int msync(void*, unsigned long, int)
770 int munlock(void const*, unsigned long)
771 int munlockall()
772 int munmap(void*, unsigned long)
773 double nan(char const*)
774 float nanf(char const*)
775 long double nanl(char const*)
776 int nanosleep(timespec const*, timespec*)
777 double nearbyint(double)
778 float nearbyintf(float)
779 long double nearbyintl(long double)
780 __locale_struct* newlocale(int, char const*, __locale_struct*)
781 double nextafter(double, double)
782 float nextafterf(float, float)
783 long double nextafterl(long double, long double)
784 double nexttoward(double, long double)
785 float nexttowardf(float, long double)
786 long double nexttowardl(long double, long double)
787 int nftw(char const*, int (*)(char const*, stat const*, int, FTW*), int, int)
788 int nice(int)
789 char* nl_langinfo(int)
790 char* nl_langinfo_l(int, __locale_struct*)
791 long nrand48(unsigned short*)
792 unsigned int ns_get16(unsigned char const*)
793 unsigned long ns_get32(unsigned char const*)
794 int ns_initparse(unsigned char const*, int, __ns_msg*)
795 int ns_name_uncompress(unsigned char const*, unsigned char const*, unsigned char const*, char*, unsigned long)
796 int ns_parserr(__ns_msg*, __ns_sect, int, __ns_rr*)
797 void ns_put16(unsigned int, unsigned char*)
798 void ns_put32(unsigned long, unsigned char*)
799 int ns_skiprr(unsigned char const*, unsigned char const*, __ns_sect, int)
800 unsigned int ntohl(unsigned int)
801 unsigned short ntohs(unsigned short)
802 int open(char const*, int, ...)
803 _IO_FILE* open_memstream(char**, unsigned long*)
804 _IO_FILE* open_wmemstream(wchar_t**, unsigned long*)
805 int openat(int, char const*, int, ...)
806 __dirstream* opendir(char const*)
807 void openlog(char const*, int, int)
808 int openpty(int*, int*, char*, termios const*, winsize const*)
809 long pathconf(char const*, int)
810 int pause()
811 int pclose(_IO_FILE*)
812 void perror(char const*)
813 int personality(unsigned long)
814 int pipe(int*)
815 int pipe2(int*, int)
816 int poll(pollfd*, unsigned long, int)
817 _IO_FILE* popen(char const*, char const*)
818 int posix_close(int, int)
819 int posix_fadvise(int, long, long, int)
820 int posix_fallocate(int, long, long)
821 int posix_madvise(void*, unsigned long, int)
822 int posix_memalign(void**, unsigned long, unsigned long)
823 int posix_openpt(int)
824 int posix_spawn(int*, char const*, posix_spawn_file_actions_t const*, posix_spawnattr_t const*, char* const*, char* const*)
825 int posix_spawn_file_actions_addclose(posix_spawn_file_actions_t*, int)
826 int posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t*, int, int)
827 int posix_spawn_file_actions_addopen(posix_spawn_file_actions_t*, int, char const*, int, unsigned int)
828 int posix_spawn_file_actions_destroy(posix_spawn_file_actions_t*)
829 int posix_spawn_file_actions_init(posix_spawn_file_actions_t*)
830 int posix_spawnattr_destroy(posix_spawnattr_t*)
831 int posix_spawnattr_getflags(posix_spawnattr_t const*, short*)
832 int posix_spawnattr_getpgroup(posix_spawnattr_t const*, int*)
833 int posix_spawnattr_getschedparam(posix_spawnattr_t const*, sched_param*)
834 int posix_spawnattr_getschedpolicy(posix_spawnattr_t const*, int*)
835 int posix_spawnattr_getsigdefault(posix_spawnattr_t const*, __sigset_t*)
836 int posix_spawnattr_getsigmask(posix_spawnattr_t const*, __sigset_t*)
837 int posix_spawnattr_init(posix_spawnattr_t*)
838 int posix_spawnattr_setflags(posix_spawnattr_t*, short)
839 int posix_spawnattr_setpgroup(posix_spawnattr_t*, int)
840 int posix_spawnattr_setschedparam(posix_spawnattr_t*, sched_param const*)
841 int posix_spawnattr_setschedpolicy(posix_spawnattr_t*, int)
842 int posix_spawnattr_setsigdefault(posix_spawnattr_t*, __sigset_t const*)
843 int posix_spawnattr_setsigmask(posix_spawnattr_t*, __sigset_t const*)
844 int posix_spawnp(int*, char const*, posix_spawn_file_actions_t const*, posix_spawnattr_t const*, char* const*, char* const*)
845 double pow(double, double)
846 double pow10(double)
847 float pow10f(float)
848 long double pow10l(long double)
849 float powf(float, float)
850 long double powl(long double, long double)
851 int ppoll(pollfd*, unsigned long, timespec const*, __sigset_t const*)
852 int prctl(int, ...)
853 long pread(int, void*, unsigned long, long)
854 long preadv(int, iovec const*, int, long)
855 int printf(char const*, ...)
856 int prlimit(int, int, rlimit const*, rlimit*)
857 long process_vm_readv(int, iovec const*, unsigned long, iovec const*, unsigned long, unsigned long)
858 long process_vm_writev(int, iovec const*, unsigned long, iovec const*, unsigned long, unsigned long)
859 int pselect(int, fd_set*, fd_set*, fd_set*, timespec const*, __sigset_t const*)
860 void psiginfo(siginfo_t const*, char const*)
861 void psignal(int, char const*)
862 int pthread_atfork(void (*)(), void (*)(), void (*)())
863 int pthread_attr_destroy(pthread_attr_t*)
864 int pthread_attr_getdetachstate(pthread_attr_t const*, int*)
865 int pthread_attr_getguardsize(pthread_attr_t const*, unsigned long*)
866 int pthread_attr_getinheritsched(pthread_attr_t const*, int*)
867 int pthread_attr_getschedparam(pthread_attr_t const*, sched_param*)
868 int pthread_attr_getschedpolicy(pthread_attr_t const*, int*)
869 int pthread_attr_getscope(pthread_attr_t const*, int*)
870 int pthread_attr_getstack(pthread_attr_t const*, void**, unsigned long*)
871 int pthread_attr_getstacksize(pthread_attr_t const*, unsigned long*)
872 int pthread_attr_init(pthread_attr_t*)
873 int pthread_attr_setdetachstate(pthread_attr_t*, int)
874 int pthread_attr_setguardsize(pthread_attr_t*, unsigned long)
875 int pthread_attr_setinheritsched(pthread_attr_t*, int)
876 int pthread_attr_setschedparam(pthread_attr_t*, sched_param const*)
877 int pthread_attr_setschedpolicy(pthread_attr_t*, int)
878 int pthread_attr_setscope(pthread_attr_t*, int)
879 int pthread_attr_setstack(pthread_attr_t*, void*, unsigned long)
880 int pthread_attr_setstacksize(pthread_attr_t*, unsigned long)
881 int pthread_barrier_destroy(pthread_barrier_t*)
882 int pthread_barrier_init(pthread_barrier_t*, pthread_barrierattr_t const*, unsigned int)
883 int pthread_barrier_wait(pthread_barrier_t*)
884 int pthread_barrierattr_destroy(pthread_barrierattr_t*)
885 int pthread_barrierattr_getpshared(pthread_barrierattr_t const*, int*)
886 int pthread_barrierattr_init(pthread_barrierattr_t*)
887 int pthread_barrierattr_setpshared(pthread_barrierattr_t*, int)
888 int pthread_cancel(unsigned long)
889 int pthread_cond_broadcast(pthread_cond_t*)
890 int pthread_cond_destroy(pthread_cond_t*)
891 int pthread_cond_init(pthread_cond_t*, pthread_condattr_t const*)
892 int pthread_cond_signal(pthread_cond_t*)
893 int pthread_cond_timedwait(pthread_cond_t*, pthread_mutex_t*, timespec const*)
894 int pthread_cond_wait(pthread_cond_t*, pthread_mutex_t*)
895 int pthread_condattr_destroy(pthread_condattr_t*)
896 int pthread_condattr_getclock(pthread_condattr_t const*, int*)
897 int pthread_condattr_getpshared(pthread_condattr_t const*, int*)
898 int pthread_condattr_init(pthread_condattr_t*)
899 int pthread_condattr_setclock(pthread_condattr_t*, int)
900 int pthread_condattr_setpshared(pthread_condattr_t*, int)
901 int pthread_create(unsigned long*, pthread_attr_t const*, void* (*)(void*), void*)
902 int pthread_detach(unsigned long)
903 int pthread_equal(unsigned long, unsigned long)
904 void pthread_exit(void*)
905 int pthread_getaffinity_np(unsigned long, unsigned long, cpu_set_t*)
906 int pthread_getattr_np(unsigned long, pthread_attr_t*)
907 int pthread_getconcurrency()
908 int pthread_getcpuclockid(unsigned long, int*)
909 int pthread_getschedparam(unsigned long, int*, sched_param*)
910 void* pthread_getspecific(unsigned int)
911 int pthread_join(unsigned long, void**)
912 int pthread_key_create(unsigned int*, void (*)(void*))
913 int pthread_key_delete(unsigned int)
914 int pthread_kill(unsigned long, int)
915 int pthread_mutex_consistent(pthread_mutex_t*)
916 int pthread_mutex_destroy(pthread_mutex_t*)
917 int pthread_mutex_getprioceiling(pthread_mutex_t const*, int*)
918 int pthread_mutex_init(pthread_mutex_t*, pthread_mutexattr_t const*)
919 int pthread_mutex_lock(pthread_mutex_t*)
920 int pthread_mutex_setprioceiling(pthread_mutex_t*, int, int*)
921 int pthread_mutex_timedlock(pthread_mutex_t*, timespec const*)
922 int pthread_mutex_trylock(pthread_mutex_t*)
923 int pthread_mutex_unlock(pthread_mutex_t*)
924 int pthread_mutexattr_destroy(pthread_mutexattr_t*)
925 int pthread_mutexattr_getprioceiling(pthread_mutexattr_t const*, int*)
926 int pthread_mutexattr_getprotocol(pthread_mutexattr_t const*, int*)
927 int pthread_mutexattr_getpshared(pthread_mutexattr_t const*, int*)
928 int pthread_mutexattr_getrobust(pthread_mutexattr_t const*, int*)
929 int pthread_mutexattr_gettype(pthread_mutexattr_t const*, int*)
930 int pthread_mutexattr_init(pthread_mutexattr_t*)
931 int pthread_mutexattr_setprioceiling(pthread_mutexattr_t*, int)
932 int pthread_mutexattr_setprotocol(pthread_mutexattr_t*, int)
933 int pthread_mutexattr_setpshared(pthread_mutexattr_t*, int)
934 int pthread_mutexattr_setrobust(pthread_mutexattr_t*, int)
935 int pthread_mutexattr_settype(pthread_mutexattr_t*, int)
936 int pthread_once(int*, void (*)())
937 int pthread_rwlock_destroy(pthread_rwlock_t*)
938 int pthread_rwlock_init(pthread_rwlock_t*, pthread_rwlockattr_t const*)
939 int pthread_rwlock_rdlock(pthread_rwlock_t*)
940 int pthread_rwlock_timedrdlock(pthread_rwlock_t*, timespec const*)
941 int pthread_rwlock_timedwrlock(pthread_rwlock_t*, timespec const*)
942 int pthread_rwlock_tryrdlock(pthread_rwlock_t*)
943 int pthread_rwlock_trywrlock(pthread_rwlock_t*)
944 int pthread_rwlock_unlock(pthread_rwlock_t*)
945 int pthread_rwlock_wrlock(pthread_rwlock_t*)
946 int pthread_rwlockattr_destroy(pthread_rwlockattr_t*)
947 int pthread_rwlockattr_getpshared(pthread_rwlockattr_t const*, int*)
948 int pthread_rwlockattr_init(pthread_rwlockattr_t*)
949 int pthread_rwlockattr_setpshared(pthread_rwlockattr_t*, int)
950 unsigned long pthread_self()
951 int pthread_setaffinity_np(unsigned long, unsigned long, cpu_set_t const*)
952 int pthread_setcancelstate(int, int*)
953 int pthread_setcanceltype(int, int*)
954 int pthread_setconcurrency(int)
955 int pthread_setschedparam(unsigned long, int, sched_param const*)
956 int pthread_setschedprio(unsigned long, int)
957 int pthread_setspecific(unsigned int, void const*)
958 int pthread_sigmask(int, __sigset_t const*, __sigset_t*)
959 int pthread_spin_destroy(int*)
960 int pthread_spin_init(int*, int)
961 int pthread_spin_lock(int*)
962 int pthread_spin_trylock(int*)
963 int pthread_spin_unlock(int*)
964 void pthread_testcancel()
965 long ptrace(int, ...)
966 char* ptsname(int)
967 int ptsname_r(int, char*, unsigned long)
968 int putc(int, _IO_FILE*)
969 int putc_unlocked(int, _IO_FILE*)
970 int putchar(int)
971 int putchar_unlocked(int)
972 int putenv(char*)
973 int putgrent(group const*, _IO_FILE*)
974 int putpwent(passwd const*, _IO_FILE*)
975 int puts(char const*)
976 int putspent(spwd const*, _IO_FILE*)
977 utmpx* pututline(utmpx const*)
978 utmpx* pututxline(utmpx const*)
979 int putw(int, _IO_FILE*)
980 unsigned int putwc(wchar_t, _IO_FILE*)
981 unsigned int putwchar(wchar_t)
982 long pwrite(int, void const*, unsigned long, long)
983 long pwritev(int, iovec const*, int, long)
984 void qsort(void*, unsigned long, unsigned long, int (*)(void const*, void const*))
985 void quick_exit(int)
986 int quotactl(int, char const*, int, char*)
987 int raise(int)
988 int rand()
989 int rand_r(unsigned int*)
990 long random()
991 long read(int, void*, unsigned long)
992 long readahead(int, long, unsigned long)
993 dirent* readdir(__dirstream*)
994 int readdir_r(__dirstream*, dirent*, dirent**)
995 long readlink(char const*, char*, unsigned long)
996 long readlinkat(int, char const*, char*, unsigned long)
997 long readv(int, iovec const*, int)
998 void* realloc(void*, unsigned long)
999 char* realpath(char const*, char*)
1000 int reboot(int)
1001 long recv(int, void*, unsigned long, int)
1002 long recvfrom(int, void*, unsigned long, int, sockaddr*, unsigned int*)
1003 int recvmmsg(int, mmsghdr*, unsigned int, unsigned int, timespec*)
1004 long recvmsg(int, msghdr*, int)
1005 int regcomp(re_pattern_buffer*, char const*, int)
1006 unsigned long regerror(int, re_pattern_buffer const*, char*, unsigned long)
1007 int regexec(re_pattern_buffer const*, char const*, unsigned long, regmatch_t*, int)
1008 void regfree(re_pattern_buffer*)
1009 double remainder(double, double)
1010 float remainderf(float, float)
1011 long double remainderl(long double, long double)
1012 int remap_file_pages(void*, unsigned long, int, unsigned long, int)
1013 int remove(char const*)
1014 int removexattr(char const*, char const*)
1015 void remque(void*)
1016 double remquo(double, double, int*)
1017 float remquof(float, float, int*)
1018 long double remquol(long double, long double, int*)
1019 int rename(char const*, char const*)
1020 int renameat(int, char const*, int, char const*)
1021 int res_init()
1022 int res_mkquery(int, char const*, int, int, unsigned char const*, int, unsigned char const*, unsigned char*, int)
1023 int res_query(char const*, int, int, unsigned char*, int)
1024 int res_querydomain(char const*, char const*, int, int, unsigned char*, int)
1025 int res_search(char const*, int, int, unsigned char*, int)
1026 int res_send(unsigned char const*, int, unsigned char*, int)
1027 void rewind(_IO_FILE*)
1028 void rewinddir(__dirstream*)
1029 char* rindex(char const*, int)
1030 double rint(double)
1031 float rintf(float)
1032 long double rintl(long double)
1033 int rmdir(char const*)
1034 double round(double)
1035 float roundf(float)
1036 long double roundl(long double)
1037 void* sbrk(long)
1038 double scalb(double, double)
1039 float scalbf(float, float)
1040 double scalbln(double, long)
1041 float scalblnf(float, long)
1042 long double scalblnl(long double, long)
1043 double scalbn(double, int)
1044 float scalbnf(float, int)
1045 long double scalbnl(long double, int)
1046 int scandir(char const*, dirent***, int (*)(dirent const*), int (*)(dirent const**, dirent const**))
1047 int scanf(char const*, ...)
1048 int sched_get_priority_max(int)
1049 int sched_get_priority_min(int)
1050 int sched_getaffinity(int, unsigned long, cpu_set_t*)
1051 int sched_getcpu()
1052 int sched_getparam(int, sched_param*)
1053 int sched_getscheduler(int)
1054 int sched_rr_get_interval(int, timespec*)
1055 int sched_setaffinity(int, unsigned long, cpu_set_t const*)
1056 int sched_setparam(int, sched_param const*)
1057 int sched_setscheduler(int, int, sched_param const*)
1058 int sched_yield()
1059 unsigned short* seed48(unsigned short*)
1060 void seekdir(__dirstream*, long)
1061 int select(int, fd_set*, fd_set*, fd_set*, timeval*)
1062 int sem_close(sem_t*)
1063 int sem_destroy(sem_t*)
1064 int sem_getvalue(sem_t*, int*)
1065 int sem_init(sem_t*, int, unsigned int)
1066 sem_t* sem_open(char const*, int, ...)
1067 int sem_post(sem_t*)
1068 int sem_timedwait(sem_t*, timespec const*)
1069 int sem_trywait(sem_t*)
1070 int sem_unlink(char const*)
1071 int sem_wait(sem_t*)
1072 int semctl(int, int, int, ...)
1073 int semget(int, int, int)
1074 int semop(int, sembuf*, unsigned long)
1075 int semtimedop(int, sembuf*, unsigned long, timespec const*)
1076 long send(int, void const*, unsigned long, int)
1077 long sendfile(int, int, long*, unsigned long)
1078 int sendmmsg(int, mmsghdr*, unsigned int, unsigned int)
1079 long sendmsg(int, msghdr const*, int)
1080 long sendto(int, void const*, unsigned long, int, sockaddr const*, unsigned int)
1081 void setbuf(_IO_FILE*, char*)
1082 void setbuffer(_IO_FILE*, char*, unsigned long)
1083 int setcontext(ucontext const*)
1084 int setdomainname(char const*, unsigned long)
1085 int setegid(unsigned int)
1086 int setenv(char const*, char const*, int)
1087 int seteuid(unsigned int)
1088 int setfsgid(unsigned int)
1089 int setfsuid(unsigned int)
1090 int setgid(unsigned int)
1091 void setgrent()
1092 int setgroups(unsigned long, unsigned int const*)
1093 void sethostent(int)
1094 int sethostname(char const*, unsigned long)
1095 int setitimer(int, itimerval const*, itimerval*)
1096 int setjmp(__jmp_buf_tag*)
1097 void setkey(char const*)
1098 void setlinebuf(_IO_FILE*)
1099 char* setlocale(int, char const*)
1100 int setlogmask(int)
1101 _IO_FILE* setmntent(char const*, char const*)
1102 void setnetent(int)
1103 int setns(int, int)
1104 int setpgid(int, int)
1105 int setpgrp()
1106 int setpriority(int, unsigned int, int)
1107 void setprotoent(int)
1108 void setpwent()
1109 int setregid(unsigned int, unsigned int)
1110 int setresgid(unsigned int, unsigned int, unsigned int)
1111 int setresuid(unsigned int, unsigned int, unsigned int)
1112 int setreuid(unsigned int, unsigned int)
1113 int setrlimit(int, rlimit const*)
1114 void setservent(int)
1115 int setsid()
1116 int setsockopt(int, int, int, void const*, unsigned int)
1117 void setspent()
1118 char* setstate(char*)
1119 int settimeofday(timeval const*, timezone const*)
1120 int setuid(unsigned int)
1121 void setusershell()
1122 void setutent()
1123 void setutxent()
1124 int setvbuf(_IO_FILE*, char*, int, unsigned long)
1125 int setxattr(char const*, char const*, void const*, unsigned long, int)
1126 spwd* sgetspent(char const*)
1127 int shm_open(char const*, int, unsigned int)
1128 int shm_unlink(char const*)
1129 void* shmat(int, void const*, int)
1130 int shmctl(int, int, shmid_ds*)
1131 int shmdt(void const*)
1132 int shmget(int, unsigned long, int)
1133 int shutdown(int, int)
1134 int sigaction(int, sigaction const*, sigaction*)
1135 int sigaddset(__sigset_t*, int)
1136 int sigaltstack(sigaltstack const*, sigaltstack*)
1137 int sigandset(__sigset_t*, __sigset_t const*, __sigset_t const*)
1138 int sigdelset(__sigset_t*, int)
1139 int sigemptyset(__sigset_t*)
1140 int sigfillset(__sigset_t*)
1141 int sighold(int)
1142 int sigignore(int)
1143 int siginterrupt(int, int)
1144 int sigisemptyset(__sigset_t const*)
1145 int sigismember(__sigset_t const*, int)
1146 void siglongjmp(__jmp_buf_tag*, int)
1147 void (*signal(int, void (*)(int)))(int)
1148 int signalfd(int, __sigset_t const*, int)
1149 double significand(double)
1150 float significandf(float)
1151 int sigorset(__sigset_t*, __sigset_t const*, __sigset_t const*)
1152 int sigpause(int)
1153 int sigpending(__sigset_t*)
1154 int sigprocmask(int, __sigset_t const*, __sigset_t*)
1155 int sigqueue(int, int, sigval)
1156 int sigrelse(int)
1157 void (*sigset(int, void (*)(int)))(int)
1158 int sigsetjmp(__jmp_buf_tag*, int)
1159 int sigsuspend(__sigset_t const*)
1160 int sigtimedwait(__sigset_t const*, siginfo_t*, timespec const*)
1161 int sigwait(__sigset_t const*, int*)
1162 int sigwaitinfo(__sigset_t const*, siginfo_t*)
1163 double sin(double)
1164 void sincos(double, double*, double*)
1165 void sincosf(float, float*, float*)
1166 void sincosl(long double, long double*, long double*)
1167 float sinf(float)
1168 double sinh(double)
1169 float sinhf(float)
1170 long double sinhl(long double)
1171 long double sinl(long double)
1172 unsigned int sleep(unsigned int)
1173 int snprintf(char*, unsigned long, char const*, ...)
1174 int sockatmark(int)
1175 int socket(int, int, int)
1176 int socketpair(int, int, int, int*)
1177 long splice(int, long*, int, long*, unsigned long, unsigned int)
1178 int sprintf(char*, char const*, ...)
1179 double sqrt(double)
1180 float sqrtf(float)
1181 long double sqrtl(long double)
1182 void srand(unsigned int)
1183 void srand48(long)
1184 void srandom(unsigned int)
1185 int sscanf(char const*, char const*, ...)
1186 int stat(char const*, stat*)
1187 int statfs(char const*, statfs*)
1188 int statvfs(char const*, statvfs*)
1189 int stime(long const*)
1190 char* stpcpy(char*, char const*)
1191 char* stpncpy(char*, char const*, unsigned long)
1192 int strcasecmp(char const*, char const*)
1193 int strcasecmp_l(char const*, char const*, __locale_struct*)
1194 char* strcasestr(char const*, char const*)
1195 char* strcat(char*, char const*)
1196 char* strchr(char const*, int)
1197 char* strchrnul(char const*, int)
1198 int strcmp(char const*, char const*)
1199 int strcoll(char const*, char const*)
1200 int strcoll_l(char const*, char const*, __locale_struct*)
1201 char* strcpy(char*, char const*)
1202 unsigned long strcspn(char const*, char const*)
1203 char* strdup(char const*)
1204 char* strerror(int)
1205 char* strerror_l(int, __locale_struct*)
1206 int strerror_r(int, char*, unsigned long)
1207 long strfmon(char*, unsigned long, char const*, ...)
1208 long strfmon_l(char*, unsigned long, __locale_struct*, char const*, ...)
1209 unsigned long strftime(char*, unsigned long, char const*, tm const*)
1210 unsigned long strftime_l(char*, unsigned long, char const*, tm const*, __locale_struct*)
1211 unsigned long strlcat(char*, char const*, unsigned long)
1212 unsigned long strlcpy(char*, char const*, unsigned long)
1213 unsigned long strlen(char const*)
1214 int strncasecmp(char const*, char const*, unsigned long)
1215 int strncasecmp_l(char const*, char const*, unsigned long, __locale_struct*)
1216 char* strncat(char*, char const*, unsigned long)
1217 int strncmp(char const*, char const*, unsigned long)
1218 char* strncpy(char*, char const*, unsigned long)
1219 char* strndup(char const*, unsigned long)
1220 unsigned long strnlen(char const*, unsigned long)
1221 char* strpbrk(char const*, char const*)
1222 char* strptime(char const*, char const*, tm*)
1223 char* strrchr(char const*, int)
1224 char* strsep(char**, char const*)
1225 char* strsignal(int)
1226 unsigned long strspn(char const*, char const*)
1227 char* strstr(char const*, char const*)
1228 double strtod(char const*, char**)
1229 double strtod_l(char const*, char**, __locale_struct*)
1230 float strtof(char const*, char**)
1231 float strtof_l(char const*, char**, __locale_struct*)
1232 long strtoimax(char const*, char**, int)
1233 char* strtok(char*, char const*)
1234 char* strtok_r(char*, char const*, char**)
1235 long strtol(char const*, char**, int)
1236 long double strtold(char const*, char**)
1237 long double strtold_l(char const*, char**, __locale_struct*)
1238 long long strtoll(char const*, char**, int)
1239 unsigned long strtoul(char const*, char**, int)
1240 unsigned long long strtoull(char const*, char**, int)
1241 unsigned long strtoumax(char const*, char**, int)
1242 int strverscmp(char const*, char const*)
1243 unsigned long strxfrm(char*, char const*, unsigned long)
1244 unsigned long strxfrm_l(char*, char const*, unsigned long, __locale_struct*)
1245 void swab(void const*, void*, long)
1246 int swapcontext(ucontext*, ucontext const*)
1247 int swapoff(char const*)
1248 int swapon(char const*, int)
1249 int swprintf(wchar_t*, unsigned long, wchar_t const*, ...)
1250 int swscanf(wchar_t const*, wchar_t const*, ...)
1251 int symlink(char const*, char const*)
1252 int symlinkat(char const*, int, char const*)
1253 void sync()
1254 int sync_file_range(int, long, long, unsigned int)
1255 int syncfs(int)
1256 long syscall(long, ...)
1257 long sysconf(int)
1258 int sysinfo(sysinfo*)
1259 void syslog(int, char const*, ...)
1260 int system(char const*)
1261 double tan(double)
1262 float tanf(float)
1263 double tanh(double)
1264 float tanhf(float)
1265 long double tanhl(long double)
1266 long double tanl(long double)
1267 int tcdrain(int)
1268 int tcflow(int, int)
1269 int tcflush(int, int)
1270 int tcgetattr(int, termios*)
1271 int tcgetpgrp(int)
1272 int tcgetsid(int)
1273 int tcsendbreak(int, int)
1274 int tcsetattr(int, int, termios const*)
1275 int tcsetpgrp(int, int)
1276 void* tdelete(void const*, void**, int (*)(void const*, void const*))
1277 void tdestroy(void*, void (*)(void*))
1278 long tee(int, int, unsigned long, unsigned int)
1279 long telldir(__dirstream*)
1280 char* tempnam(char const*, char const*)
1281 char* textdomain(char const*)
1282 void* tfind(void const*, void* const*, int (*)(void const*, void const*))
1283 double tgamma(double)
1284 float tgammaf(float)
1285 long double tgammal(long double)
1286 long time(long*)
1287 long timegm(tm*)
1288 int timer_create(int, sigevent*, void**)
1289 int timer_delete(void*)
1290 int timer_getoverrun(void*)
1291 int timer_gettime(void*, itimerspec*)
1292 int timer_settime(void*, int, itimerspec const*, itimerspec*)
1293 int timerfd_create(int, int)
1294 int timerfd_gettime(int, itimerspec*)
1295 int timerfd_settime(int, int, itimerspec const*, itimerspec*)
1296 long times(tms*)
1297 int timespec_get(timespec*, int)
1298 _IO_FILE* tmpfile()
1299 char* tmpnam(char*)
1300 int toascii(int)
1301 int tolower(int)
1302 int tolower_l(int, __locale_struct*)
1303 int toupper(int)
1304 int toupper_l(int, __locale_struct*)
1305 unsigned int towctrans(unsigned int, int const*)
1306 unsigned int towctrans_l(unsigned int, int const*, __locale_struct*)
1307 unsigned int towlower(unsigned int)
1308 unsigned int towlower_l(unsigned int, __locale_struct*)
1309 unsigned int towupper(unsigned int)
1310 unsigned int towupper_l(unsigned int, __locale_struct*)
1311 double trunc(double)
1312 int truncate(char const*, long)
1313 float truncf(float)
1314 long double truncl(long double)
1315 void* tsearch(void const*, void**, int (*)(void const*, void const*))
1316 char* ttyname(int)
1317 int ttyname_r(int, char*, unsigned long)
1318 void twalk(void const*, void (*)(void const*, VISIT, int))
1319 void tzset()
1320 unsigned int ualarm(unsigned int, unsigned int)
1321 int ulckpwdf()
1322 long ulimit(int, ...)
1323 unsigned int umask(unsigned int)
1324 int umount(char const*)
1325 int umount2(char const*, int)
1326 int uname(utsname*)
1327 int ungetc(int, _IO_FILE*)
1328 unsigned int ungetwc(unsigned int, _IO_FILE*)
1329 int unlink(char const*)
1330 int unlinkat(int, char const*, int)
1331 int unlockpt(int)
1332 int unsetenv(char const*)
1333 int unshare(int)
1334 void updwtmp(char const*, utmpx const*)
1335 void updwtmpx(char const*, utmpx const*)
1336 __locale_struct* uselocale(__locale_struct*)
1337 int usleep(unsigned int)
1338 int utime(char const*, utimbuf const*)
1339 int utimensat(int, char const*, timespec const*, int)
1340 int utimes(char const*, timeval const*)
1341 int utmpname(char const*)
1342 int utmpxname(char const*)
1343 void* valloc(unsigned long)
1344 int vasprintf(char**, char const*, char*)
1345 int vdprintf(int, char const*, char*)
1346 void verr(int, char const*, char*)
1347 void verrx(int, char const*, char*)
1348 int versionsort(dirent const**, dirent const**)
1349 int vfork()
1350 int vfprintf(_IO_FILE*, char const*, char*)
1351 int vfscanf(_IO_FILE*, char const*, char*)
1352 int vfwprintf(_IO_FILE*, wchar_t const*, char*)
1353 int vfwscanf(_IO_FILE*, wchar_t const*, char*)
1354 int vhangup()
1355 long vmsplice(int, iovec const*, unsigned long, unsigned int)
1356 int vprintf(char const*, char*)
1357 int vscanf(char const*, char*)
1358 int vsnprintf(char*, unsigned long, char const*, char*)
1359 int vsprintf(char*, char const*, char*)
1360 int vsscanf(char const*, char const*, char*)
1361 int vswprintf(wchar_t*, unsigned long, wchar_t const*, char*)
1362 int vswscanf(wchar_t const*, wchar_t const*, char*)
1363 void vsyslog(int, char const*, char*)
1364 void vwarn(char const*, char*)
1365 void vwarnx(char const*, char*)
1366 int vwprintf(wchar_t const*, char*)
1367 int vwscanf(wchar_t const*, char*)
1368 int wait(int*)
1369 int wait3(int*, int, rusage*)
1370 int wait4(int, int*, int, rusage*)
1371 int waitid(idtype_t, unsigned int, siginfo_t*, int)
1372 int waitpid(int, int*, int)
1373 void warn(char const*, ...)
1374 void warnx(char const*, ...)
1375 wchar_t* wcpcpy(wchar_t*, wchar_t const*)
1376 wchar_t* wcpncpy(wchar_t*, wchar_t const*, unsigned long)
1377 unsigned long wcrtomb(char*, wchar_t, __mbstate_t*)
1378 int wcscasecmp(wchar_t const*, wchar_t const*)
1379 int wcscasecmp_l(wchar_t const*, wchar_t const*, __locale_struct*)
1380 wchar_t* wcscat(wchar_t*, wchar_t const*)
1381 wchar_t* wcschr(wchar_t const*, wchar_t)
1382 int wcscmp(wchar_t const*, wchar_t const*)
1383 int wcscoll(wchar_t const*, wchar_t const*)
1384 int wcscoll_l(wchar_t const*, wchar_t const*, __locale_struct*)
1385 wchar_t* wcscpy(wchar_t*, wchar_t const*)
1386 unsigned long wcscspn(wchar_t const*, wchar_t const*)
1387 wchar_t* wcsdup(wchar_t const*)
1388 unsigned long wcsftime(wchar_t*, unsigned long, wchar_t const*, tm const*)
1389 unsigned long wcslen(wchar_t const*)
1390 int wcsncasecmp(wchar_t const*, wchar_t const*, unsigned long)
1391 int wcsncasecmp_l(wchar_t const*, wchar_t const*, unsigned long, __locale_struct*)
1392 wchar_t* wcsncat(wchar_t*, wchar_t const*, unsigned long)
1393 int wcsncmp(wchar_t const*, wchar_t const*, unsigned long)
1394 wchar_t* wcsncpy(wchar_t*, wchar_t const*, unsigned long)
1395 unsigned long wcsnlen(wchar_t const*, unsigned long)
1396 unsigned long wcsnrtombs(char*, wchar_t const**, unsigned long, unsigned long, __mbstate_t*)
1397 wchar_t* wcspbrk(wchar_t const*, wchar_t const*)
1398 wchar_t* wcsrchr(wchar_t const*, wchar_t)
1399 unsigned long wcsrtombs(char*, wchar_t const**, unsigned long, __mbstate_t*)
1400 unsigned long wcsspn(wchar_t const*, wchar_t const*)
1401 wchar_t* wcsstr(wchar_t const*, wchar_t const*)
1402 double wcstod(wchar_t const*, wchar_t**)
1403 float wcstof(wchar_t const*, wchar_t**)
1404 long wcstoimax(wchar_t const*, wchar_t**, int)
1405 wchar_t* wcstok(wchar_t*, wchar_t const*, wchar_t**)
1406 long wcstol(wchar_t const*, wchar_t**, int)
1407 long double wcstold(wchar_t const*, wchar_t**)
1408 long long wcstoll(wchar_t const*, wchar_t**, int)
1409 unsigned long wcstombs(char*, wchar_t const*, unsigned long)
1410 unsigned long wcstoul(wchar_t const*, wchar_t**, int)
1411 unsigned long long wcstoull(wchar_t const*, wchar_t**, int)
1412 unsigned long wcstoumax(wchar_t const*, wchar_t**, int)
1413 wchar_t* wcswcs(wchar_t const*, wchar_t const*)
1414 int wcswidth(wchar_t const*, unsigned long)
1415 unsigned long wcsxfrm(wchar_t*, wchar_t const*, unsigned long)
1416 unsigned long wcsxfrm_l(wchar_t*, wchar_t const*, unsigned long, __locale_struct*)
1417 int wctob(unsigned int)
1418 int wctomb(char*, wchar_t)
1419 int const* wctrans(char const*)
1420 int const* wctrans_l(char const*, __locale_struct*)
1421 unsigned long wctype(char const*)
1422 unsigned long wctype_l(char const*, __locale_struct*)
1423 int wcwidth(wchar_t)
1424 wchar_t* wmemchr(wchar_t const*, wchar_t, unsigned long)
1425 int wmemcmp(wchar_t const*, wchar_t const*, unsigned long)
1426 wchar_t* wmemcpy(wchar_t*, wchar_t const*, unsigned long)
1427 wchar_t* wmemmove(wchar_t*, wchar_t const*, unsigned long)
1428 wchar_t* wmemset(wchar_t*, wchar_t, unsigned long)
1429 int wordexp(char const*, wordexp_t*, int)
1430 void wordfree(wordexp_t*)
1431 int wprintf(wchar_t const*, ...)
1432 long write(int, void const*, unsigned long)
1433 long writev(int, iovec const*, int)
1434 int wscanf(wchar_t const*, ...)
1435 double y0(double)
1436 float y0f(float)
1437 double y1(double)
1438 float y1f(float)
1439 double yn(int, double)
1440 float ynf(int, float)