POSIX
Fichier Calc: posix_list.ods.zip
Function | Available | Lib/syscall | Compatibility | File | Comment |
---|---|---|---|---|---|
FD_CLR() | yes | macro | sys/select.h | ||
FD_ISSET() | yes | macro | sys/select.h | ||
FD_SET() | yes | macro | sys/select.h | ||
FD_ZERO() | yes | macro | sys/select.h | ||
_Exit() | yes | stdlib.h | |||
_exit() | yes | unistd.h | |||
_longjmp() | yes | setjmp.h | |||
_setjmp() | yes | setjmp.h | |||
_tolower() | yes | ctype.h | |||
_toupper() | yes | ctype.h | |||
a64l() | yes | support.h | |||
abort() | yes | stdlib.h | |||
abs() | yes | stdlib.h | |||
accept() | yes | sys/socket.h | |||
access() | yes | unistd.h | |||
acosf() | math | math.h | |||
acoshf() | math | math.h | |||
acosh() | math | math.h | |||
acoshl() | math | math.h | |||
acos() | math | math.h | |||
acosl() | math | math.h | |||
aio_cancel() | no | aio.h | aio | ||
aio_error() | no | aio.h | aio | ||
aio_fsync() | no | aio.h | aio | ||
aio_read() | no | aio.h | aio | ||
aio_return() | no | aio.h | aio | ||
aio_suspend() | no | aio.h | aio | ||
aio_write() | no | aio.h | aio | ||
alarm() | yes | unistd.h | |||
alphasort() | yes | sys/dirent.h | |||
asctime() | yes | time.h | |||
asctime_r() | yes | time.h | |||
asinf() | math | math.h | |||
asinhf() | math | math.h | |||
asinh() | math | math.h | |||
asinhl() | math | math.h | |||
asin() | math | math.h | |||
asinl() | math | math.h | |||
assert() | yes | assert.h | |||
atan2f() | math | math.h | |||
atan2() | math | math.h | |||
atan2l() | math | math.h | |||
atanf() | math | math.h | |||
atanhf() | math | math.h | |||
atanh() | math | math.h | |||
atanhl() | math | math.h | |||
atan() | math | math.h | |||
atanl() | math | math.h | |||
atexit() | yes | stdlib.h | |||
atof() | yes | stdlib.h | |||
atoi() | yes | stdlib.h | |||
atol() | yes | stdlib.h | |||
atoll() | yes | stdlib.h | |||
basename() | yes | string.h | |||
bind() | yes | sys/socket.h | |||
bsearch() | yes | stdlib.h | |||
btowc() | yes | wchar.h | |||
cabsf() | math | complex.h | |||
cabs() | math | complex.h | |||
cabsl() | math | complex.h | |||
cacosf() | math | complex.h | |||
cacoshf() | math | complex.h | |||
cacosh() | math | complex.h | |||
cacoshl() | math | complex.h | |||
cacos() | math | complex.h | |||
cacosl() | math | complex.h | |||
calloc() | yes | malloc.h/stdlib.h | |||
cargf() | math | complex.h | |||
carg() | math | complex.h | |||
cargl() | math | complex.h | |||
casinf() | math | complex.h | |||
casinhf() | math | complex.h | |||
casinh() | math | complex.h | |||
casinhl() | math | complex.h | |||
casin() | math | complex.h | |||
casinl() | math | complex.h | |||
catanf() | math | complex.h | |||
catanhf() | math | complex.h | |||
catanh() | math | complex.h | |||
catanhl() | math | complex.h | |||
catan() | math | complex.h | |||
catanl() | math | complex.h | |||
catclose() | no | nl_types.h | catalog | ||
catgets() | no | nl_types.h | catalog | ||
catopen() | no | nl_types.h | catalog | ||
cbrtf() | math | math.h | |||
cbrt() | math | math.h | |||
cbrtl() | math | math.h | |||
ccosf() | math | complex.h | |||
ccoshf() | math | complex.h | |||
ccosh() | math | complex.h | |||
ccoshl() | math | complex.h | |||
ccos() | math | complex.h | |||
ccosl() | math | complex.h | |||
ceilf() | math | math.h | |||
ceil() | math | math.h | |||
ceill() | math | math.h | |||
cexpf() | math | complex.h | |||
cexp() | math | complex.h | |||
cexpl() | math | complex.h | |||
cfgetispeed() | yes | termios.h | |||
cfgetospeed() | yes | termios.h | |||
cfsetispeed() | yes | termios.h | |||
cfsetospeed() | yes | termios.h | |||
chdir() | yes | unistd.h | |||
chmod() | yes | sys/stat.h | |||
chown() | yes | unistd.h | |||
cimagf() | math | complex.h | |||
cimag() | math | complex.h | |||
cimagl() | math | complex.h | |||
clearerr() | yes | stdio.h | |||
clock_getcpuclockid() | no | time.h | clock | ||
clock_getres() | no | time.h | clock | ||
clock_gettime() | no | time.h | clock | ||
clock() | yes | time.h | |||
clock_nanosleep() | no | time.h | clock | ||
clock_settime() | no | time.h | clock | ||
clogf() | math | complex.h | |||
clog() | math | complex.h | |||
clogl() | math | complex.h | |||
closedir() | yes | sys/dirent.h | |||
close() | yes | unistd.h | |||
closelog() | yes | sys/syslog.h | |||
confstr() | yes | unistd.h | |||
conjf() | math | complex.h | |||
conj() | math | complex.h | |||
conjl() | math | complex.h | |||
connect() | yes | sys/socket.h | |||
copysignf() | math | math.h | |||
copysign() | math | math.h | |||
copysignl() | math | math.h | |||
cosf() | math | math.h | |||
coshf() | math | math.h | |||
cosh() | math | math.h | |||
coshl() | math | math.h | |||
cos() | math | math.h | |||
cosl() | math | math.h | |||
cpowf() | math | complex.h | |||
cpow() | math | complex.h | |||
cpowl() | math | complex.h | |||
cprojf() | math | complex.h | |||
cproj() | math | complex.h | |||
cprojl() | math | complex.h | |||
crealf() | math | complex.h | |||
creal() | math | complex.h | |||
creall() | math | complex.h | |||
creat() | yes | fcntl.h | |||
crypt() | yes | unistd.h | |||
csinf() | math | complex.h | |||
csinhf() | math | complex.h | |||
csinh() | math | complex.h | |||
csinhl() | math | complex.h | |||
csin() | math | complex.h | |||
csinl() | math | complex.h | |||
csqrtf() | math | complex.h | |||
csqrt() | math | complex.h | |||
csqrtl() | math | complex.h | |||
ctanf() | math | complex.h | |||
ctanhf() | math | complex.h | |||
ctanh() | math | complex.h | |||
ctanhl() | math | complex.h | |||
ctan() | math | complex.h | |||
ctanl() | math | complex.h | |||
ctermid() | yes | unistd.h | |||
ctime() | yes | time.h | |||
ctime_r() | yes | time.h | |||
daylight | yes | time.h | |||
dbm_clearerr() | no | ndbm.h | database | ||
dbm_close() | no | ndbm.h | database | ||
dbm_delete() | no | ndbm.h | database | ||
dbm_error() | no | ndbm.h | database | ||
dbm_fetch() | no | ndbm.h | database | ||
dbm_firstkey() | no | ndbm.h | database | ||
dbm_nextkey() | no | ndbm.h | database | ||
dbm_open() | no | ndbm.h | database | ||
dbm_store() | no | ndbm.h | database | ||
difftime() | yes | time.h | |||
dirfd() | yes | sys/dirent.h | |||
dirname() | yes | libgen.h | |||
div() | yes | stdlib.h | |||
dlclose() | no | dlfcn.h | library | ||
dlerror() | no | dlfcn.h | library | ||
dlopen() | no | dlfcn.h | library | ||
dlsym() | no | dlfcn.h | library | ||
dprintf() | yes | stdio.h | |||
drand48() | yes | stdlib.h | |||
dup2() | yes | unistd.h | |||
dup() | yes | unistd.h | |||
duplocale() | no | locale.h | locale | ||
encrypt() | yes | unistd.h | |||
endgrent() | yes | grp.h | |||
endhostent() | yes | netdb.h | |||
endnetent() | yes | netdb.h | |||
endprotoent() | yes | netdb.h | |||
endpwent() | yes | pwd.h | |||
endservent() | yes | netdb.h | |||
endutxent() | no | utime.h | utmp - endutent() | ||
environ | yes | unistd.h | |||
erand48() | yes | stdlib.h | |||
erfcf() | math | math.h | |||
erfc() | math | math.h | |||
erfcl() | math | math.h | |||
erff() | math | math.h | |||
erf() | math | math.h | |||
erfl() | math | math.h | |||
errno | yes | errno.h | |||
execle() | yes | unistd.h | |||
execl() | yes | unistd.h | |||
execlp() | yes | unistd.h | |||
execve() | yes | unistd.h | |||
execv() | yes | unistd.h | |||
execvp() | yes | unistd.h | |||
exit() | yes | stdlib.h | |||
exp2f() | math | math.h | |||
exp2() | math | math.h | |||
exp2l() | math | math.h | |||
expf() | math | math.h | |||
exp() | math | math.h | |||
expl() | math | math.h | |||
expm1f() | math | math.h | |||
expm1() | math | math.h | |||
expm1l() | math | math.h | |||
fabsf() | math | math.h | |||
fabs() | math | math.h | |||
fabsl() | math | math.h | |||
faccessat() | no | unistd.h | 'at’ functions | ||
fattach() | no | unimplemented | streams | ||
fchdir() | yes | unistd.h | |||
fchmodat() | no | sys/stat.h | 'at’ functions | ||
fchmod() | yes | sys/stat.h | |||
fchownat() | no | unistd.h | 'at’ functions | ||
fchown() | yes | unistd.h | |||
fclose() | yes | stdio.h | |||
fcntl() | yes | fcntl.h | |||
fdatasync() | yes | unistd.h | |||
fdetach() | no | unimplemented | streams | ||
fdimf() | math | math.h | |||
fdim() | math | math.h | |||
fdiml() | math | math.h | |||
fdopendir() | yes | sys/dirent.h | |||
fdopen() | yes | stdio.h | |||
feclearexcept() | math | fenv.h | |||
fegetenv() | math | fenv.h | |||
fegetexceptflag() | math | fenv.h | |||
fegetround() | math | fenv.h | |||
feholdexcept() | math | fenv.h | |||
feof() | yes | stdio.h | |||
feraiseexcept() | math | fenv.h | |||
ferror() | yes | stdio.h | |||
fesetenv() | math | fenv.h | |||
fesetexceptflag() | math | fenv.h | |||
fesetround() | math | fenv.h | |||
fetestexcept() | math | fenv.h | |||
feupdateenv() | math | fenv.h | |||
fexecve() | yes | unistd.h | |||
fflush() | yes | stdio.h | |||
ffs() | yes | string.h | |||
fgetc() | yes | stdio.h | |||
fgetpos() | yes | stdio.h | |||
fgets() | yes | stdio.h | |||
fgetwc() | yes | wchar.h | |||
fgetws() | yes | wchar.h | |||
fileno() | yes | stdio.h | |||
flockfile() | yes | stdio.h | |||
floorf() | math | math.h | |||
floor() | math | math.h | |||
floorl() | math | math.h | |||
fmaf() | math | math.h | |||
fma() | math | math.h | |||
fmal() | math | math.h | |||
fmaxf() | math | math.h | |||
fmax() | math | math.h | |||
fmaxl() | math | math.h | |||
fmemopen() | yes | stdio.h | |||
fminf() | math | math.h | |||
fmin() | math | math.h | |||
fminl() | math | math.h | |||
fmodf() | math | math.h | |||
fmod() | math | math.h | |||
fmodl() | math | math.h | |||
fmtmsg() | no | fmtmsg.h | formatted msg | ||
fnmatch() | yes | fnmatch.h | |||
fopen() | yes | stdio.h | |||
fork() | yes | unistd.h | |||
fpathconf() | yes | unistd.h | |||
fpclassify() | math | math.h | |||
fprintf() | yes | stdio.h | |||
fputc() | yes | stdio.h | |||
fputs() | yes | stdio.h | |||
fputwc() | yes | wchar.h | |||
fputws() | yes | wchar.h | |||
fread() | yes | stdio.h | |||
freeaddrinfo() | yes | netdb.h | |||
free() | yes | stdlib.h | |||
freelocale() | no | locale.h | locale | ||
freopen() | yes | stdio.h | |||
frexpf() | math | math.h | |||
frexp() | math | math.h | |||
frexpl() | math | math.h | |||
fscanf() | yes | stdio.h | |||
fseek() | yes | stdio.h | |||
fseeko() | yes | stdio.h | |||
fsetpos() | yes | stdio.h | |||
fstatat() | no | sys/stat.h | 'at’ functions | ||
fstat() | yes | sys/stat.h | |||
fstatvfs() | yes | sys/statvfs.h | |||
fsync() | yes | unistd.h | |||
ftell() | yes | stdio.h | |||
ftello() | yes | stdio.h | |||
ftok() | yes | sys/ipc.h | |||
ftruncate() | yes | unistd.h | |||
ftrylockfile() | yes | stdio.h | |||
ftw() | yes | ftw.h | |||
funlockfile() | yes | stdio.h | |||
futimens() | no | 2008 | sys/stat.h | timesptamp | |
fwide() | yes | wchar.h | |||
fwprintf() | yes | wchar.h | |||
fwrite() | yes | stdio.h | |||
fwscanf() | yes | wchar.h | |||
gai_strerror() | yes | netdb.h | |||
getaddrinfo() | yes | netdb.h | |||
getchar() | yes | stdio.h | |||
getchar_unlocked() | yes | stdio.h | |||
getc() | yes | stdio.h | |||
getc_unlocked() | yes | stdio.h | |||
getcwd() | yes | unistd.h | |||
getdate_err | yes | time.h | |||
getdate() | yes | time.h | |||
getdelim() | yes | stdio.h | |||
getegid() | yes | unistd.h | |||
getenv() | yes | stdlib.h | |||
geteuid() | yes | unistd.h | |||
getgid() | yes | unistd.h | |||
getgrent() | yes | grp.h | |||
getgrgid() | yes | grp.h | |||
getgrgid_r() | no | grp.h | see getgrgid | ||
getgrnam() | yes | grp.h | |||
getgrnam_r() | no | grp.h | see getgrnam | ||
getgroups() | yes | unistd.h | |||
gethostent() | yes | netdb.h | |||
gethostid() | yes | unistd.h | |||
gethostname() | yes | unistd.h | |||
getitimer() | yes | sys/time.h | |||
getline() | yes | stdio.h | |||
getlogin() | yes | unistd.h | |||
getlogin_r() | yes | unistd.h | |||
getmsg() | no | unimplemented | streams | ||
getnameinfo() | yes | netdb.h | |||
getnetbyaddr() | yes | netdb.h | |||
getnetbyname() | yes | netdb.h | |||
getnetent() | yes | netdb.h | |||
getopt() | yes | unistd.h | |||
getpeername() | yes | sys/socket.h | |||
getpgid() | yes | unistd.h | |||
getpgrp() | yes | unistd.h | |||
getpid() | yes | unistd.h | |||
getpmsg() | no | unimplemented | streams | ||
getppid() | yes | unistd.h | |||
getpriority() | yes | sys/resource.h | |||
getprotobyname() | yes | netdb.h | |||
getprotobynumber() | yes | netdb.h | |||
getprotoent() | yes | netdb.h | |||
getpwent() | yes | pwd.h | |||
getpwnam() | yes | pwd.h | |||
getpwnam_r() | yes | pwd.h | |||
getpwuid() | yes | pwd.h | |||
getpwuid_r() | yes | pwd.h | |||
getrlimit() | yes | sys/resource.h | |||
getrusage() | yes | sys/resource.h | |||
getservbyname() | yes | netdb.h | |||
getservbyport() | yes | netdb.h | |||
getservent() | yes | netdb.h | |||
gets() | yes | stdio.h | |||
getsid() | yes | unistd.h | |||
getsockname() | yes | sys/socket.h | |||
getsockopt() | yes | sys/socket.h | |||
getsubopt() | no | 2008 | stdlib.h | suboptions | |
gettimeofday() | yes | sys/time.h | |||
getuid() | yes | unistd.h | |||
getutxent() | no | utmp.h | utmp - getutent | ||
getutxid() | no | utmp.h | utmp - getutid | ||
getutxline() | no | utmp.h | utmp - getutline | ||
getwchar() | yes | wchar.h | |||
getwc() | yes | wchar.h | |||
globfree() | yes | glob.h | |||
glob() | yes | glob.h | |||
gmtime() | yes | time.h | |||
gmtime_r() | yes | time.h | |||
grantpt() | no | stdlib.h | pseudoterminal | ||
hcreate() | yes | search.h | |||
hdestroy() | yes | search.h | |||
hsearch() | yes | search.h | |||
htonl() | yes | netinet/in.h | |||
htons() | yes | netinet/in.h | |||
hypotf() | math | math.h | |||
hypot() | math | math.h | |||
hypotl() | math | math.h | |||
iconv_close() | no | iconv.h | iconv | ||
iconv() | no | iconv.h | iconv | ||
iconv_open() | no | iconv.h | icinv | ||
if_freenameindex() | no | net/if.h | interface | ||
if_indextoname() | no | net/if.h | interface | ||
if_nameindex() | no | net/if.h | interface | ||
if_nametoindex() | no | net/if.h | interface | ||
ilogbf() | math | math.h | |||
ilogb() | math | math.h | |||
ilogbl() | math | math.h | |||
imaxabs() | yes | inttypes.h | |||
imaxdiv() | yes | inttypes.h | |||
inet_addr() | yes | arpa/inet.h | |||
inet_ntoa() | yes | arpa/inet.h | |||
inet_ntop() | yes | arpa/inet.h | |||
inet_pton() | yes | arpa/inet.h | |||
initstate() | yes | unistd.h/stdlib.h | |||
insque() | yes | search.h | |||
ioctl() | yes | sys/ioctl.h | |||
isalnum() | yes | ctype.h | |||
isalnum_l() | no | ctype.h | locale | ||
isalpha() | yes | ctype.h | |||
isalpha_l() | no | ctype.h | locale | ||
isascii() | yes | ctype.h | |||
isastream() | no | unimplemented | streams | ||
isatty() | yes | unistd.h | |||
isblank() | yes | ctype.h | |||
isblank_l() | no | ctype.h | locale | ||
iscntrl() | yes | ctype.h | |||
iscntrl_l() | no | ctype.h | locale | ||
isdigit() | yes | ctype.h | |||
isdigit_l() | no | ctype.h | locale | ||
isfinite() | math | math.h | |||
isgraph() | yes | ctype.h | |||
isgraph_l() | no | ctype.h | locale | ||
isgreaterequal() | math | math.h | |||
isgreater() | math | math.h | |||
isinf() | math | math.h | |||
islessequal() | math | math.h | |||
islessgreater() | math | math.h | |||
isless() | math | math.h | |||
islower() | yes | ctype.h | |||
islower_l() | no | ctype.h | locale | ||
isnan() | math | math.h | |||
isnormal() | math | math.h | |||
isprint() | yes | ctype.h | |||
isprint_l() | no | ctype.h | locale | ||
ispunct() | yes | ctype.h | |||
ispunct_l() | no | ctype.h | locale | ||
isspace() | yes | ctype.h | |||
isspace_l() | no | ctype.h | locale | ||
isunordered() | math | math.h | |||
isupper() | yes | ctype.h | |||
isupper_l() | no | ctype.h | locale | ||
iswalnum() | yes | wctype.h | |||
iswalnum_l() | yes | wctype.h | |||
iswalpha() | yes | wctype.h | |||
iswalpha_l() | yes | wctype.h | |||
iswblank() | yes | wctype.h | |||
iswblank_l() | yes | wctype.h | |||
iswcntrl() | yes | wctype.h | |||
iswcntrl_l() | yes | wctype.h | |||
iswctype() | yes | wctype.h | |||
iswctype_l() | yes | wctype.h | |||
iswdigit() | yes | wctype.h | |||
iswdigit_l() | yes | wctype.h | |||
iswgraph() | yes | wctype.h | |||
iswgraph_l() | yes | wctype.h | |||
iswlower() | yes | wctype.h | |||
iswlower_l() | yes | wctype.h | |||
iswprint() | yes | wctype.h | |||
iswprint_l() | yes | wctype.h | |||
iswpunct() | yes | wctype.h | |||
iswpunct_l() | yes | wctype.h | |||
iswspace() | yes | wctype.h | |||
iswspace_l() | yes | wctype.h | |||
iswupper() | yes | wctype.h | |||
iswupper_l() | yes | wctype.h | |||
iswxdigit() | yes | wctype.h | |||
iswxdigit_l() | yes | wctype.h | |||
isxdigit() | yes | ctype.h | |||
isxdigit_l() | math | ctype.h | |||
j0() | math | math.h | |||
j1() | math | math.h | |||
jn() | math | math.h | |||
jrand48() | yes | stdlib.h | |||
kill() | yes | signal.h | |||
killpg() | yes | signal.h | |||
l64a() | yes | support.h | |||
labs() | yes | stdlib.h | |||
lchown() | yes | unistd.h | |||
lcong48() | yes | stdlib.h | |||
ldexpf() | math | math.h | |||
ldexp() | math | math.h | |||
ldexpl() | math | math.h | |||
ldiv() | yes | stdlib.h | |||
lfind() | yes | search.h | |||
lgammaf() | math | math.h | |||
lgamma() | math | math.h | |||
lgammal() | math | math.h | |||
linkat() | no | unistd.h | 'at’ functions | ||
link() | yes | unistd.h | |||
lio_listio() | no | aio.h | aio | ||
listen() | yes | sys/socket.h | |||
llabs() | yes | stdlib.h | |||
lldiv() | yes | inttypes.h | |||
llrintf() | math | math.h | |||
llrint() | math | math.h | |||
llrintl() | math | math.h | |||
llroundf() | math | math.h | |||
llround() | math | math.h | |||
llroundl() | math | math.h | |||
localeconv() | yes | locale.h | |||
localtime() | yes | time.h | |||
localtime_r() | yes | time.h | |||
lockf() | yes | fcntl.h/unistd.h | |||
log10f() | math | math.h | |||
log10() | math | math.h | |||
log10l() | math | math.h | |||
log1pf() | math | math.h | |||
log1p() | math | math.h | |||
log1pl() | math | math.h | |||
log2f() | math | math.h | |||
log2() | math | math.h | |||
log2l() | math | math.h | |||
logbf() | math | math.h | |||
logb() | math | math.h | |||
logbl() | math | math.h | |||
logf() | math | math.h | |||
log() | math | math.h | |||
logl() | math | math.h | |||
longjmp() | yes | setjmp.h | |||
lrand48() | yes | stdlib.h | |||
lrintf() | math | math.h | |||
lrint() | math | math.h | |||
lrintl() | math | math.h | |||
lroundf() | math | math.h | |||
lround() | math | math.h | |||
lroundl() | math | math.h | |||
lsearch() | yes | search.h | |||
lseek() | yes | unistd.h | |||
lstat() | yes | sys/stat.h | |||
malloc() | yes | stdlib.h | |||
mblen() | yes | stdlib.h | |||
mbrlen() | yes | wchar.h | |||
mbrtowc() | yes | wctype.h | |||
mbsinit() | yes | wchar.h | |||
mbsnrtowcs() | yes | wctype.h | |||
mbsrtowcs() | yes | wctype.h | |||
mbstowcs() | yes | stdlib.h | |||
mbtowc() | yes | stdlib.h | |||
memccpy() | yes | string.h | |||
memchr() | yes | string.h | |||
memcmp() | yes | string.h | |||
memcpy() | yes | string.h | |||
memmove() | yes | string.h | |||
memset() | yes | string.h | |||
mkdirat() | no | sys/stat.h | 'at’ functions | ||
mkdir() | yes | sys/stat.h | |||
mkdtemp() | yes | stdlib.h | |||
mkfifoat() | no | sys/stat.h | 'at’ functions | ||
mkfifo() | yes | sys/stat.h | |||
mknodat() | no | sys/stat.h | 'at’ functions | ||
mknod() | yes | sys/stat.h | |||
mkstemp() | yes | stdlib.h | |||
mktime() | yes | time.h | |||
mlockall() | no | sys/mman.h | memory | ||
mlock() | no | sys/mman.h | memory | ||
mmap() | no | sys/mman.h | memory | ||
modff() | math | math.h | |||
modf() | math | math.h | |||
modfl() | math | math.h | |||
mprotect() | no | sys/mman.h | memory | ||
mq_close() | no | mqueue.h | message queue | ||
mq_getattr() | no | mqueue.h | message queue | ||
mq_notify() | no | mqueue.h | message queue | ||
mq_open() | no | mqueue.h | message queue | ||
mq_receive() | no | mqueue.h | message queue | ||
mq_send() | no | mqueue.h | message queue | ||
mq_setattr() | no | mqueue.h | message queue | ||
mq_timedreceive() | no | mqueue.h | message queue | ||
mq_timedsend() | no | mqueue.h | message queue | ||
mq_unlink() | no | mqueue.h | message queue | ||
mrand48() | yes | stdlib.h | |||
msgctl() | yes | sys/msg.h | |||
msgget() | yes | sys/msg.h | |||
msgrcv() | yes | sys/msg.h | |||
msgsnd() | yes | sys/msg.h | |||
msync() | no | sys/mman.h | memory | ||
munlockall() | no | sys/mman.h | memory | ||
munlock() | no | sys/mman.h | memory | ||
munmap() | no | sys/mman.h | memory | ||
nanf() | math | math.h | |||
nan() | math | math.h | |||
nanl() | math | math.h | |||
nanosleep() | yes | time.h | |||
nearbyintf() | math | math.h | |||
nearbyint() | math | math.h | |||
nearbyintl() | math | math.h | |||
newlocale() | no | locale.h | locale | ||
nextafterf() | math | math.h | |||
nextafter() | math | math.h | |||
nextafterl() | math | math.h | |||
nexttowardf() | math | math.h | |||
nexttoward() | math | math.h | |||
nexttowardl() | math | math.h | |||
nftw() | no | ftw.h | ftw deprecated | ||
nice() | yes | unistd.h | |||
nl_langinfo() | no | langinfo.h | locale | ||
nl_langinfo_l() | no | langinfo.h | locale | ||
nrand48() | yes | stdlib.h | |||
ntohl() | yes | netinet/in.h | |||
ntohs() | yes | netinet/in.h | |||
openat() | no | fcntl.h | 'at’ functions | ||
opendir() | yes | sys/dirent.h | |||
open() | yes | fcntl.h | |||
openlog() | yes | sys/syslog.h | |||
open_memstream() | yes | stdio.h | |||
open_wmemstream() | yes | wchar.h | |||
optarg | yes | unistd.h | |||
opterr | yes | unistd.h | |||
optind | yes | unistd.h | |||
optopt | yes | unistd.h | |||
pathconf() | yes | unistd.h | |||
pause() | yes | unistd.h | |||
pclose() | yes | stdio.h | |||
perror() | yes | stdio.h | |||
pipe() | yes | unistd.h | |||
poll() | yes | sys/poll.h | |||
popen() | yes | stdio.h | |||
posix_fadvise() | yes | fcntl.h | |||
posix_fallocate() | yes | fcntl.h | |||
posix_madvise() | no | sys/mman.h | memory | ||
posix_memalign() | yes | stdlib.h | |||
posix_mem_offset() | no | memory | |||
posix_openpt() | no | stdlib.h/fcntl.h | pseudoterminal | ||
posix_spawnattr_destroy() | no | ||||
posix_spawnattr_getflags() | no | ||||
posix_spawnattr_getpgroup() | no | ||||
posix_spawnattr_getschedparam() | no | ||||
posix_spawnattr_getschedpolicy() | no | ||||
posix_spawnattr_getsigdefault() | no | ||||
posix_spawnattr_getsigmask() | no | ||||
posix_spawnattr_init() | no | ||||
posix_spawnattr_setflags() | no | ||||
posix_spawnattr_setpgroup() | no | ||||
posix_spawnattr_setschedparam() | no | ||||
posix_spawnattr_setschedpolicy() | no | ||||
posix_spawnattr_setsigdefault() | no | ||||
posix_spawnattr_setsigmask() | no | ||||
posix_spawn_file_actions_addclose() | no | ||||
posix_spawn_file_actions_adddup2() | no | ||||
posix_spawn_file_actions_addopen() | no | ||||
posix_spawn_file_actions_destroy() | no | ||||
posix_spawn_file_actions_init() | no | ||||
posix_spawn() | no | spawn.h | |||
posix_spawnp() | no | spawn.h | |||
posix_trace_attr_destroy() | no | ||||
posix_trace_attr_getclockres() | no | ||||
posix_trace_attr_getcreatetime() | no | ||||
posix_trace_attr_getgenversion() | no | ||||
posix_trace_attr_getinherited() | no | ||||
posix_trace_attr_getlogfullpolicy() | no | ||||
posix_trace_attr_getlogsize() | no | ||||
posix_trace_attr_getmaxdatasize() | no | ||||
posix_trace_attr_getmaxsystemeventsize() | no | ||||
posix_trace_attr_getmaxusereventsize() | no | ||||
posix_trace_attr_getname() | no | ||||
posix_trace_attr_getstreamfullpolicy() | no | ||||
posix_trace_attr_getstreamsize() | no | ||||
posix_trace_attr_init() | no | ||||
posix_trace_attr_setinherited() | no | ||||
posix_trace_attr_setlogfullpolicy() | no | ||||
posix_trace_attr_setlogsize() | no | ||||
posix_trace_attr_setmaxdatasize() | no | ||||
posix_trace_attr_setname() | no | ||||
posix_trace_attr_setstreamfullpolicy() | no | ||||
posix_trace_attr_setstreamsize() | no | ||||
posix_trace_clear() | no | ||||
posix_trace_close() | no | ||||
posix_trace_create() | no | ||||
posix_trace_create_withlog() | no | ||||
posix_trace_event() | no | ||||
posix_trace_eventid_equal() | no | ||||
posix_trace_eventid_get_name() | no | ||||
posix_trace_eventid_open() | no | ||||
posix_trace_eventset_add() | no | ||||
posix_trace_eventset_del() | no | ||||
posix_trace_eventset_empty() | no | ||||
posix_trace_eventset_fill() | no | ||||
posix_trace_eventset_ismember() | no | ||||
posix_trace_eventtypelist_getnext_id() | no | ||||
posix_trace_eventtypelist_rewind() | no | ||||
posix_trace_flush() | no | ||||
posix_trace_get_attr() | no | ||||
posix_trace_get_filter() | no | ||||
posix_trace_getnext_event() | no | ||||
posix_trace_get_status() | no | ||||
posix_trace_open() | no | ||||
posix_trace_rewind() | no | ||||
posix_trace_set_filter() | no | ||||
posix_trace_shutdown() | no | ||||
posix_trace_start() | no | ||||
posix_trace_stop() | no | ||||
posix_trace_timedgetnext_event() | no | ||||
posix_trace_trid_eventid_open() | no | ||||
posix_trace_trygetnext_event() | no | ||||
posix_typed_mem_get_info() | no | ||||
posix_typed_mem_open() | no | ||||
powf() | math | math.h | |||
pow() | math | math.h | |||
powl() | math | math.h | |||
pread() | yes | unistd.h | |||
printf() | yes | stdio.h | |||
pselect() | yes | sys/select.h | |||
psiginfo() | no | 2008 | signal.h | signal | |
psignal() | yes | signal.h | |||
pthread_atfork() | no | pthread.h | pthread | ||
pthread_attr_destroy() | no | pthread.h | pthread | ||
pthread_attr_getdetachstate() | no | pthread.h | pthread | ||
pthread_attr_getguardsize() | no | pthread.h | pthread | ||
pthread_attr_getinheritsched() | no | pthread.h | pthread | ||
pthread_attr_getschedparam() | no | pthread.h | pthread | ||
pthread_attr_getschedpolicy() | no | pthread.h | pthread | ||
pthread_attr_getscope() | no | pthread.h | pthread | ||
pthread_attr_getstack() | no | pthread.h | pthread | ||
pthread_attr_getstacksize() | no | pthread.h | pthread | ||
pthread_attr_init() | no | pthread.h | pthread | ||
pthread_attr_setdetachstate() | no | pthread.h | pthread | ||
pthread_attr_setguardsize() | no | pthread.h | pthread | ||
pthread_attr_setinheritsched() | no | pthread.h | pthread | ||
pthread_attr_setschedparam() | no | pthread.h | pthread | ||
pthread_attr_setschedpolicy() | no | pthread.h | pthread | ||
pthread_attr_setscope() | no | pthread.h | pthread | ||
pthread_attr_setstack() | no | pthread.h | pthread | ||
pthread_attr_setstacksize() | no | pthread.h | pthread | ||
pthread_barrierattr_destroy() | no | pthread.h | pthread | ||
pthread_barrierattr_getpshared() | no | pthread.h | pthread | ||
pthread_barrierattr_init() | no | pthread.h | pthread | ||
pthread_barrierattr_setpshared() | no | pthread.h | pthread | ||
pthread_barrier_destroy() | no | pthread.h | pthread | ||
pthread_barrier_init() | no | pthread.h | pthread | ||
pthread_barrier_wait() | no | pthread.h | pthread | ||
pthread_cancel() | no | pthread.h | pthread | ||
pthread_cleanup_pop() | no | pthread.h | pthread | ||
pthread_cleanup_push() | no | pthread.h | pthread | ||
pthread_condattr_destroy() | no | pthread.h | pthread | ||
pthread_condattr_getclock() | no | pthread.h | pthread | ||
pthread_condattr_getpshared() | no | pthread.h | pthread | ||
pthread_condattr_init() | no | pthread.h | pthread | ||
pthread_condattr_setclock() | no | pthread.h | pthread | ||
pthread_condattr_setpshared() | no | pthread.h | pthread | ||
pthread_cond_broadcast() | no | pthread.h | pthread | ||
pthread_cond_destroy() | no | pthread.h | pthread | ||
pthread_cond_init() | no | pthread.h | pthread | ||
pthread_cond_signal() | no | pthread.h | pthread | ||
pthread_cond_timedwait() | no | pthread.h | pthread | ||
pthread_cond_wait() | no | pthread.h | pthread | ||
pthread_create() | no | pthread.h | pthread | ||
pthread_detach() | no | pthread.h | pthread | ||
pthread_equal() | no | pthread.h | pthread | ||
pthread_exit() | no | pthread.h | pthread | ||
pthread_getconcurrency() | no | pthread.h | pthread | ||
pthread_getcpuclockid() | no | pthread.h | pthread | ||
pthread_getschedparam() | no | pthread.h | pthread | ||
pthread_getspecific() | no | pthread.h | pthread | ||
pthread_join() | no | pthread.h | pthread | ||
pthread_key_create() | no | pthread.h | pthread | ||
pthread_key_delete() | no | pthread.h | pthread | ||
pthread_kill() | no | pthread.h | pthread | ||
pthread_mutexattr_destroy() | no | pthread.h | pthread | ||
pthread_mutexattr_getprioceiling() | no | pthread.h | pthread | ||
pthread_mutexattr_getprotocol() | no | pthread.h | pthread | ||
pthread_mutexattr_getpshared() | no | pthread.h | pthread | ||
pthread_mutexattr_getrobust() | no | pthread.h | pthread | ||
pthread_mutexattr_gettype() | no | pthread.h | pthread | ||
pthread_mutexattr_init() | no | pthread.h | pthread | ||
pthread_mutexattr_setprioceiling() | no | pthread.h | pthread | ||
pthread_mutexattr_setprotocol() | no | pthread.h | pthread | ||
pthread_mutexattr_setpshared() | no | pthread.h | pthread | ||
pthread_mutexattr_setrobust() | no | pthread.h | pthread | ||
pthread_mutexattr_settype() | no | pthread.h | pthread | ||
pthread_mutex_consistent() | no | pthread.h | pthread | ||
pthread_mutex_destroy() | no | pthread.h | pthread | ||
pthread_mutex_getprioceiling() | no | pthread.h | pthread | ||
pthread_mutex_init() | no | pthread.h | pthread | ||
pthread_mutex_lock() | no | pthread.h | pthread | ||
pthread_mutex_setprioceiling() | no | pthread.h | pthread | ||
pthread_mutex_timedlock() | no | pthread.h | pthread | ||
pthread_mutex_trylock() | no | pthread.h | pthread | ||
pthread_mutex_unlock() | no | pthread.h | pthread | ||
pthread_once() | no | pthread.h | pthread | ||
pthread_rwlockattr_destroy() | no | pthread.h | pthread | ||
pthread_rwlockattr_getpshared() | no | pthread.h | pthread | ||
pthread_rwlockattr_init() | no | pthread.h | pthread | ||
pthread_rwlockattr_setpshared() | no | pthread.h | pthread | ||
pthread_rwlock_destroy() | no | pthread.h | pthread | ||
pthread_rwlock_init() | no | pthread.h | pthread | ||
pthread_rwlock_rdlock() | no | pthread.h | pthread | ||
pthread_rwlock_timedrdlock() | no | pthread.h | pthread | ||
pthread_rwlock_timedwrlock() | no | pthread.h | pthread | ||
pthread_rwlock_tryrdlock() | no | pthread.h | pthread | ||
pthread_rwlock_trywrlock() | no | pthread.h | pthread | ||
pthread_rwlock_unlock() | no | pthread.h | pthread | ||
pthread_rwlock_wrlock() | no | pthread.h | pthread | ||
pthread_self() | no | pthread.h | pthread | ||
pthread_setcancelstate() | no | pthread.h | pthread | ||
pthread_setcanceltype() | no | pthread.h | pthread | ||
pthread_setconcurrency() | no | pthread.h | pthread | ||
pthread_setschedparam() | no | pthread.h | pthread | ||
pthread_setschedprio() | no | pthread.h | pthread | ||
pthread_setspecific() | no | pthread.h | pthread | ||
pthread_sigmask() | no | pthread.h | pthread | ||
pthread_spin_destroy() | no | pthread.h | pthread | ||
pthread_spin_init() | no | pthread.h | pthread | ||
pthread_spin_lock() | no | pthread.h | pthread | ||
pthread_spin_trylock() | no | pthread.h | pthread | ||
pthread_spin_unlock() | no | pthread.h | pthread | ||
pthread_testcancel() | no | pthread.h | pthread | ||
ptsname() | no | stdlib.h | pseudoterminal | ||
putchar() | yes | stdio.h | |||
putchar_unlocked() | yes | stdio.h | |||
putc() | yes | stdio.h | |||
putc_unlocked() | yes | stdio.h | |||
putenv() | yes | stdlib.h | |||
putmsg() | no | unimplemented | streams | ||
putpmsg() | no | unimplemented | streams | ||
puts() | yes | stdio.h | |||
pututxline() | no | utmp.h | utmp | ||
putwchar() | yes | wchar.h | |||
putwc() | yes | wchar.h | |||
pwrite() | yes | unistd.h | |||
qsort() | yes | stdlib.h | |||
raise() | yes | signal.h | |||
rand() | yes | stdlib.h | |||
random() | yes | stdlib.h | |||
rand_r() | yes | stdlib.h | |||
readdir() | yes | sys/dirent.h | |||
readdir_r() | yes | sys/dirent.h | |||
read() | yes | unistd.h | |||
readlinkat() | no | unistd.h | 'at’ functions | ||
readlink() | yes | unistd.h | |||
readv() | yes | sys/uio.h | |||
realloc() | yes | malloc.h/stdlib.h | |||
realpath() | yes | stdlib.h | |||
recvfrom() | yes | sys/socket.h | |||
recv() | yes | sys/socket.h | |||
recvmsg() | yes | sys/socket.h | |||
regcomp() | yes | regexp.h | |||
regerror() | yes | regexp.h | |||
regexec() | yes | regexp.h | |||
regfree() | yes | regexp.h | |||
remainderf() | math | math.h | |||
remainder() | math | math.h | |||
remainderl() | math | math.h | |||
remove() | yes | stdio.h | |||
remque() | yes | search.h | |||
remquof() | math | math.h | |||
remquo() | math | math.h | |||
remquol() | math | math.h | |||
renameat() | no | stdio.h | 'at’ functions | ||
rename() | yes | stdio.h | |||
rewinddir() | yes | sys/dirent.h | |||
rewind() | yes | stdio.h | |||
rintf() | math | math.h | |||
rint() | math | math.h | |||
rintl() | math | math.h | |||
rmdir() | yes | unistd.h | |||
roundf() | math | math.h | |||
round() | math | math.h | |||
roundl() | math | math.h | |||
scalblnf() | math | math.h | |||
scalbln() | math | math.h | |||
scalblnl() | math | math.h | |||
scalbnf() | math | math.h | |||
scalbn() | math | math.h | |||
scalbnl() | math | math.h | |||
scandir() | yes | sys/dirent.h | |||
scanf() | yes | stdio.h | |||
sched_getparam() | yes | sched.h | |||
sched_get_priority_max() | yes | sched.h | |||
sched_get_priority_min() | yes | sched.h | |||
sched_getscheduler() | yes | sched.h | |||
sched_rr_get_interval() | yes | sched.h | |||
sched_setparam() | yes | sched.h | |||
sched_setscheduler() | yes | sched.h | |||
sched_yield() | yes | sched.h | |||
seed48() | yes | stdlib.h | |||
seekdir() | yes | sys/dirent.h | |||
select() | yes | sys/select.h | |||
sem_close() | no | semaphore.h | semaphore | ||
semctl() | yes | sys/sem.h | |||
sem_destroy() | no | semaphore.h | semaphore | ||
semget() | yes | sys/sem.h | |||
sem_getvalue() | no | semaphore.h | semaphore | ||
sem_init() | no | semaphore.h | semaphore | ||
sem_open() | no | semaphore.h | semaphore | ||
semop() | yes | sys/sem.h | |||
sem_post() | no | semaphore.h | semaphore | ||
sem_timedwait() | no | semaphore.h | semaphore | ||
sem_trywait() | no | semaphore.h | semaphore | ||
sem_unlink() | no | semaphore.h | semaphore | ||
sem_wait() | no | semaphore.h | semaphore | ||
send() | yes | sys/socket.h | |||
sendmsg() | yes | sys/socket.h | |||
sendto() | yes | sys/socket.h | |||
setbuf() | yes | stdio.h | |||
setegid() | yes | unistd.h | |||
setenv() | yes | stdlib.h | |||
seteuid() | yes | unistd.h | |||
setgid() | yes | unistd.h | |||
setgrent() | yes | grp.h | |||
sethostent() | yes | netdb.h | |||
setitimer() | yes | sys/time.h | |||
setjmp() | yes | setjmp.h | |||
setkey() | yes | crypt.h | |||
setlocale() | yes | locale.h | |||
setlogmask() | yes | sys/syslog.h | |||
setnetent() | yes | netdb.h | |||
setpgid() | yes | unistd.h | |||
setpgrp() | yes | unistd.h | |||
setpriority() | yes | sys/resource.h | |||
setprotoent() | yes | netdb.h | |||
setpwent() | yes | pwd.h | |||
setregid() | yes | unistd.h | |||
setreuid() | yes | unistd.h | |||
setrlimit() | yes | sys/resource.h | |||
setservent() | yes | netdb.h | |||
setsid() | yes | unistd.h | |||
setsockopt() | yes | sys/socket.h | |||
setstate() | yes | unistd.h | |||
setuid() | yes | unistd.h | |||
setutxent() | no | utmp.h | utmp - setutent() | ||
setvbuf() | yes | stdio.h | |||
shmat() | yes | sys/shm.h | |||
shmctl() | yes | sys/shm.h | |||
shmdt() | yes | sys/shm.h | |||
shmget() | yes | sys/shm.h | |||
shm_open() | no | sys/mman.h | shared mem | ||
shm_unlink() | no | sys/mman.h | shared mem | ||
shutdown() | yes | sys/socket.h | |||
sigaction() | yes | signal.h | |||
sigaddset() | yes | signal.h | |||
sigaltstack() | yes | signal.h | |||
sigdelset() | yes | signal.h | |||
sigemptyset() | yes | signal.h | |||
sigfillset() | yes | signal.h | |||
sighold() | yes | signal.h | |||
sigignore() | yes | signal.h | |||
siginterrupt() | yes | signal.h | |||
sigismember() | yes | signal.h | |||
siglongjmp() | yes | setjmp.h | |||
signal() | yes | signal.h | |||
signbit() | math | math.h | |||
signgam | math | math.h | |||
sigpause() | yes | signal.h | |||
sigpending() | yes | signal.h | |||
sigprocmask() | yes | signal.h | |||
sigqueue() | yes | signal.h | |||
sigrelse() | yes | signal.h | |||
sigset() | yes | signal.h | |||
sigsetjmp() | yes | setjmp.h | |||
sigsuspend() | yes | signal.h | |||
sigtimedwait() | yes | signal.h | |||
sigwait() | yes | signal.h | |||
sigwaitinfo() | yes | signal.h | |||
sinf() | math | math.h | |||
sinhf() | math | math.h | |||
sinh() | math | math.h | |||
sinhl() | math | math.h | |||
sin() | math | math.h | |||
sinl() | math | math.h | |||
sleep() | yes | unistd.h | |||
snprintf() | yes | stdio.h | |||
sockatmark() | no | sys/socket.h | socket | ||
socket() | yes | sys/socket.h | |||
socketpair() | yes | sys/socket.h | |||
sprintf() | yes | stdio.h | |||
sqrtf() | math | math.h | |||
sqrt() | math | math.h | |||
sqrtl() | math | math.h | |||
srand48() | yes | stdlib.h | |||
srand() | yes | stdlib.h | |||
srandom() | yes | stdlib.h | |||
sscanf() | yes | stdio.h | |||
stat() | yes | sys/stat.h | |||
statvfs() | yes | sys/statvfs.h | |||
stderr | yes | stdio.h | |||
stdin | yes | stdio.h | |||
stdout | yes | stdio.h | |||
stpcpy() | yes | string.h | |||
stpncpy() | yes | string.h | |||
strcasecmp() | yes | string.h | |||
strcasecmp_l() | no | string.h | locale | ||
strcat() | yes | string.h | |||
strchr() | yes | string.h | |||
strcmp() | yes | string.h | |||
strcoll() | yes | string.h | |||
strcoll_l() | no | string.h | locale | ||
strcpy() | yes | string.h | |||
strcspn() | yes | string.h | |||
strdup() | yes | string.h | |||
strerror() | yes | string.h | |||
strerror_l() | no | string.h | locale | ||
strerror_r() | yes | string.h | |||
strfmon() | no | monetary.h | locale | ||
strfmon_l() | no | monetary.h | locale | ||
strftime() | yes | time.h | |||
strftime_l() | no | time.h | locale | ||
strlen() | yes | string.h | |||
strncasecmp() | yes | string.h | |||
strncasecmp_l() | no | string.h | locale | ||
strncat() | yes | string.h | |||
strncmp() | yes | string.h | |||
strncpy() | yes | string.h | |||
strndup() | yes | string.h | |||
strnlen() | yes | string.h | |||
strpbrk() | yes | string.h | |||
strptime() | yes | time.h | |||
strrchr() | yes | string.h | |||
strsignal() | yes | string.h | |||
strspn() | yes | string.h | |||
strstr() | yes | string.h | |||
strtod() | yes | stdlib.h | |||
strtof() | yes | stdlib.h | |||
strtoimax() | yes | inttypes.h | |||
strtok() | yes | string.h | |||
strtok_r() | yes | string.h | |||
strtold() | yes | stdlib.h | |||
strtol() | yes | stdlib.h | |||
strtoll() | yes | stdlib.h | |||
strtoul() | yes | stdlib.h | |||
strtoull() | yes | stdlib.h | |||
strtoumax() | yes | inttypes.h | |||
strxfrm() | yes | string.h | |||
strxfrm_l() | no | string.h | locale | ||
swab() | yes | unistd.h | |||
swprintf() | yes | wchar.h | |||
swscanf() | yes | wchar.h | |||
symlinkat() | no | unistd.h | 'at’ functions | ||
symlink() | yes | unistd.h | |||
sync() | yes | unistd.h | |||
sysconf() | yes | unistd.h | |||
syslog() | yes | sys/syslog.h | |||
system() | yes | stdlib.h | |||
tanf() | math | math.h | |||
tanhf() | math | math.h | |||
tanh() | math | math.h | |||
tanhl() | math | math.h | |||
tan() | math | math.h | |||
tanl() | math | math.h | |||
tcdrain() | yes | termios.h | |||
tcflow() | yes | termios.h | |||
tcflush() | yes | termios.h | |||
tcgetattr() | yes | termios.h | |||
tcgetpgrp() | yes | unistd.h | |||
tcgetsid() | yes | termios.h | |||
tcsendbreak() | yes | termios.h | |||
tcsetattr() | yes | termios.h | |||
tcsetpgrp() | yes | unistd.h | |||
tdelete() | yes | search.h | |||
telldir() | yes | sys/dirent.h | |||
tempnam() | yes | stdio.h | |||
tfind() | yes | search.h | |||
tgammaf() | math | math.h | |||
tgamma() | math | math.h | |||
tgammal() | math | math.h | |||
time() | no | time.h | |||
timer_create() | no | time.h | timer | ||
timer_delete() | no | time.h | timer | ||
timer_getoverrun() | no | time.h | timer | ||
timer_gettime() | no | time.h | timer | ||
timer_settime() | no | time.h | timer | ||
times() | yes | sys/times.h | |||
timezone | yes | time.h | |||
tmpfile() | yes | stdio.h | |||
tmpnam() | yes | stdio.h | |||
toascii() | yes | ctype.h | |||
tolower() | yes | ctype.h | |||
tolower_l() | no | ctype.h | locale | ||
toupper() | yes | ctype.h | |||
toupper_l() | no | ctype.h | locale | ||
towctrans() | yes | wctype.h | |||
towctrans_l() | yes | wctype.h | |||
towlower() | yes | wctype.h | |||
towlower_l() | yes | wctype.h | |||
towupper() | yes | wctype.h | |||
towupper_l() | yes | wctype.h | |||
truncate() | yes | unistd.h | |||
truncf() | math | math.h | |||
trunc() | math | math.h | |||
truncl() | math | math.h | |||
tsearch() | yes | search.h | |||
ttyname() | yes | unistd.h | |||
ttyname_r() | yes | unistd.h | |||
twalk() | yes | search.h | |||
tzname | yes | time.h | |||
tzset() | yes | time.h | |||
ulimit() | yes | sys/resource.h | |||
umask() | yes | sys/stat.h | |||
uname() | yes | sys/utsname.h | |||
ungetc() | yes | stdio.h | |||
ungetwc() | yes | wchar.h | |||
unlinkat() | no | unistd.h | 'at’ functions | ||
unlink() | yes | unistd.h | |||
unlockpt() | no | stdlib.h | pseudoterminal | ||
unsetenv() | yes | stdlib.h | |||
uselocale() | no | locale.h | locale | ||
utime() | yes | utime.h | |||
utimensat() | no | sys/stat.h | 'at’ functions | ||
utimes() | yes | sys/time.h | |||
va_arg() | yes | stdarg.h | va | ||
va_copy() | no | stdarg.h | va | ||
va_end() | yes | stdarg.h | va | ||
va_start() | yes | stdarg.h | va | ||
vdprintf() | yes | stdio.h | |||
vfprintf() | yes | stdio.h | |||
vfscanf() | yes | std | |||
vfwprintf() | yes | wchar.h | |||
vfwscanf() | yes | wchar.h | |||
vprintf() | yes | stdio.h | |||
vscanf() | yes | stdio.h | |||
vsnprintf() | yes | stdio.h | |||
vsprintf() | yes | stdio.h | |||
vsscanf() | yes | stdio.h | |||
vswprintf() | yes | wchar.h | |||
vswscanf() | yes | wchar.h | |||
vwprintf() | yes | wchar.h | |||
vwscanf() | yes | wchar.h | |||
wait() | yes | sys/wait.h | |||
waitid() | no | sys/wait.h | wait | ||
waitpid() | yes | sys/wait.h | |||
wcpcpy() | yes | wchar.h | |||
wcpncpy() | yes | wchar.h | |||
wcrtomb() | yes | wchar.h | |||
wcscasecmp() | yes | wchar.h | |||
wcscasecmp_l() | yes | wchar.h | |||
wcscat() | yes | wchar.h | |||
wcschr() | yes | wchar.h | |||
wcscmp() | yes | wchar.h | |||
wcscoll() | yes | wchar.h | |||
wcscoll_l() | yes | wchar.h | |||
wcscpy() | yes | wchar.h | |||
wcscspn() | yes | wchar.h | |||
wcsdup() | yes | wchar.h | |||
wcsftime() | yes | wchar.h | |||
wcslen() | yes | wchar.h | |||
wcsncasecmp() | yes | wchar.h | |||
wcsncasecmp_l() | yes | wchar.h | |||
wcsncat() | yes | wchar.h | |||
wcsncmp() | yes | wchar.h | |||
wcsncpy() | yes | wchar.h | |||
wcsnlen() | yes | wchar.h | |||
wcsnrtombs() | yes | wchar.h | |||
wcspbrk() | yes | wchar.h | |||
wcsrchr() | yes | wchar.h | |||
wcsrtombs() | yes | wchar.h | |||
wcsspn() | yes | wchar.h | |||
wcsstr() | yes | wchar.h | |||
wcstod() | yes | wchar.h | |||
wcstof() | yes | wchar.h | |||
wcstoimax() | yes | inttypes.h | |||
wcstok() | yes | wchar.h | |||
wcstold() | yes | wchar.h | |||
wcstol() | yes | wchar.h | |||
wcstoll() | yes | wchar.h | |||
wcstombs() | yes | stdlib.h | |||
wcstoul() | yes | wchar.h | |||
wcstoull() | yes | wchar.h | |||
wcstoumax() | yes | inttypes.h | |||
wcswidth() | yes | wchar.h | |||
wcsxfrm() | yes | wchar.h | |||
wcsxfrm_l() | yes | wchar.h | |||
wctob() | yes | wchar.h | |||
wctomb() | yes | stdlib.h | |||
wctrans() | yes | wctype.h | |||
wctrans_l() | yes | wctype.h | |||
wctype() | yes | wctype.h | |||
wctype_l() | yes | wctype.h | |||
wcwidth() | yes | wchar.h | |||
wmemchr() | yes | wchar.h | |||
wmemcmp() | yes | wchar.h | |||
wmemcpy() | yes | wchar.h | |||
wmemmove() | yes | wchar.h | |||
wmemset() | yes | wchar.h | |||
wordexp() | yes | wordexp.h | |||
wordfree() | yes | wordexp.h | |||
wprintf() | yes | wchar.h | |||
write() | yes | unistd.h | |||
writev() | yes | sys/uio.h | |||
wscanf() | yes | wchar.h | |||
y0() | math | math.h | |||
y1() | math | math.h | |||
yn() | math | math.h |
Article précédent Article suivant