Requirements and Specifications of LSB Core 3.1 Interfaces: By Function Group
- Function Name - click on the link (if present) to see particular function specification.
- Requirements - the number of atomic requirements extracted for particular function (the link points to a detailed requirements list); dashes - if the function requirements have not been analyzed yet.
- Library - library name in which the function is implemented.
- LSB Section - the number and section name in LSB where the function is defined.
- Standard - reference to a base standard where the function requirements are defined. See abbreviations.
| Function Name | Requirements | Library | LSB Section | Standard | |
| fs.dir – directory functions | |||||
| closedir | 7 | libc | 13.3.2. System Calls | SUSv3 | |
| mkdir | 24 | libc | 13.3.2. System Calls | SUSv3 | |
| opendir | 16 | libc | 13.3.2. System Calls | SUSv3 | |
| readdir | 22 | libc | 13.3.2. System Calls | SUSv3 | |
| readdir_r | 10 | libc | 13.3.2. System Calls | SUSv3 | |
| readdir64 | 22 | libc | 13.3.16. Large File Support | LFS | |
| rewinddir | 5 | libc | 13.3.3. Standard I/O | SUSv3 | |
| rmdir | 25 | libc | 13.3.2. System Calls | SUSv3 | |
| seekdir | 3 | libc | 13.3.3. Standard I/O | SUSv3 | |
| telldir | 3 | libc | 13.3.3. Standard I/O | SUSv3 | |
| fs.fifo – FIFO functions | |||||
| mkfifo | 23 | libc | 13.3.2. System Calls | SUSv3 | |
| fs.fs – file system functions | |||||
| __xmknod | 29 | libc | 13.3.2. System Calls | LSB | |
| link | 26 | libc | 13.3.2. System Calls | LSB | |
| remove | 53 | libc | 13.3.3. Standard I/O | SUSv3 | |
| rename | 45 | libc | 13.3.2. System Calls | SUSv3 | |
| unlink | 27 | libc | 13.3.2. System Calls | LSB | |
| fs.ftw – file tree walk functions | |||||
| ftw | 36 | libc | 13.3.17. Standard Library | SUSv3 | |
| ftw64 | 36 | libc | 13.3.16. Large File Support | LFS | |
| nftw | 48 | libc | 13.3.17. Standard Library | SUSv3 | |
| nftw64 | 48 | libc | 13.3.16. Large File Support | LFS | |
| fs.glob – pathname pattern-matching functions | |||||
| glob | 39 | libc | 13.3.17. Standard Library | SUSv3 | |
| glob64 | 46 | libc | 13.3.17. Standard Library | LSB | |
| globfree | 1 | libc | 13.3.17. Standard Library | SUSv3 | |
| globfree64 | 2 | libc | 13.3.17. Standard Library | LSB | |
| fs.meta.access – file access functions | |||||
| access | 18 | libc | 13.3.2. System Calls | SUSv3 | |
| chmod | 20 | libc | 13.3.2. System Calls | SUSv3 | |
| chown | 29 | libc | 13.3.2. System Calls | SUSv3 | |
| fchmod | 18 | libc | 13.3.2. System Calls | SUSv3 | |
| fchown | 22 | libc | 13.3.2. System Calls | SUSv3 | |
| lchown | 30 | libc | 13.3.2. System Calls | SUSv3 | |
| fs.meta.meta – file meta data functions | |||||
| __fxstat | 13 | libc | 13.3.2. System Calls | LSB | |
| __fxstat64 | 14 | libc | 13.3.16. Large File Support | LSB | |
| __lxstat | 18 | libc | 13.3.2. System Calls | LSB | |
| __lxstat64 | 19 | libc | 13.3.16. Large File Support | LSB | |
| __xstat | 19 | libc | 13.3.2. System Calls | LSB | |
| __xstat64 | 20 | libc | 13.3.16. Large File Support | LSB | |
| utime | 16 | libc | 13.3.2. System Calls | SUSv3 | |
| utimes | 17 | libc | 13.3.2. System Calls | SUSv3 | |
| fs.meta.statvfs – VFS file system information functions | |||||
| fstatvfs | 12 | libc | 13.3.2. System Calls | SUSv3 | |
| fstatvfs64 | 12 | libc | 13.3.16. Large File Support | LFS | |
| statvfs | 19 | libc | 13.3.2. System Calls | SUSv3 | |
| statvfs64 | 19 | libc | 13.3.16. Large File Support | LFS | |
| fs.name – file name functions | |||||
| basename | 7 | libc | 13.3.17. Standard Library | SUSv3 | |
| dirname | 8 | libc | 13.3.17. Standard Library | SUSv3 | |
| realpath | 17 | libc | 13.3.17. Standard Library | SUSv3 | |
| fs.symlink – symlink functions | |||||
| readlink | 19 | libc | 13.3.2. System Calls | SUSv3 | |
| symlink | 18 | libc | 13.3.2. System Calls | SUSv3 | |
| fs.tmpfile – temporary file functions | |||||
| mkstemp | 10 | libc | 13.3.17. Standard Library | SUSv3 | |
| mkstemp64 | 10 | libc | 13.3.16. Large File Support | LFS | |
| mktemp | 8 | libc | 13.3.17. Standard Library | SUSv3 | |
| tempnam | 14 | libc | 13.3.3. Standard I/O | SUSv3 | |
| tmpfile | 16 | libc | 13.3.17. Standard Library | SUSv3 | |
| tmpfile64 | 16 | libc | 13.3.16. Large File Support | LFS | |
| tmpnam | 12 | libc | 13.3.17. Standard Library | SUSv3 | |
| io.file – file descriptor functions | |||||
| close | 33 | libc | 13.3.2. System Calls | SUSv3 | |
| creat | 44 | libc | 13.3.2. System Calls | SUSv3 | |
| creat64 | 43 | libc | 13.3.16. Large File Support | LFS | |
| dup | 10 | libc | 13.3.2. System Calls | SUSv3 | |
| dup2 | 15 | libc | 13.3.2. System Calls | SUSv3 | |
| fcntl | 102 | libc | 13.3.2. System Calls | LSB | |
| fdatasync | 9 | libc | 13.3.2. System Calls | SUSv3 | |
| flock | 9 | libc | 13.3.2. System Calls | LSB | |
| fsync | 12 | libc | 13.3.2. System Calls | SUSv3 | |
| ftruncate | 28 | libc | 13.3.2. System Calls | SUSv3 | |
| ftruncate64 | 28 | libc | 13.3.16. Large File Support | LFS | |
| lockf | 40 | libc | 13.3.2. System Calls | SUSv3 | |
| lockf64 | 40 | libc | 13.3.16. Large File Support | LFS | |
| lseek | 17 | libc | 13.3.2. System Calls | SUSv3 | |
| lseek64 | 17 | libpthread | 13.9.4. Thread aware libc | LFS | |
| open | 74 | libc | 13.3.2. System Calls | SUSv3 | |
| open64 | 71 | libpthread | 13.9.4. Thread aware libc | LFS | |
| pread | 74 | libpthread | 13.9.4. Thread aware libc | SUSv3 | |
| pread64 | 74 | libpthread | 13.9.4. Thread aware libc | LFS | |
| pwrite | 75 | libpthread | 13.9.4. Thread aware libc | SUSv3 | |
| pwrite64 | 75 | libpthread | 13.9.4. Thread aware libc | LFS | |
| read | 143 | libc | 13.3.2. System Calls | SUSv3 | |
| readv | 77 | libc | 13.3.2. System Calls | SUSv3 | |
| sync | 2 | libc | 13.3.2. System Calls | SUSv3 | |
| truncate | 24 | libc | 13.3.2. System Calls | SUSv3 | |
| truncate64 | 24 | libc | 13.3.16. Large File Support | LFS | |
| write | 114 | libc | 13.3.2. System Calls | SUSv3 | |
| writev | 82 | libc | 13.3.2. System Calls | SUSv3 | |
| io.fstream.buffer – file stream buffer functions | |||||
| setbuf | 9 | libc | 13.3.3. Standard I/O | SUSv3 | |
| setbuffer | 9 | libc | 13.3.3. Standard I/O | LSB | |
| setvbuf | 13 | libc | 13.3.3. Standard I/O | SUSv3 | |
| io.fstream.fstream – file stream functions | |||||
| __fpending | 1 | libc | 13.3.17. Standard Library | LSB | |
| _IO_feof | 1 | libc | 13.3.3. Standard I/O | LSB | |
| _IO_getc | 2 | libc | 13.3.3. Standard I/O | LSB | |
| _IO_putc | 1 | libc | 13.3.3. Standard I/O | LSB | |
| _IO_puts | 1 | libc | 13.3.3. Standard I/O | LSB | |
| clearerr | 1 | libc | 13.3.3. Standard I/O | SUSv3 | |
| fclose | 22 | libc | 13.3.3. Standard I/O | SUSv3 | |
| fdopen | 25 | libc | 13.3.3. Standard I/O | SUSv3 | |
| feof | 2 | libc | 13.3.3. Standard I/O | SUSv3 | |
| ferror | 2 | libc | 13.3.3. Standard I/O | SUSv3 | |
| fflush | 17 | libc | 13.3.3. Standard I/O | SUSv3 | |
| fflush_unlocked | 18 | libc | 13.3.3. Standard I/O | LSB | |
| fgetc | 17 | libc | 13.3.3. Standard I/O | SUSv3 | |
| fgetpos | 9 | libc | 13.3.3. Standard I/O | SUSv3 | |
| fgetpos64 | 9 | libc | 13.3.16. Large File Support | LFS | |
| fgets | 16 | libc | 13.3.3. Standard I/O | SUSv3 | |
| fgetwc_unlocked | 21 | libc | 13.3.3. Standard I/O | LSB | |
| fileno | 5 | libc | 13.3.3. Standard I/O | SUSv3 | |
| fopen | 47 | libc | 13.3.3. Standard I/O | SUSv3 | |
| fopen64 | 47 | libc | 13.3.16. Large File Support | LFS | |
| fputc | 19 | libc | 13.3.3. Standard I/O | SUSv3 | |
| fputs | 18 | libc | 13.3.3. Standard I/O | SUSv3 | |
| fread | 20 | libc | 13.3.3. Standard I/O | SUSv3 | |
| freopen | 38 | libc | 13.3.3. Standard I/O | SUSv3 | |
| freopen64 | 37 | libc | 13.3.16. Large File Support | LFS | |
| fseek | 31 | libc | 13.3.3. Standard I/O | SUSv3 | |
| fseeko | 32 | libc | 13.3.3. Standard I/O | SUSv3 | |
| fseeko64 | 32 | libc | 13.3.16. Large File Support | LFS | |
| fsetpos | 19 | libc | 13.3.3. Standard I/O | SUSv3 | |
| fsetpos64 | 19 | libc | 13.3.16. Large File Support | LFS | |
| ftell | 11 | libc | 13.3.3. Standard I/O | SUSv3 | |
| ftello | 11 | libc | 13.3.3. Standard I/O | SUSv3 | |
| ftello64 | 11 | libc | 13.3.16. Large File Support | LFS | |
| fwrite | 22 | libc | 13.3.3. Standard I/O | SUSv3 | |
| getc | 18 | libc | 13.3.3. Standard I/O | SUSv3 | |
| getc_unlocked | 17 | libc | 13.3.3. Standard I/O | SUSv3 | |
| getchar | 18 | libc | 13.3.3. Standard I/O | SUSv3 | |
| getchar_unlocked | 17 | libc | 13.3.3. Standard I/O | SUSv3 | |
| getw | 16 | libc | 13.3.3. Standard I/O | SUSv2 | |
| putc | 20 | libc | 13.3.3. Standard I/O | SUSv3 | |
| putc_unlocked | 19 | libc | 13.3.3. Standard I/O | SUSv3 | |
| putchar | 20 | libc | 13.3.3. Standard I/O | SUSv3 | |
| putchar_unlocked | 19 | libc | 13.3.3. Standard I/O | SUSv3 | |
| puts | 18 | libc | 13.3.3. Standard I/O | SUSv3 | |
| putw | 19 | libc | 13.3.3. Standard I/O | SUSv2 | |
| rewind | 29 | libc | 13.3.3. Standard I/O | SUSv3 | |
| ungetc | 13 | libc | 13.3.3. Standard I/O | SUSv3 | |
| io.fstream.lock – file stream lock functions | |||||
| flockfile | 10 | libc | 13.3.3. Standard I/O | SUSv3 | |
| ftrylockfile | 11 | libc | 13.3.17. Standard Library | SUSv3 | |
| funlockfile | 10 | libc | 13.3.17. Standard Library | SUSv3 | |
| io.fstream.wstream – wide-character file stream functions | |||||
| fgetwc | 20 | libc | 13.3.7. Wide Characters | SUSv3 | |
| fgetws | 21 | libc | 13.3.7. Wide Characters | SUSv3 | |
| fputwc | 20 | libc | 13.3.7. Wide Characters | SUSv3 | |
| fputws | 18 | libc | 13.3.7. Wide Characters | SUSv3 | |
| fwide | 11 | libc | 13.3.7. Wide Characters | SUSv3 | |
| getwc | 21 | libc | 13.3.7. Wide Characters | SUSv3 | |
| getwchar | 21 | libc | 13.3.7. Wide Characters | SUSv3 | |
| putwc | 21 | libc | 13.3.7. Wide Characters | SUSv3 | |
| putwchar | 21 | libc | 13.3.7. Wide Characters | SUSv3 | |
| ungetwc | 14 | libc | 13.3.7. Wide Characters | SUSv3 | |
| io.multiplex – input-output multiplexing | |||||
| poll | 51 | libc | 13.3.2. System Calls | SUSv3 | |
| select | 50 | libc | 13.3.2. System Calls | SUSv3 | |
| io.pipe – pipe functions | |||||
| pipe | 13 | libc | 13.3.2. System Calls | SUSv3 | |
| io.streams – STREAMS functions | |||||
| ioctl | 8 | libc | 13.3.2. System Calls | LSB | |
| io.syslog – system log functions | |||||
| closelog | 2 | libc | 13.3.17. Standard Library | SUSv3 | |
| openlog | 23 | libc | 13.3.17. Standard Library | SUSv3 | |
| setlogmask | 4 | libc | 13.3.17. Standard Library | SUSv3 | |
| syslog | 23 | libc | 13.3.17. Standard Library | SUSv3 | |
| vsyslog | 24 | libc | 13.3.17. Standard Library | LSB | |
| io.term – terminal functions | |||||
| cfgetispeed | 1 | libc | 13.3.13. Terminal Interface Functions | SUSv3 | |
| cfgetospeed | 1 | libc | 13.3.13. Terminal Interface Functions | SUSv3 | |
| cfmakeraw | 5 | libc | 13.3.13. Terminal Interface Functions | LSB | |
| cfsetispeed | 7 | libc | 13.3.13. Terminal Interface Functions | SUSv3 | |
| cfsetospeed | 7 | libc | 13.3.13. Terminal Interface Functions | SUSv3 | |
| cfsetspeed | 6 | libc | 13.3.13. Terminal Interface Functions | LSB | |
| ctermid | 4 | libc | 13.3.3. Standard I/O | SUSv3 | |
| getlogin | 8 | libc | 13.3.17. Standard Library | SUSv3 | |
| getlogin_r | 11 | libc | 13.3.17. Standard Library | SUSv3 | |
| grantpt | 12 | libc | 13.3.17. Standard Library | SUSv3 | |
| isatty | 6 | libc | 13.3.17. Standard Library | SUSv3 | |
| login_tty | 9 | libutil | 14.7.1. Utility Functions | LSB | |
| openpty | 7 | libutil | 14.7.1. Utility Functions | LSB | |
| posix_openpt | 13 | libc | 13.3.17. Standard Library | SUSv3 | |
| ptsname | 7 | libc | 13.3.17. Standard Library | SUSv3 | |
| tcdrain | 11 | libc | 13.3.13. Terminal Interface Functions | SUSv3 | |
| tcflow | 15 | libc | 13.3.13. Terminal Interface Functions | SUSv3 | |
| tcflush | 14 | libc | 13.3.13. Terminal Interface Functions | SUSv3 | |
| tcgetattr | 9 | libc | 13.3.13. Terminal Interface Functions | SUSv3 | |
| tcgetpgrp | 7 | libc | 13.3.13. Terminal Interface Functions | SUSv3 | |
| tcgetsid | 6 | libc | 13.3.13. Terminal Interface Functions | SUSv3 | |
| tcsendbreak | 10 | libc | 13.3.13. Terminal Interface Functions | SUSv3 | |
| tcsetattr | 23 | libc | 13.3.13. Terminal Interface Functions | SUSv3 | |
| tcsetpgrp | 10 | libc | 13.3.13. Terminal Interface Functions | SUSv3 | |
| ttyname | 7 | libc | 13.3.17. Standard Library | SUSv3 | |
| ttyname_r | 9 | libc | 13.3.17. Standard Library | SUSv3 | |
| unlockpt | 6 | libc | 13.3.17. Standard Library | SUSv3 | |
| locale.collate – collation functions | |||||
| strcoll | 7 | libc | 13.3.8. String Functions | SUSv3 | |
| strxfrm | 11 | libc | 13.3.8. String Functions | SUSv3 | |
| locale.ctrans – character transformation functions | |||||
| __ctype_tolower_loc | 5 | libc | 13.3.11. Character Type Functions | LSB | |
| __ctype_toupper_loc | 5 | libc | 13.3.11. Character Type Functions | LSB | |
| _tolower (min) | 3 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| _toupper (min) | 3 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| tolower | 5 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| toupper | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| locale.ctype – character type functions | |||||
| __ctype_b_loc | 3 | libc | 13.3.11. Character Type Functions | LSB | |
| __ctype_get_mb_cur_max | 1 | libc | 13.3.11. Character Type Functions | LSB | |
| isalnum | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| isalpha | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| isascii | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| isblank | 4 | libc | 13.3.17. Standard Library | SUSv3 | |
| iscntrl | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| isdigit | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| isgraph | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| islower | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| isprint | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| ispunct | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| isspace | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| isupper | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| isxdigit | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| locale.iconv – codeset conversion functions | |||||
| iconv | 27 | libc | 13.3.5. Localization Functions | SUSv3 | |
| iconv_close | 6 | libc | 13.3.5. Localization Functions | SUSv3 | |
| iconv_open | 11 | libc | 13.3.5. Localization Functions | SUSv3 | |
| locale.locale – locale functions | |||||
| duplocale (min) | 6 | libc | 13.3.5. Localization Functions | LSB | |
| freelocale (min) | 1 | libc | 13.3.5. Localization Functions | LSB | |
| localeconv (min) | 103 | libc | 13.3.5. Localization Functions | SUSv3 | |
| newlocale (min) | 10 | libc | 13.3.5. Localization Functions | LSB | |
| nl_langinfo (min) | 3 | libc | 13.3.5. Localization Functions | SUSv3 | |
| setlocale (min) | 23 | libc | 13.3.5. Localization Functions | SUSv3 | |
| uselocale (min) | 4 | libc | 13.3.5. Localization Functions | LSB | |
| locale.messages – error message functions | |||||
| perror | 8 | libc | 13.3.17. Standard Library | SUSv3 | |
| strerror | 14 | libc | 13.3.8. String Functions | SUSv3 | |
| strerror_r | 6 | libc | 13.3.8. String Functions | LSB | |
| locale.nlcat – message catalog functions | |||||
| catclose | 6 | libc | 13.3.5. Localization Functions | SUSv3 | |
| catgets | 10 | libc | 13.3.5. Localization Functions | SUSv3 | |
| catopen | 35 | libc | 13.3.5. Localization Functions | SUSv3 | |
| locale.textdomain – text domain functions | |||||
| bind_textdomain_codeset (min) | 21 | libc | 13.3.5. Localization Functions | LSB | |
| bindtextdomain (min) | 19 | libc | 13.3.5. Localization Functions | LSB | |
| dcgettext (min) | 13 | libc | 13.3.5. Localization Functions | LSB | |
| dcngettext (min) | 16 | libc | 13.3.5. Localization Functions | LSB | |
| dgettext (min) | 9 | libc | 13.3.5. Localization Functions | LSB | |
| dngettext (min) | 17 | libc | 13.3.5. Localization Functions | LSB | |
| gettext (min) | 7 | libc | 13.3.5. Localization Functions | LSB | |
| ngettext (min) | 11 | libc | 13.3.5. Localization Functions | LSB | |
| textdomain (min) | 7 | libc | 13.3.5. Localization Functions | LSB | |
| locale.wcollate – wide-character string collation functions | |||||
| wcscoll | 7 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wcsxfrm | 11 | libc | 13.3.7. Wide Characters | SUSv3 | |
| locale.wctrans – wide-character transformation functions | |||||
| towctrans (min) | 7 | libc | 13.3.7. Wide Characters | SUSv3 | |
| towlower | 5 | libc | 13.3.7. Wide Characters | SUSv3 | |
| towupper | 5 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wctrans (min) | 8 | libc | 13.3.7. Wide Characters | SUSv3 | |
| locale.wctype – wide-character type functions | |||||
| iswalnum | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| iswalpha | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| iswblank | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| iswcntrl | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| iswctype | 5 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| iswdigit | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| iswgraph | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| iswlower | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| iswprint | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| iswpunct | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| iswspace | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| iswupper | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| iswxdigit | 4 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| wcswidth | 4 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wctype | 8 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wcwidth | 6 | libc | 13.3.7. Wide Characters | SUSv3 | |
| math.bessel – bessel functions | |||||
| j0 | 22 | libm | 13.6.1. Math | SUSv3 | |
| j0f | 23 | libm | 13.6.1. Math | ISOC99 | |
| j0l | 23 | libm | 13.6.1. Math | ISOC99 | |
| j1 | 22 | libm | 13.6.1. Math | SUSv3 | |
| j1f | 23 | libm | 13.6.1. Math | ISOC99 | |
| j1l | 23 | libm | 13.6.1. Math | ISOC99 | |
| jn | 22 | libm | 13.6.1. Math | SUSv3 | |
| jnf | 23 | libm | 13.6.1. Math | ISOC99 | |
| jnl | 23 | libm | 13.6.1. Math | ISOC99 | |
| y0 | 22 | libm | 13.6.1. Math | SUSv3 | |
| y0f | 23 | libm | 13.6.1. Math | ISOC99 | |
| y0l | 23 | libm | 13.6.1. Math | ISOC99 | |
| y1 | 22 | libm | 13.6.1. Math | SUSv3 | |
| y1f | 23 | libm | 13.6.1. Math | ISOC99 | |
| y1l | 23 | libm | 13.6.1. Math | ISOC99 | |
| yn | 22 | libm | 13.6.1. Math | SUSv3 | |
| ynf | 23 | libm | 13.6.1. Math | ISOC99 | |
| ynl | 23 | libm | 13.6.1. Math | ISOC99 | |
| math.cexp – complex exponential functions | |||||
| cexp | 16 | libm | 13.6.1. Math | SUSv3 | |
| cexpf | 16 | libm | 13.6.1. Math | SUSv3 | |
| cexpl | 16 | libm | 13.6.1. Math | SUSv3 | |
| clog | 15 | libm | 13.6.1. Math | SUSv3 | |
| clog10 | 15 | libm | 13.6.1. Math | ISOC99 | |
| clog10f | 15 | libm | 13.6.1. Math | ISOC99 | |
| clog10l | 15 | libm | 13.6.1. Math | ISOC99 | |
| clogf | 15 | libm | 13.6.1. Math | SUSv3 | |
| clogl | 15 | libm | 13.6.1. Math | SUSv3 | |
| cpow | 3 | libm | 13.6.1. Math | SUSv3 | |
| cpowf | 3 | libm | 13.6.1. Math | SUSv3 | |
| cpowl | 3 | libm | 13.6.1. Math | SUSv3 | |
| csqrt | 12 | libm | 13.6.1. Math | SUSv3 | |
| csqrtf | 12 | libm | 13.6.1. Math | SUSv3 | |
| csqrtl | 12 | libm | 13.6.1. Math | SUSv3 | |
| math.chyper – complex hyperbolic functions | |||||
| cacosh | 16 | libm | 13.6.1. Math | SUSv3 | |
| cacoshf | 16 | libm | 13.6.1. Math | SUSv3 | |
| cacoshl | 16 | libm | 13.6.1. Math | SUSv3 | |
| casinh | 15 | libm | 13.6.1. Math | SUSv3 | |
| casinhf | 15 | libm | 13.6.1. Math | SUSv3 | |
| casinhl | 15 | libm | 13.6.1. Math | SUSv3 | |
| catanh | 15 | libm | 13.6.1. Math | SUSv3 | |
| catanhf | 15 | libm | 13.6.1. Math | SUSv3 | |
| catanhl | 15 | libm | 13.6.1. Math | SUSv3 | |
| ccosh | 16 | libm | 13.6.1. Math | SUSv3 | |
| ccoshf | 16 | libm | 13.6.1. Math | SUSv3 | |
| ccoshl | 16 | libm | 13.6.1. Math | SUSv3 | |
| csinh | 16 | libm | 13.6.1. Math | SUSv3 | |
| csinhf | 16 | libm | 13.6.1. Math | SUSv3 | |
| csinhl | 16 | libm | 13.6.1. Math | SUSv3 | |
| ctanh | 13 | libm | 13.6.1. Math | SUSv3 | |
| ctanhf | 13 | libm | 13.6.1. Math | SUSv3 | |
| ctanhl | 13 | libm | 13.6.1. Math | SUSv3 | |
| math.complex – basic complex functions | |||||
| cabs | 2 | libm | 13.6.1. Math | SUSv3 | |
| cabsf | 2 | libm | 13.6.1. Math | SUSv3 | |
| cabsl | 2 | libm | 13.6.1. Math | SUSv3 | |
| carg | 2 | libm | 13.6.1. Math | SUSv3 | |
| cargf | 2 | libm | 13.6.1. Math | SUSv3 | |
| cargl | 2 | libm | 13.6.1. Math | SUSv3 | |
| cimag | 2 | libm | 13.6.1. Math | SUSv3 | |
| cimagf | 2 | libm | 13.6.1. Math | SUSv3 | |
| cimagl | 2 | libm | 13.6.1. Math | SUSv3 | |
| conj | 2 | libm | 13.6.1. Math | SUSv3 | |
| conjf | 2 | libm | 13.6.1. Math | SUSv3 | |
| conjl | 2 | libm | 13.6.1. Math | SUSv3 | |
| cproj | 3 | libm | 13.6.1. Math | SUSv3 | |
| cprojf | 3 | libm | 13.6.1. Math | SUSv3 | |
| cprojl | 3 | libm | 13.6.1. Math | SUSv3 | |
| creal | 2 | libm | 13.6.1. Math | SUSv3 | |
| crealf | 2 | libm | 13.6.1. Math | SUSv3 | |
| creall | 2 | libm | 13.6.1. Math | SUSv3 | |
| math.ctrig – complex trigonometrical functions | |||||
| cacos | 15 | libm | 13.6.1. Math | SUSv3 | |
| cacosf | 15 | libm | 13.6.1. Math | SUSv3 | |
| cacosl | 15 | libm | 13.6.1. Math | SUSv3 | |
| casin | 15 | libm | 13.6.1. Math | SUSv3 | |
| casinf | 15 | libm | 13.6.1. Math | SUSv3 | |
| casinl | 15 | libm | 13.6.1. Math | SUSv3 | |
| catan | 16 | libm | 13.6.1. Math | SUSv3 | |
| catanf | 16 | libm | 13.6.1. Math | SUSv3 | |
| catanl | 16 | libm | 13.6.1. Math | SUSv3 | |
| ccos | 17 | libm | 13.6.1. Math | SUSv3 | |
| ccosf | 17 | libm | 13.6.1. Math | SUSv3 | |
| ccosl | 17 | libm | 13.6.1. Math | SUSv3 | |
| csin | 17 | libm | 13.6.1. Math | SUSv3 | |
| csinf | 17 | libm | 13.6.1. Math | SUSv3 | |
| csinl | 17 | libm | 13.6.1. Math | SUSv3 | |
| ctan | 14 | libm | 13.6.1. Math | SUSv3 | |
| ctanf | 14 | libm | 13.6.1. Math | SUSv3 | |
| ctanl | 14 | libm | 13.6.1. Math | SUSv3 | |
| math.error – mathematical error functions | |||||
| erf | 12 | libm | 13.6.1. Math | SUSv3 | |
| erfc | 14 | libm | 13.6.1. Math | SUSv3 | |
| erfcf | 14 | libm | 13.6.1. Math | SUSv3 | |
| erfcl | 14 | libm | 13.6.1. Math | SUSv3 | |
| erff | 12 | libm | 13.6.1. Math | SUSv3 | |
| erfl | 12 | libm | 13.6.1. Math | SUSv3 | |
| math.exp – exponential functions | |||||
| cbrt | 4 | libm | 13.6.1. Math | SUSv3 | |
| cbrtf | 4 | libm | 13.6.1. Math | SUSv3 | |
| cbrtl | 4 | libm | 13.6.1. Math | SUSv3 | |
| exp | 19 | libm | 13.6.1. Math | SUSv3 | |
| exp2 | 19 | libm | 13.6.1. Math | SUSv3 | |
| exp2f | 19 | libm | 13.6.1. Math | SUSv3 | |
| expf | 19 | libm | 13.6.1. Math | SUSv3 | |
| expl | 19 | libm | 13.6.1. Math | SUSv3 | |
| expm1 | 18 | libm | 13.6.1. Math | SUSv3 | |
| expm1f | 18 | libm | 13.6.1. Math | SUSv3 | |
| expm1l | 18 | libm | 13.6.1. Math | SUSv3 | |
| hypot | 16 | libm | 13.6.1. Math | SUSv3 | |
| hypotf | 16 | libm | 13.6.1. Math | SUSv3 | |
| hypotl | 16 | libm | 13.6.1. Math | SUSv3 | |
| log | 16 | libm | 13.6.1. Math | SUSv3 | |
| log10 | 16 | libm | 13.6.1. Math | SUSv3 | |
| log10f | 16 | libm | 13.6.1. Math | SUSv3 | |
| log10l | 16 | libm | 13.6.1. Math | SUSv3 | |
| log1p | 20 | libm | 13.6.1. Math | SUSv3 | |
| log1pf | 20 | libm | 13.6.1. Math | SUSv3 | |
| log1pl | 20 | libm | 13.6.1. Math | SUSv3 | |
| log2 | 16 | libm | 13.6.1. Math | SUSv3 | |
| log2f | 16 | libm | 13.6.1. Math | SUSv3 | |
| log2l | 16 | libm | 13.6.1. Math | SUSv3 | |
| logf | 16 | libm | 13.6.1. Math | SUSv3 | |
| logl | 16 | libm | 13.6.1. Math | SUSv3 | |
| pow | 40 | libm | 13.6.1. Math | SUSv3 | |
| pow10 | 20 | libm | 13.6.1. Math | ISOC99 | |
| pow10f | 20 | libm | 13.6.1. Math | ISOC99 | |
| pow10l | 20 | libm | 13.6.1. Math | ISOC99 | |
| powf | 40 | libm | 13.6.1. Math | SUSv3 | |
| powl | 40 | libm | 13.6.1. Math | SUSv3 | |
| sqrt | 12 | libm | 13.6.1. Math | SUSv3 | |
| sqrtf | 12 | libm | 13.6.1. Math | SUSv3 | |
| sqrtl | 12 | libm | 13.6.1. Math | SUSv3 | |
| math.gamma – gamma functions | |||||
| gamma | 13 | libm | 13.6.1. Math | SUSv2 | |
| gammaf | 14 | libm | 13.6.1. Math | ISOC99 | |
| gammal | 14 | libm | 13.6.1. Math | ISOC99 | |
| lgamma | 19 | libm | 13.6.1. Math | SUSv3 | |
| lgamma_r | 19 | libm | 13.6.1. Math | ISOC99 | |
| lgammaf | 19 | libm | 13.6.1. Math | SUSv3 | |
| lgammaf_r | 19 | libm | 13.6.1. Math | ISOC99 | |
| lgammal | 19 | libm | 13.6.1. Math | SUSv3 | |
| lgammal_r | 19 | libm | 13.6.1. Math | ISOC99 | |
| tgamma | 20 | libm | 13.6.1. Math | SUSv3 | |
| tgammaf | 20 | libm | 13.6.1. Math | SUSv3 | |
| tgammal | 20 | libm | 13.6.1. Math | SUSv3 | |
| math.hyper – hyperbolic functions | |||||
| acosh | 13 | libm | 13.6.1. Math | SUSv3 | |
| acoshf | 13 | libm | 13.6.1. Math | SUSv3 | |
| acoshl | 13 | libm | 13.6.1. Math | SUSv3 | |
| asinh | 11 | libm | 13.6.1. Math | SUSv3 | |
| asinhf | 11 | libm | 13.6.1. Math | SUSv3 | |
| asinhl | 11 | libm | 13.6.1. Math | SUSv3 | |
| atanh | 21 | libm | 13.6.1. Math | SUSv3 | |
| atanhf | 21 | libm | 13.6.1. Math | SUSv3 | |
| atanhl | 21 | libm | 13.6.1. Math | SUSv3 | |
| cosh | 12 | libm | 13.6.1. Math | SUSv3 | |
| coshf | 12 | libm | 13.6.1. Math | SUSv3 | |
| coshl | 12 | libm | 13.6.1. Math | SUSv3 | |
| sinh | 16 | libm | 13.6.1. Math | SUSv3 | |
| sinhf | 16 | libm | 13.6.1. Math | SUSv3 | |
| sinhl | 16 | libm | 13.6.1. Math | SUSv3 | |
| tanh | 12 | libm | 13.6.1. Math | SUSv3 | |
| tanhf | 12 | libm | 13.6.1. Math | SUSv3 | |
| tanhl | 12 | libm | 13.6.1. Math | SUSv3 | |
| math.integer – integer number funcions | |||||
| abs | 3 | libc | 13.3.17. Standard Library | SUSv3 | |
| div | 5 | libc | 13.3.17. Standard Library | SUSv3 | |
| imaxabs | 3 | libc | 13.3.17. Standard Library | SUSv3 | |
| imaxdiv | 2 | libc | 13.3.17. Standard Library | SUSv3 | |
| labs | 3 | libc | 13.3.17. Standard Library | SUSv3 | |
| ldiv | 4 | libc | 13.3.17. Standard Library | SUSv3 | |
| llabs | 3 | libc | 13.3.17. Standard Library | SUSv3 | |
| lldiv | 4 | libc | 13.3.17. Standard Library | SUSv3 | |
| math.rand – pseudo-random number functions | |||||
| drand48 | 9 | libc | 13.3.17. Standard Library | SUSv3 | |
| erand48 | 9 | libc | 13.3.17. Standard Library | SUSv3 | |
| initstate | 10 | libc | 13.3.17. Standard Library | SUSv3 | |
| jrand48 | 9 | libc | 13.3.17. Standard Library | SUSv3 | |
| lcong48 | 3 | libc | 13.3.17. Standard Library | SUSv3 | |
| lrand48 | 9 | libc | 13.3.17. Standard Library | SUSv3 | |
| mrand48 | 9 | libc | 13.3.17. Standard Library | SUSv3 | |
| nrand48 | 9 | libc | 13.3.17. Standard Library | SUSv3 | |
| rand | 4 | libc | 13.3.17. Standard Library | SUSv3 | |
| rand_r | 4 | libc | 13.3.17. Standard Library | SUSv3 | |
| random | 8 | libc | 13.3.17. Standard Library | SUSv3 | |
| seed48 | 4 | libc | 13.3.17. Standard Library | SUSv3 | |
| setstate | 5 | libc | 13.3.17. Standard Library | SUSv3 | |
| srand | 4 | libc | 13.3.17. Standard Library | SUSv3 | |
| srand48 | 3 | libc | 13.3.17. Standard Library | SUSv3 | |
| srandom | 2 | libc | 13.3.17. Standard Library | SUSv3 | |
| math.real – real number functions | |||||
| ceil | 11 | libm | 13.6.1. Math | SUSv3 | |
| ceilf | 11 | libm | 13.6.1. Math | SUSv3 | |
| ceill | 11 | libm | 13.6.1. Math | SUSv3 | |
| copysign | 3 | libm | 13.6.1. Math | SUSv3 | |
| copysignf | 3 | libm | 13.6.1. Math | SUSv3 | |
| copysignl | 3 | libm | 13.6.1. Math | SUSv3 | |
| dremf | 10 | libm | 13.6.1. Math | ISOC99 | |
| dreml | 10 | libm | 13.6.1. Math | ISOC99 | |
| fabs | 5 | libm | 13.6.1. Math | SUSv3 | |
| fabsf | 5 | libm | 13.6.1. Math | SUSv3 | |
| fabsl | 5 | libm | 13.6.1. Math | SUSv3 | |
| fdim | 15 | libm | 13.6.1. Math | SUSv3 | |
| fdimf | 15 | libm | 13.6.1. Math | SUSv3 | |
| fdiml | 15 | libm | 13.6.1. Math | SUSv3 | |
| floor | 11 | libm | 13.6.1. Math | SUSv3 | |
| floorf | 11 | libm | 13.6.1. Math | SUSv3 | |
| floorl | 11 | libm | 13.6.1. Math | SUSv3 | |
| fma | 23 | libm | 13.6.1. Math | SUSv3 | |
| fmaf | 23 | libm | 13.6.1. Math | SUSv3 | |
| fmal | 23 | libm | 13.6.1. Math | SUSv3 | |
| fmax | 5 | libm | 13.6.1. Math | SUSv3 | |
| fmaxf | 5 | libm | 13.6.1. Math | SUSv3 | |
| fmaxl | 5 | libm | 13.6.1. Math | SUSv3 | |
| fmin | 5 | libm | 13.6.1. Math | SUSv3 | |
| fminf | 5 | libm | 13.6.1. Math | SUSv3 | |
| fminl | 5 | libm | 13.6.1. Math | SUSv3 | |
| fmod | 19 | libm | 13.6.1. Math | SUSv3 | |
| fmodf | 19 | libm | 13.6.1. Math | SUSv3 | |
| fmodl | 19 | libm | 13.6.1. Math | SUSv3 | |
| llrint | 13 | libm | 13.6.1. Math | SUSv3 | |
| llrintf | 13 | libm | 13.6.1. Math | SUSv3 | |
| llrintl | 13 | libm | 13.6.1. Math | SUSv3 | |
| llround | 13 | libm | 13.6.1. Math | SUSv3 | |
| llroundf | 13 | libm | 13.6.1. Math | SUSv3 | |
| llroundl | 13 | libm | 13.6.1. Math | SUSv3 | |
| lrint | 13 | libm | 13.6.1. Math | SUSv3 | |
| lrintf | 13 | libm | 13.6.1. Math | SUSv3 | |
| lrintl | 13 | libm | 13.6.1. Math | SUSv3 | |
| lround | 13 | libm | 13.6.1. Math | SUSv3 | |
| lroundf | 13 | libm | 13.6.1. Math | SUSv3 | |
| lroundl | 13 | libm | 13.6.1. Math | SUSv3 | |
| modf | 5 | libm | 13.6.1. Math | SUSv3 | |
| modff | 5 | libm | 13.6.1. Math | SUSv3 | |
| modfl | 5 | libm | 13.6.1. Math | SUSv3 | |
| nan | 6 | libm | 13.6.1. Math | SUSv3 | |
| nanf | 6 | libm | 13.6.1. Math | SUSv3 | |
| nanl | 6 | libm | 13.6.1. Math | SUSv3 | |
| nearbyint | 12 | libm | 13.6.1. Math | SUSv3 | |
| nearbyintf | 12 | libm | 13.6.1. Math | SUSv3 | |
| nearbyintl | 12 | libm | 13.6.1. Math | SUSv3 | |
| remainder | 9 | libm | 13.6.1. Math | SUSv3 | |
| remainderf | 9 | libm | 13.6.1. Math | SUSv3 | |
| remainderl | 9 | libm | 13.6.1. Math | SUSv3 | |
| remquo | 10 | libm | 13.6.1. Math | SUSv3 | |
| remquof | 10 | libm | 13.6.1. Math | SUSv3 | |
| remquol | 10 | libm | 13.6.1. Math | SUSv3 | |
| rint | 14 | libm | 13.6.1. Math | SUSv3 | |
| rintf | 14 | libm | 13.6.1. Math | SUSv3 | |
| rintl | 14 | libm | 13.6.1. Math | SUSv3 | |
| round | 11 | libm | 13.6.1. Math | SUSv3 | |
| roundf | 11 | libm | 13.6.1. Math | SUSv3 | |
| roundl | 11 | libm | 13.6.1. Math | SUSv3 | |
| trunc | 4 | libm | 13.6.1. Math | SUSv3 | |
| truncf | 4 | libm | 13.6.1. Math | SUSv3 | |
| truncl | 4 | libm | 13.6.1. Math | SUSv3 | |
| math.trig – trigonometric functions | |||||
| acos | 12 | libm | 13.6.1. Math | SUSv3 | |
| acosf | 12 | libm | 13.6.1. Math | SUSv3 | |
| acosl | 12 | libm | 13.6.1. Math | SUSv3 | |
| asin | 17 | libm | 13.6.1. Math | SUSv3 | |
| asinf | 17 | libm | 13.6.1. Math | SUSv3 | |
| asinl | 17 | libm | 13.6.1. Math | SUSv3 | |
| atan | 12 | libm | 13.6.1. Math | SUSv3 | |
| atan2 | 23 | libm | 13.6.1. Math | SUSv3 | |
| atan2f | 23 | libm | 13.6.1. Math | SUSv3 | |
| atan2l | 23 | libm | 13.6.1. Math | SUSv3 | |
| atanf | 12 | libm | 13.6.1. Math | SUSv3 | |
| atanl | 12 | libm | 13.6.1. Math | SUSv3 | |
| cos | 11 | libm | 13.6.1. Math | SUSv3 | |
| cosf | 11 | libm | 13.6.1. Math | SUSv3 | |
| cosl | 11 | libm | 13.6.1. Math | SUSv3 | |
| sin | 16 | libm | 13.6.1. Math | SUSv3 | |
| sincos | 2 | libm | 13.6.1. Math | ISOC99 | |
| sincosf | 2 | libm | 13.6.1. Math | ISOC99 | |
| sincosl | 2 | libm | 13.6.1. Math | ISOC99 | |
| sinf | 16 | libm | 13.6.1. Math | SUSv3 | |
| sinl | 16 | libm | 13.6.1. Math | SUSv3 | |
| tan | 22 | libm | 13.6.1. Math | SUSv3 | |
| tanf | 22 | libm | 13.6.1. Math | SUSv3 | |
| tanl | 22 | libm | 13.6.1. Math | SUSv3 | |
| memory.break – space allocation functions | |||||
| brk | 12 | libc | 13.3.2. System Calls | SUSv2 | |
| sbrk | 13 | libc | 13.3.2. System Calls | SUSv2 | |
| memory.heap – memory heap functions | |||||
| calloc | 12 | libc | 13.3.17. Standard Library | SUSv3 | |
| free | 4 | libc | 13.3.17. Standard Library | SUSv3 | |
| malloc | 11 | libc | 13.3.17. Standard Library | SUSv3 | |
| posix_memalign | 8 | libc | 13.3.17. Standard Library | SUSv3 | |
| realloc | 17 | libc | 13.3.17. Standard Library | SUSv3 | |
| memory.mman – memory management functions | |||||
| mlock | 17 | libc | 13.3.2. System Calls | SUSv3 | |
| mlockall | 19 | libc | 13.3.2. System Calls | SUSv3 | |
| mmap | 79 | libc | 13.3.2. System Calls | SUSv3 | |
| mmap64 | 79 | libc | 13.3.16. Large File Support | LFS | |
| mprotect | 18 | libc | 13.3.2. System Calls | SUSv3 | |
| msync | 20 | libc | 13.3.2. System Calls | SUSv3 | |
| munlock | 13 | libc | 13.3.2. System Calls | SUSv3 | |
| munlockall | 6 | libc | 13.3.2. System Calls | SUSv3 | |
| munmap | 15 | libc | 13.3.2. System Calls | SUSv3 | |
| shm_open | 37 | librt | 13.17.1. Shared Memory Objects | SUSv3 | |
| shm_unlink | 11 | librt | 13.17.1. Shared Memory Objects | SUSv3 | |
| ncurses.bkgd – window background management functions | |||||
| bkgd | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| bkgdset | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| getbkgd | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wbkgd | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wbkgdset | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.border – window border management functions | |||||
| border | 9 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| box | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wborder | 9 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.char.add – character printing functions | |||||
| addch | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| echochar | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvaddch | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwaddch | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| waddch | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wechochar | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.char.input – character input functions | |||||
| inch | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvinch | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwinch | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| winch | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.char.insert – character insertion functions | |||||
| insch | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvinsch | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwinsch | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| winsch | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.chgat – character attributes management functions | |||||
| chgat | 10 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvchgat | 10 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwchgat | 10 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wchgat | 10 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.chstr.add – attributed string printing functions | |||||
| addchnstr | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| addchstr | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvaddchnstr | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvaddchstr | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwaddchnstr | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwaddchstr | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| waddchnstr | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| waddchstr | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.chstr.input – attributed string reading functions | |||||
| inchnstr | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| inchstr | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvinchnstr | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvinchstr | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwinchnstr | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwinchstr | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| winchnstr | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| winchstr | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.clear – clearing functions | |||||
| clear | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| clrtobot | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| clrtoeol | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| delch | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| deleteln | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| erase | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| erasechar | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| killchar | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvdelch | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwdelch | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wclear | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wclrtobot | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wclrtoeol | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wdelch | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wdeleteln | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| werase | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.color – color settings functions | |||||
| can_change_color | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| color_content | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| has_colors | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| init_color | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| init_pair | 11 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| pair_content | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| start_color | 12 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.input.char – character input functions | |||||
| getch | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvgetch | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwgetch | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ungetch | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wgetch | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.input.input – input parameters manipulation functions | |||||
| cbreak | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| flushinp | 2 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| halfdelay | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| nl | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| nocbreak | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| nonl | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| noraw | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| raw | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.input.string – string input functions | |||||
| getnstr | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| getstr | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvgetnstr | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvgetstr | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwgetnstr | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwgetstr | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wgetnstr | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wgetstr | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.input.timeout – timeout settings functions | |||||
| notimeout | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| timeout | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wtimeout | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.line – line drawing functions | |||||
| hline | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| insdelln | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| insertln | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvhline | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvvline | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwhline | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwvline | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ripoffline | 15 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| vline | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| whline | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| winsdelln | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| winsertln | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wvline | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.misc – attributed settings functions | |||||
| baudrate | 2 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| beep | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| flash | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| keyname | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| napms | 2 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| typeahead | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| unctrl | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.mode – display mode management functions | |||||
| def_prog_mode | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| def_shell_mode | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| reset_prog_mode | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| reset_shell_mode | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| resetty | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| savetty | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.move – cursor position manipulation functions | |||||
| move | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvcur | 9 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wmove | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.screen – screen management functions | |||||
| scr_dump | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| scr_init | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| scr_restore | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| scr_set | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.slk – soft function-key management functions | |||||
| slk_attr_set | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| slk_attroff | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| slk_attron | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| slk_attrset | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| slk_clear | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| slk_color | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| slk_init | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| slk_label | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| slk_noutrefresh | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| slk_refresh | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| slk_restore | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| slk_set | 11 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| slk_touch | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.string.add – string addition functions | |||||
| addnstr | 9 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| addstr | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvaddnstr | 9 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvaddstr | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwaddnstr | 9 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwaddstr | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| waddnstr | 9 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| waddstr | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.string.input – string input functions | |||||
| innstr | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| instr | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvinnstr | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvinstr | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwinnstr | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwinstr | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| winnstr | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| winstr | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.string.insert – string insertion functions | |||||
| insnstr | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| insstr | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvinsnstr | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvinsstr | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwinsnstr | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwinsstr | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| winsnstr | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| winsstr | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.string.printf – formatting functions | |||||
| mvprintw | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwprintw | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| printw | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| vw_printw | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| vwprintw | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wprintw | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.string.scanf – scanning functions | |||||
| mvscanw | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwscanw | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| scanw | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| vw_scanw | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| vwscanw | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wscanw | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.terminal.control – terminal output control functions | |||||
| clearok | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| echo | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| has_ic | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| has_il | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| idcok | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| idlok | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| immedok | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| leaveok | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| noecho | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| noqiflush | 2 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| qiflush | 2 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| scrollok | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| setscrreg | 9 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| use_env | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wsetscrreg | 9 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.terminal.termcap – 'termcap' database emulation functions | |||||
| tgetent | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| tgetflag | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| tgetnum | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| tgetstr | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| tgoto (min) | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.terminal.terminal – terminal creation and initialization functions | |||||
| delay_output | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| delscreen | 1 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| endwin | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| filter | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| initscr | 9 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| longname | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| newterm | 10 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| set_term | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| termattrs | 2 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| vidattr | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| vidputs | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.terminal.terminfo – terminfo management functions | |||||
| del_curterm | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| putp | 9 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| restartterm | 17 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| set_curterm | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| setupterm | 14 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| termname | 2 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| tigetflag | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| tigetnum | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| tigetstr | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| tparm | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| tputs | 10 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.window.attr – window attributes management functions | |||||
| attr_get | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| attr_off | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| attr_on | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| attr_set | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| attroff | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| attron | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| attrset | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| color_set | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| standend | 2 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| standout | 2 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wattr_get | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wattr_off | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wattr_on | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wattr_set | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wattroff | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wattron | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wattrset | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wcolor_set | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wstandend | 2 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wstandout | 2 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.window.pad – pad management functions | |||||
| newpad | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| pechochar | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| pnoutrefresh | 9 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| prefresh | 9 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| subpad | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.window.refresh – screen redraw functions | |||||
| doupdate | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| is_linetouched | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| is_wintouched | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| isendwin | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| redrawwin | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| refresh | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| syncok | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| touchline | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| touchwin | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| untouchwin | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wcursyncup | 1 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wnoutrefresh | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wredrawln | 5 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wrefresh | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wsyncdown | 1 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wsyncup | 1 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wtouchln | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.window.scroll – window scrolling management functions | |||||
| scrl | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| scroll | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| wscrl | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| ncurses.window.window – window management functions | |||||
| copywin | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| curs_set | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| delwin | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| derwin | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| dupwin | 3 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| getwin | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| intrflush | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| keypad | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| meta | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvderwin | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| mvwin | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| newwin | 7 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| nodelay | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| overlay | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| overwrite | 8 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| putwin | 4 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| subwin | 6 | libncurses | 14.5.1. Curses | SUS-CURSES | |
| process.context – context management functions | |||||
| getcontext | 3 | libc | 13.3.2. System Calls | SUSv3 | |
| makecontext | 6 | libc | 13.3.17. Standard Library | SUSv3 | |
| setcontext | 11 | libc | 13.3.2. System Calls | SUSv3 | |
| swapcontext | 7 | libc | 13.3.17. Standard Library | SUSv3 | |
| process.environ – environment variable functions | |||||
| getenv | 9 | libc | 13.3.17. Standard Library | SUSv3 | |
| putenv | 9 | libc | 13.3.17. Standard Library | SUSv3 | |
| setenv | 14 | libc | 13.3.17. Standard Library | SUSv3 | |
| unsetenv | 11 | libc | 13.3.17. Standard Library | SUSv3 | |
| process.fenv – floating point exception functions | |||||
| feclearexcept | 3 | libm | 13.6.1. Math | SUSv3 | |
| fegetenv | 3 | libm | 13.6.1. Math | SUSv3 | |
| fegetexceptflag | 3 | libm | 13.6.1. Math | SUSv3 | |
| fegetround | 3 | libm | 13.6.1. Math | SUSv3 | |
| feholdexcept | 4 | libm | 13.6.1. Math | SUSv3 | |
| feraiseexcept | 5 | libm | 13.6.1. Math | SUSv3 | |
| fesetenv | 5 | libm | 13.6.1. Math | SUSv3 | |
| fesetexceptflag | 5 | libm | 13.6.1. Math | SUSv3 | |
| fesetround | 3 | libm | 13.6.1. Math | SUSv3 | |
| fetestexcept | 2 | libm | 13.6.1. Math | SUSv3 | |
| feupdateenv | 5 | libm | 13.6.1. Math | SUSv3 | |
| matherr | --- | libm | 13.6.1. Math | ISOC99 | |
| process.goto – jump functions | |||||
| __sigsetjmp | 12 | libc | 13.3.4. Signal Handling | LSB | |
| _longjmp | 13 | libc | 13.3.17. Standard Library | SUSv3 | |
| _setjmp | 9 | libc | 13.3.17. Standard Library | SUSv3 | |
| longjmp | 15 | libc | 13.3.17. Standard Library | SUSv3 | |
| siglongjmp | 15 | libc | 13.3.4. Signal Handling | SUSv3 | |
| process.ipc.ipc – inter-process communication functions | |||||
| ftok | 18 | libc | 13.3.9. IPC Functions | SUSv3 | |
| process.ipc.msg – IPC message passing | |||||
| msgctl (min) | 18 | libc | 13.3.9. IPC Functions | SUSv3 | |
| msgget (min) | 19 | libc | 13.3.9. IPC Functions | SUSv3 | |
| msgrcv (min) | 31 | libc | 13.3.9. IPC Functions | SUSv3 | |
| msgsnd (min) | 26 | libc | 13.3.9. IPC Functions | SUSv3 | |
| process.ipc.sem – IPC semaphores | |||||
| semctl (min) | 47 | libc | 13.3.9. IPC Functions | SUSv3 | |
| semget (min) | 20 | libc | 13.3.9. IPC Functions | SUSv3 | |
| semop (min) | 48 | libc | 13.3.9. IPC Functions | SUSv3 | |
| process.ipc.shm – IPC shared memory | |||||
| shmat (min) | 18 | libc | 13.3.9. IPC Functions | SUSv3 | |
| shmctl (min) | 18 | libc | 13.3.9. IPC Functions | SUSv3 | |
| shmdt (min) | 9 | libc | 13.3.9. IPC Functions | SUSv3 | |
| shmget (min) | 23 | libc | 13.3.9. IPC Functions | SUSv3 | |
| process.meta.fs – process file system attributes functions | |||||
| chdir | 12 | libc | 13.3.2. System Calls | SUSv3 | |
| chroot | 15 | libc | 13.3.2. System Calls | SUSv2 | |
| fchdir | 12 | libc | 13.3.2. System Calls | SUSv3 | |
| getcwd | 13 | libc | 13.3.17. Standard Library | SUSv3 | |
| getwd | 4 | libc | 13.3.2. System Calls | SUSv3 | |
| umask | 4 | libc | 13.3.2. System Calls | SUSv3 | |
| process.meta.meta – process identifiers functions | |||||
| getpid | 2 | libc | 13.3.2. System Calls | SUSv3 | |
| getppid | 2 | libc | 13.3.2. System Calls | SUSv3 | |
| process.meta.nice – process nice number functions | |||||
| getpriority | 12 | libc | 13.3.2. System Calls | SUSv3 | |
| nice | 12 | libc | 13.3.2. System Calls | SUSv3 | |
| setpriority | 21 | libc | 13.3.2. System Calls | SUSv3 | |
| process.meta.user – process user sttributes functions | |||||
| cuserid | 8 | libc | 13.3.17. Standard Library | SUSv2 | |
| getegid | 2 | libc | 13.3.2. System Calls | SUSv3 | |
| geteuid | 2 | libc | 13.3.2. System Calls | SUSv3 | |
| getgid | 2 | libc | 13.3.2. System Calls | SUSv3 | |
| getgroups | 11 | libc | 13.3.2. System Calls | SUSv3 | |
| getuid | 2 | libc | 13.3.2. System Calls | SUSv3 | |
| initgroups | 7 | libc | 13.3.2. System Calls | LSB | |
| setegid | 8 | libc | 13.3.2. System Calls | SUSv3 | |
| seteuid | 8 | libc | 13.3.2. System Calls | SUSv3 | |
| setgid | 9 | libc | 13.3.2. System Calls | SUSv3 | |
| setgroups | 9 | libc | 13.3.14. System Database Interface | LSB | |
| setregid | 13 | libc | 13.3.2. System Calls | SUSv3 | |
| setreuid | 10 | libc | 13.3.2. System Calls | SUSv3 | |
| setuid | 8 | libc | 13.3.2. System Calls | SUSv3 | |
| process.pgroup – process group and session functions | |||||
| __getpgid | 10 | libc | 13.3.2. System Calls | LSB | |
| getpgid | 9 | libc | 13.3.2. System Calls | SUSv3 | |
| getpgrp | 2 | libc | 13.3.2. System Calls | SUSv3 | |
| getsid | 7 | libc | 13.3.2. System Calls | SUSv3 | |
| setpgid | 14 | libc | 13.3.2. System Calls | SUSv3 | |
| setpgrp | 4 | libc | 13.3.2. System Calls | SUSv3 | |
| setsid | 11 | libc | 13.3.2. System Calls | SUSv3 | |
| process.process – basic process functions | |||||
| __cxa_atexit | 8 | libc | 13.3.17. Standard Library | LSB | |
| __libc_start_main | 5 | libc | 13.3.15. Language Support | LSB | |
| __register_atfork | 15 | libc | 13.3.15. Language Support | LSB | |
| _exit | 27 | libc | 13.3.17. Standard Library | SUSv3 | |
| _Exit | 27 | libc | 13.3.17. Standard Library | SUSv3 | |
| abort | 7 | libc | 13.3.17. Standard Library | SUSv3 | |
| daemon | 35 | libc | 13.3.17. Standard Library | LSB | |
| execl | 84 | libc | 13.3.2. System Calls | SUSv3 | |
| execle | 86 | libc | 13.3.2. System Calls | SUSv3 | |
| execlp | 88 | libc | 13.3.2. System Calls | SUSv3 | |
| execv | 84 | libc | 13.3.2. System Calls | SUSv3 | |
| execve | 86 | libc | 13.3.2. System Calls | SUSv3 | |
| execvp | 88 | libc | 13.3.2. System Calls | SUSv3 | |
| exit | 29 | libc | 13.3.2. System Calls | SUSv3 | |
| fork | 35 | libc | 13.3.2. System Calls | SUSv3 | |
| forkpty | 14 | libutil | 14.7.1. Utility Functions | LSB | |
| pclose | 16 | libc | 13.3.3. Standard I/O | SUSv3 | |
| popen | 19 | libc | 13.3.3. Standard I/O | SUSv3 | |
| system | 17 | libc | 13.3.17. Standard Library | LSB | |
| vfork | 35 | libc | 13.3.2. System Calls | SUSv3 | |
| wait | 35 | libc | 13.3.2. System Calls | SUSv3 | |
| wait4 | 24 | libc | 13.3.2. System Calls | LSB | |
| waitpid | 48 | libc | 13.3.2. System Calls | LSB | |
| process.resources – process resources functions | |||||
| getrlimit | 11 | libc | 13.3.2. System Calls | SUSv3 | |
| getrlimit64 | 11 | libc | 13.3.16. Large File Support | LFS | |
| getrusage | 9 | libc | 13.3.2. System Calls | SUSv3 | |
| setrlimit | 13 | libc | 13.3.2. System Calls | SUSv3 | |
| setrlimit64 | 13 | libc | 13.3.2. System Calls | LFS | |
| ulimit | 14 | libc | 13.3.2. System Calls | SUSv3 | |
| process.scheduler – process scheduler functions | |||||
| sched_get_priority_max | 6 | libc | 13.3.2. System Calls | SUSv3 | |
| sched_get_priority_min | 6 | libc | 13.3.2. System Calls | SUSv3 | |
| sched_getparam | 9 | libc | 13.3.2. System Calls | SUSv3 | |
| sched_getscheduler | 10 | libc | 13.3.2. System Calls | SUSv3 | |
| sched_rr_get_interval | 6 | libc | 13.3.2. System Calls | SUSv3 | |
| sched_setparam | 34 | libc | 13.3.2. System Calls | SUSv3 | |
| sched_setscheduler | 30 | libc | 13.3.2. System Calls | SUSv3 | |
| sched_yield | 3 | libc | 13.3.2. System Calls | SUSv3 | |
| pthread.attr – pthread attributes functions | |||||
| pthread_attr_destroy | 8 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_attr_getdetachstate | 11 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_attr_getguardsize | 11 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_attr_getinheritsched | 11 | libpthread | 13.9.1. Realtime Threads | SUSv3 | |
| pthread_attr_getschedparam | 8 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_attr_getschedpolicy | 7 | libpthread | 13.9.1. Realtime Threads | SUSv3 | |
| pthread_attr_getscope | 6 | libpthread | 13.9.1. Realtime Threads | SUSv3 | |
| pthread_attr_getstack | 7 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_attr_getstackaddr | 7 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_attr_getstacksize | 7 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_attr_init | 11 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_attr_setdetachstate | 12 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_attr_setguardsize | 13 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_attr_setinheritsched | 13 | libpthread | 13.9.1. Realtime Threads | SUSv3 | |
| pthread_attr_setschedparam | 9 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_attr_setschedpolicy | 9 | libpthread | 13.9.1. Realtime Threads | SUSv3 | |
| pthread_attr_setscope | 8 | libpthread | 13.9.1. Realtime Threads | SUSv3 | |
| pthread_attr_setstack | 13 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_attr_setstackaddr | 7 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_attr_setstacksize | 8 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread.cond.cond – pthread condition variables functions | |||||
| pthread_cond_broadcast | 10 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_cond_destroy | 11 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_cond_init | 14 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_cond_signal | 10 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_cond_timedwait | 17 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_cond_wait | 12 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread.cond.condattr – pthread condition variable attributes functions | |||||
| pthread_condattr_destroy | 6 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_condattr_getpshared | 9 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_condattr_init | 7 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_condattr_setpshared | 11 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread.mutex – pthread mutex functions | |||||
| pthread_mutex_destroy | 12 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_mutex_init | 15 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_mutex_lock | 29 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_mutex_trylock | 21 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_mutex_unlock | 36 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_mutexattr_destroy | 8 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_mutexattr_getpshared | 6 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_mutexattr_gettype | 8 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_mutexattr_init | 7 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_mutexattr_setpshared | 8 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_mutexattr_settype | 10 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread.pthread – basic pthread functions | |||||
| __errno_location | 1 | libc | 13.3.17. Standard Library | LSB | |
| _pthread_cleanup_pop | 2 | libpthread | 13.9.3. Posix threads | LSB | |
| _pthread_cleanup_push | 2 | libpthread | 13.9.3. Posix threads | LSB | |
| pthread_cancel | 11 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_create | 21 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_detach | 9 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_equal | 4 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_exit | 8 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_join | 14 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_once | 11 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_self | 2 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_setcancelstate | 8 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_setcanceltype | 7 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_testcancel | 2 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread.rwlock.rwlock – rwlock functions | |||||
| pthread_rwlock_destroy | 10 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_rwlock_init | 17 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_rwlock_rdlock | 21 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_rwlock_timedrdlock | 20 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_rwlock_timedwrlock | 19 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_rwlock_tryrdlock | 21 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_rwlock_trywrlock | 11 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_rwlock_unlock | 17 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_rwlock_wrlock | 13 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread.rwlock.rwlockattr – rwlock attributes functions | |||||
| pthread_rwlockattr_destroy | 6 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_rwlockattr_getpshared | 9 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_rwlockattr_init | 7 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_rwlockattr_setpshared | 11 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread.scheduler – pthread scheduler functions | |||||
| pthread_getconcurrency | 3 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_getschedparam | 7 | libpthread | 13.9.1. Realtime Threads | SUSv3 | |
| pthread_setconcurrency | 8 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_setschedparam | 20 | libpthread | 13.9.1. Realtime Threads | SUSv3 | |
| pthread_setschedprio | 11 | libpthread | 13.9.1. Realtime Threads | SUSv3 | |
| pthread.sem – pthread semaphores | |||||
| sem_close | 8 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| sem_destroy | 9 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| sem_getvalue | 6 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| sem_init | 14 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| sem_open | 30 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| sem_post | 9 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| sem_timedwait | 13 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| sem_trywait | 10 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| sem_unlink | 4 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| sem_wait | 9 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread.tls – thread local storage functions | |||||
| pthread_getspecific | 7 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_key_create | 16 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_key_delete | 10 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| pthread_setspecific | 13 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| signal.sigaction – signal reactions management | |||||
| __libc_current_sigrtmax | 1 | libc | 13.3.4. Signal Handling | LSB | |
| __libc_current_sigrtmin | 1 | libc | 13.3.4. Signal Handling | LSB | |
| __sysv_signal | 23 | libc | 13.3.4. Signal Handling | LSB | |
| bsd_signal | 10 | libc | 13.3.4. Signal Handling | SUSv3 | |
| pause | 7 | libc | 13.3.2. System Calls | SUSv3 | |
| pthread_sigmask | 19 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| sigaction | 55 | libc | 13.3.4. Signal Handling | SUSv3 | |
| sigaltstack | 26 | libc | 13.3.4. Signal Handling | SUSv3 | |
| siginterrupt | 5 | libc | 13.3.4. Signal Handling | SUSv3 | |
| signal | 22 | libc | 13.3.4. Signal Handling | SUSv3 | |
| sigpending | 3 | libc | 13.3.4. Signal Handling | SUSv3 | |
| sigprocmask | 18 | libc | 13.3.4. Signal Handling | SUSv3 | |
| sigreturn | 2 | libc | 13.3.4. Signal Handling | LSB | |
| sigsuspend | 11 | libc | 13.3.4. Signal Handling | SUSv3 | |
| signal.sigctrl – signal blocking functions | |||||
| sighold | 6 | libc | 13.3.4. Signal Handling | SUSv3 | |
| sigignore | 8 | libc | 13.3.4. Signal Handling | SUSv3 | |
| sigpause | 9 | libc | 13.3.4. Signal Handling | SUSv3 | |
| sigrelse | 6 | libc | 13.3.4. Signal Handling | SUSv3 | |
| sigset | 16 | libc | 13.3.4. Signal Handling | SUSv3 | |
| signal.sigsend – signal sending functions | |||||
| kill | 22 | libc | 13.3.2. System Calls | LSB | |
| killpg | 15 | libc | 13.3.2. System Calls | SUSv3 | |
| pthread_kill | 9 | libpthread | 13.9.3. Posix threads | SUSv3 | |
| raise | 15 | libc | 13.3.4. Signal Handling | SUSv3 | |
| sigqueue | 18 | libc | 13.3.4. Signal Handling | SUSv3 | |
| signal.sigset – signal set functions | |||||
| sigaddset | 6 | libc | 13.3.4. Signal Handling | SUSv3 | |
| sigandset | 4 | libc | 13.3.4. Signal Handling | LSB | |
| sigdelset | 6 | libc | 13.3.4. Signal Handling | SUSv3 | |
| sigemptyset | 3 | libc | 13.3.4. Signal Handling | SUSv3 | |
| sigfillset | 3 | libc | 13.3.4. Signal Handling | SUSv3 | |
| sigisemptyset | 5 | libc | 13.3.4. Signal Handling | LSB | |
| sigismember | 7 | libc | 13.3.4. Signal Handling | SUSv3 | |
| sigorset | 4 | libc | 13.3.4. Signal Handling | LSB | |
| signal.sigstr – signal stingifiers | |||||
| psignal | 8 | libc | 13.3.4. Signal Handling | LSB | |
| strsignal | 9 | libc | 13.3.8. String Functions | LSB | |
| signal.sigwait – signal waiting functions | |||||
| sigtimedwait | 26 | libc | 13.3.4. Signal Handling | SUSv3 | |
| sigwait | 17 | libc | 13.3.4. Signal Handling | SUSv3 | |
| sigwaitinfo | 18 | libc | 13.3.4. Signal Handling | SUSv3 | |
| socket.netdata – network data representation functions | |||||
| htonl | 4 | libc | 13.3.17. Standard Library | SUSv3 | |
| htons | 4 | libc | 13.3.17. Standard Library | SUSv3 | |
| ntohl | 4 | libc | 13.3.17. Standard Library | SUSv3 | |
| ntohs | 4 | libc | 13.3.17. Standard Library | SUSv3 | |
| socket.netdb – network database functions | |||||
| __h_errno_location | 1 | libc | 13.3.6. Socket Interface | LSB | |
| endprotoent | 2 | libc | 13.3.14. System Database Interface | SUSv3 | |
| endservent | 2 | libc | 13.3.14. System Database Interface | SUSv3 | |
| freeaddrinfo | 4 | libc | 13.3.17. Standard Library | SUSv3 | |
| gai_strerror | 4 | libc | 13.3.17. Standard Library | SUSv3 | |
| getaddrinfo | 73 | libc | 13.3.17. Standard Library | SUSv3 | |
| gethostbyaddr | 16 | libc | 13.3.14. System Database Interface | SUSv3 | |
| gethostbyname | 16 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getnameinfo | 33 | libc | 13.3.17. Standard Library | SUSv3 | |
| getprotobyname | 8 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getprotobynumber | 8 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getprotoent | 9 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getservbyname | 11 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getservbyport | 12 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getservent | 9 | libc | 13.3.14. System Database Interface | SUSv3 | |
| setprotoent | 5 | libc | 13.3.14. System Database Interface | SUSv3 | |
| setservent | 5 | libc | 13.3.14. System Database Interface | SUSv3 | |
| socket.netif – network interface functions | |||||
| if_freenameindex | 3 | libc | 13.3.6. Socket Interface | SUSv3 | |
| if_indextoname | 7 | libc | 13.3.6. Socket Interface | SUSv3 | |
| if_nameindex | 9 | libc | 13.3.6. Socket Interface | SUSv3 | |
| if_nametoindex | 3 | libc | 13.3.6. Socket Interface | SUSv3 | |
| socket.rpc.clnt – RPC client functions | |||||
| authnone_create | 1 | libc | 13.3.1. RPC | SVID.4 | |
| clnt_create | 2 | libc | 13.3.1. RPC | SVID.4 | |
| clnt_pcreateerror | 2 | libc | 13.3.1. RPC | SVID.4 | |
| clnt_perrno | 2 | libc | 13.3.1. RPC | SVID.4 | |
| clnt_perror | 2 | libc | 13.3.1. RPC | SVID.4 | |
| clnt_spcreateerror | 3 | libc | 13.3.1. RPC | SVID.4 | |
| clnt_sperrno | 2 | libc | 13.3.1. RPC | SVID.4 | |
| clnt_sperror | 3 | libc | 13.3.1. RPC | SVID.4 | |
| socket.rpc.pmap – RPC pmap functions | |||||
| pmap_getport | 6 | libc | 13.3.1. RPC | LSB | |
| pmap_set | 1 | libc | 13.3.1. RPC | LSB | |
| pmap_unset | 3 | libc | 13.3.1. RPC | LSB | |
| socket.rpc.secure – RPC secure functions | |||||
| key_decryptsession | 2 | libc | 13.3.1. RPC | SVID.3 | |
| socket.rpc.svc – RPC server functions | |||||
| svc_getreqset | 3 | libc | 13.3.1. RPC | SVID.3 | |
| svc_register | 6 | libc | 13.3.1. RPC | LSB | |
| svc_run | 3 | libc | 13.3.1. RPC | LSB | |
| svc_sendreply | 2 | libc | 13.3.1. RPC | LSB | |
| svcerr_auth | 1 | libc | 13.3.1. RPC | SVID.3 | |
| svcerr_decode | 1 | libc | 13.3.1. RPC | SVID.3 | |
| svcerr_noproc | 1 | libc | 13.3.1. RPC | SVID.3 | |
| svcerr_noprog | 1 | libc | 13.3.1. RPC | SVID.3 | |
| svcerr_progvers | 1 | libc | 13.3.1. RPC | SVID.3 | |
| svcerr_systemerr | 1 | libc | 13.3.1. RPC | SVID.3 | |
| svcerr_weakauth | 2 | libc | 13.3.1. RPC | SVID.3 | |
| svctcp_create | 9 | libc | 13.3.1. RPC | LSB | |
| svcudp_create | 1 | libc | 13.3.1. RPC | LSB | |
| socket.rpc.xdr – RPC data functions | |||||
| xdr_accepted_reply | 1 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_array | 3 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_bool | 3 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_bytes | 3 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_callhdr | 1 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_callmsg | 1 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_char | 2 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_double | 2 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_enum | 2 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_float | 2 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_free | 1 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_int | 2 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_long | 2 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_opaque | 3 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_opaque_auth | 1 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_pointer | 2 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_reference | 3 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_rejected_reply | 1 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_replymsg | 1 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_short | 2 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_string | 3 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_u_char | 2 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_u_int | 3 | libc | 13.3.1. RPC | LSB | |
| xdr_u_long | 2 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_u_short | 2 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_union | 7 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_vector | 2 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_void | 1 | libc | 13.3.1. RPC | SVID.3 | |
| xdr_wrapstring | 2 | libc | 13.3.1. RPC | SVID.3 | |
| xdrmem_create | 3 | libc | 13.3.1. RPC | SVID.3 | |
| xdrrec_create | 8 | libc | 13.3.1. RPC | SVID.3 | |
| xdrrec_eof | 2 | libc | 13.3.1. RPC | SVID.3 | |
| socket.socket – socket functions | |||||
| accept | 32 | libc | 13.3.6. Socket Interface | SUSv3 | |
| bind | 33 | libc | 13.3.6. Socket Interface | SUSv3 | |
| bindresvport | 5 | libc | 13.3.6. Socket Interface | LSB | |
| connect | 51 | libc | 13.3.6. Socket Interface | SUSv3 | |
| getpeername | 15 | libc | 13.3.6. Socket Interface | SUSv3 | |
| getsockname | 16 | libc | 13.3.6. Socket Interface | SUSv3 | |
| getsockopt | 91 | libc | 13.3.6. Socket Interface | LSB | |
| listen | 23 | libc | 13.3.6. Socket Interface | SUSv3 | |
| recv | 36 | libc | 13.3.6. Socket Interface | SUSv3 | |
| recvfrom | 44 | libc | 13.3.6. Socket Interface | SUSv3 | |
| recvmsg | 52 | libc | 13.3.6. Socket Interface | SUSv3 | |
| send | 36 | libc | 13.3.6. Socket Interface | SUSv3 | |
| sendmsg | 57 | libc | 13.3.6. Socket Interface | SUSv3 | |
| sendto | 57 | libc | 13.3.6. Socket Interface | SUSv3 | |
| setsockopt | 127 | libc | 13.3.6. Socket Interface | LSB | |
| shutdown | 17 | libc | 13.3.6. Socket Interface | SUSv3 | |
| sockatmark | 10 | libc | 13.3.6. Socket Interface | SUSv3 | |
| socket | 34 | libc | 13.3.6. Socket Interface | SUSv3 | |
| socketpair | 34 | libc | 13.3.6. Socket Interface | SUSv3 | |
| system.host – network host functions | |||||
| gethostid | 1 | libc | 13.3.6. Socket Interface | SUSv3 | |
| gethostname | 5 | libc | 13.3.6. Socket Interface | SUSv3 | |
| sethostname | 7 | libc | 13.3.17. Standard Library | LSB | |
| uname | 8 | libc | 13.3.2. System Calls | SUSv3 | |
| system.stat – system statistic functions | |||||
| acct | 10 | libc | 13.3.2. System Calls | LSB | |
| clock | 4 | libc | 13.3.2. System Calls | SUSv3 | |
| getloadavg | 3 | libc | 13.3.2. System Calls | LSB | |
| times (min) | 12 | libc | 13.3.2. System Calls | SUSv3 | |
| system.sysconf – system configuration functions | |||||
| __getpagesize | 12 | libc | 13.3.17. Standard Library | LSB | |
| __sysconf | 137 | libc | 13.3.17. Standard Library | LSB | |
| confstr | 45 | libc | 13.3.17. Standard Library | SUSv3 | |
| fpathconf | 69 | libc | 13.3.17. Standard Library | SUSv3 | |
| getpagesize | 14 | libc | 13.3.2. System Calls | SUSv2 | |
| pathconf | 76 | libc | 13.3.2. System Calls | SUSv3 | |
| sysconf | 134 | libc | 13.3.2. System Calls | SUSv3 | |
| system.user.account – system user account functions | |||||
| endutent (min) | 1 | libc | 13.3.14. System Database Interface | SUSv2 | |
| endutxent (min) | 3 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getutent (min) | 4 | libc | 13.3.14. System Database Interface | LSB | |
| getutent_r (min) | 4 | libc | 13.3.14. System Database Interface | LSB | |
| getutxent (min) | 6 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getutxid (min) | 9 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getutxline (min) | 7 | libc | 13.3.14. System Database Interface | SUSv3 | |
| login (min) | 13 | libutil | 14.7.1. Utility Functions | LSB | |
| logout (min) | 9 | libutil | 14.7.1. Utility Functions | LSB | |
| logwtmp (min) | 15 | libutil | 14.7.1. Utility Functions | LSB | |
| pututxline (min) | 9 | libc | 13.3.14. System Database Interface | SUSv3 | |
| setutent (min) | 1 | libc | 13.3.14. System Database Interface | LSB | |
| setutxent (min) | 3 | libc | 13.3.14. System Database Interface | SUSv3 | |
| utmpname (min) | 1 | libc | 13.3.14. System Database Interface | LSB | |
| system.user.group – system user groups functions | |||||
| endgrent | 2 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getgrent | 9 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getgrgid | 11 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getgrgid_r | 14 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getgrnam | 9 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getgrnam_r | 15 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getgrouplist | 10 | libc | 13.3.14. System Database Interface | LSB | |
| setgrent | 1 | libc | 13.3.14. System Database Interface | SUSv3 | |
| system.user.user – system user functions | |||||
| endpwent | 4 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getpwent | 10 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getpwnam | 11 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getpwnam_r | 11 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getpwuid | 11 | libc | 13.3.14. System Database Interface | SUSv3 | |
| getpwuid_r | 11 | libc | 13.3.14. System Database Interface | SUSv3 | |
| setpwent | 6 | libc | 13.3.14. System Database Interface | SUSv3 | |
| time.clock – clocks functions | |||||
| clock_getcpuclockid | 10 | librt | 13.17.2. Clock | SUSv3 | |
| clock_getres | 11 | librt | 13.17.2. Clock | SUSv3 | |
| clock_gettime | 14 | librt | 13.17.2. Clock | SUSv3 | |
| clock_nanosleep | 26 | librt | 13.17.2. Clock | SUSv3 | |
| clock_settime | 28 | librt | 13.17.2. Clock | SUSv3 | |
| time.conversion – time conversion functions | |||||
| asctime | 3 | libc | 13.3.12. Time Manipulation | SUSv3 | |
| asctime_r | 5 | libc | 13.3.12. Time Manipulation | SUSv3 | |
| ctime | 3 | libc | 13.3.12. Time Manipulation | SUSv3 | |
| ctime_r | 5 | libc | 13.3.12. Time Manipulation | SUSv3 | |
| gmtime | 5 | libc | 13.3.12. Time Manipulation | SUSv3 | |
| gmtime_r | 6 | libc | 13.3.12. Time Manipulation | SUSv3 | |
| localtime | 5 | libc | 13.3.12. Time Manipulation | SUSv3 | |
| localtime_r | 6 | libc | 13.3.12. Time Manipulation | SUSv3 | |
| mktime | 5 | libc | 13.3.12. Time Manipulation | SUSv3 | |
| time.time – time functions | |||||
| adjtime | 10 | libc | 13.3.12. Time Manipulation | LSB | |
| difftime | 2 | libc | 13.3.12. Time Manipulation | SUSv3 | |
| ftime | 3 | libc | 13.3.2. System Calls | SUSv3 | |
| gettimeofday | 3 | libc | 13.3.17. Standard Library | SUSv3 | |
| stime | 6 | libc | 13.3.2. System Calls | LSB | |
| time | 5 | libc | 13.3.2. System Calls | SUSv3 | |
| tzset | 8 | libc | 13.3.12. Time Manipulation | SUSv3 | |
| time.timer – timer functions | |||||
| alarm | 6 | libc | 13.3.2. System Calls | SUSv3 | |
| getitimer | 5 | libc | 13.3.2. System Calls | SUSv3 | |
| nanosleep | 14 | libc | 13.3.2. System Calls | SUSv3 | |
| setitimer | 19 | libc | 13.3.2. System Calls | SUSv3 | |
| sleep | 5 | libc | 13.3.2. System Calls | SUSv3 | |
| timer_create | 22 | librt | 13.17.3. Timers | SUSv3 | |
| timer_delete | 7 | librt | 13.17.3. Timers | SUSv3 | |
| timer_getoverrun | 9 | librt | 13.17.3. Timers | SUSv3 | |
| timer_gettime | 8 | librt | 13.17.3. Timers | SUSv3 | |
| timer_settime | 16 | librt | 13.17.3. Timers | SUSv3 | |
| ualarm | 7 | libc | 13.3.12. Time Manipulation | SUSv3 | |
| usleep | 9 | libc | 13.3.17. Standard Library | SUSv3 | |
| util.assert – assertion functions | |||||
| __assert_fail | 9 | libc | 13.3.17. Standard Library | LSB | |
| err | 6 | libc | 13.3.17. Standard Library | LSB | |
| error | 9 | libc | 13.3.17. Standard Library | LSB | |
| errx | 6 | libc | 13.3.17. Standard Library | LSB | |
| verrx | 3 | libc | 13.3.17. Standard Library | LSB | |
| warn | 4 | libc | 13.3.17. Standard Library | LSB | |
| warnx | 4 | libc | 13.3.17. Standard Library | LSB | |
| util.bit – bit functions | |||||
| ffs | 2 | libc | 13.3.8. String Functions | SUSv3 | |
| toascii | 2 | libc | 13.3.11. Character Type Functions | SUSv3 | |
| util.compress – data compression functions | |||||
| adler32 | 5 | libz | 14.2.1. Compression Library | LSB | |
| compress | 10 | libz | 14.2.1. Compression Library | LSB | |
| compress2 | 14 | libz | 14.2.1. Compression Library | LSB | |
| compressBound | 4 | libz | 14.2.1. Compression Library | LSB | |
| crc32 | 5 | libz | 14.2.1. Compression Library | LSB | |
| deflate | 43 | libz | 14.2.1. Compression Library | LSB | |
| deflateBound | 5 | libz | 14.2.1. Compression Library | LSB | |
| deflateCopy | 8 | libz | 14.2.1. Compression Library | LSB | |
| deflateEnd | 9 | libz | 14.2.1. Compression Library | LSB | |
| deflateInit_ | 22 | libz | 14.2.1. Compression Library | LSB | |
| deflateInit2_ | 28 | libz | 14.2.1. Compression Library | LSB | |
| deflateParams | 17 | libz | 14.2.1. Compression Library | LSB | |
| deflateReset | 8 | libz | 14.2.1. Compression Library | LSB | |
| deflateSetDictionary | 11 | libz | 14.2.1. Compression Library | LSB | |
| get_crc_table | 3 | libz | 14.2.1. Compression Library | LSB | |
| gzclose | 9 | libz | 14.2.1. Compression Library | LSB | |
| gzdopen | 9 | libz | 14.2.1. Compression Library | LSB | |
| gzeof | 3 | libz | 14.2.1. Compression Library | LSB | |
| gzerror | 5 | libz | 14.2.1. Compression Library | LSB | |
| gzflush | 13 | libz | 14.2.1. Compression Library | LSB | |
| gzgetc | 5 | libz | 14.2.1. Compression Library | LSB | |
| gzgets | 11 | libz | 14.2.1. Compression Library | LSB | |
| gzopen | 10 | libz | 14.2.1. Compression Library | LSB | |
| gzprintf | 10 | libz | 14.2.1. Compression Library | LSB | |
| gzputc | 4 | libz | 14.2.1. Compression Library | LSB | |
| gzputs | 13 | libz | 14.2.1. Compression Library | LSB | |
| gzread | 15 | libz | 14.2.1. Compression Library | LSB | |
| gzrewind | 6 | libz | 14.2.1. Compression Library | LSB | |
| gzseek | 17 | libz | 14.2.1. Compression Library | LSB | |
| gzsetparams | 15 | libz | 14.2.1. Compression Library | LSB | |
| gztell | 7 | libz | 14.2.1. Compression Library | LSB | |
| gzwrite | 13 | libz | 14.2.1. Compression Library | LSB | |
| inflate | 29 | libz | 14.2.1. Compression Library | LSB | |
| inflateEnd | 8 | libz | 14.2.1. Compression Library | LSB | |
| inflateInit_ | 17 | libz | 14.2.1. Compression Library | LSB | |
| inflateInit2_ | 17 | libz | 14.2.1. Compression Library | LSB | |
| inflateReset | 8 | libz | 14.2.1. Compression Library | LSB | |
| inflateSetDictionary | 9 | libz | 14.2.1. Compression Library | LSB | |
| inflateSync | 8 | libz | 14.2.1. Compression Library | LSB | |
| inflateSyncPoint | 6 | libz | 14.2.1. Compression Library | LSB | |
| uncompress | 10 | libz | 14.2.1. Compression Library | LSB | |
| zError | 6 | libz | 14.2.1. Compression Library | LSB | |
| zlibVersion | 3 | libz | 14.2.1. Compression Library | LSB | |
| util.conversion.strint – string to integer conversion functions | |||||
| __strtol_internal | 32 | libc | 13.3.8. String Functions | LSB | |
| __strtoll_internal | 32 | libc | 13.3.8. String Functions | LSB | |
| __strtoul_internal | 33 | libc | 13.3.8. String Functions | LSB | |
| __strtoull_internal | 33 | libc | 13.3.8. String Functions | LSB | |
| a64l | 13 | libc | 13.3.17. Standard Library | SUSv3 | |
| atoi | 13 | libc | 13.3.17. Standard Library | SUSv3 | |
| atol | 13 | libc | 13.3.17. Standard Library | SUSv3 | |
| atoll | 13 | libc | 13.3.17. Standard Library | SUSv3 | |
| l64a | 11 | libc | 13.3.17. Standard Library | SUSv3 | |
| strtoimax | 38 | libc | 13.3.8. String Functions | SUSv3 | |
| strtol | 30 | libc | 13.3.17. Standard Library | SUSv3 | |
| strtoll | 30 | libc | 13.3.8. String Functions | SUSv3 | |
| strtoq | 42 | libc | 13.3.8. String Functions | LSB | |
| strtoul | 31 | libc | 13.3.17. Standard Library | SUSv3 | |
| strtoull | 31 | libc | 13.3.8. String Functions | SUSv3 | |
| strtoumax | 39 | libc | 13.3.8. String Functions | SUSv3 | |
| strtouq | 43 | libc | 13.3.8. String Functions | LSB | |
| util.conversion.strreal – string to real number conversion functions | |||||
| __strtod_internal | 25 | libc | 13.3.8. String Functions | LSB | |
| __strtof_internal | 25 | libc | 13.3.8. String Functions | LSB | |
| __strtold_internal | 25 | libc | 13.3.8. String Functions | LSB | |
| atof | 20 | libc | 13.3.17. Standard Library | SUSv3 | |
| ecvt | 13 | libc | 13.3.17. Standard Library | SUSv3 | |
| fcvt | 14 | libc | 13.3.17. Standard Library | SUSv3 | |
| gcvt | 12 | libc | 13.3.17. Standard Library | SUSv3 | |
| strtod | 23 | libc | 13.3.17. Standard Library | SUSv3 | |
| strtof | 23 | libc | 13.3.8. String Functions | SUSv3 | |
| strtold | 23 | libc | 13.3.8. String Functions | SUSv3 | |
| util.conversion.token – string tokenazer functions | |||||
| __strtok_r | 8 | libc | 13.3.8. String Functions | LSB | |
| strsep | 4 | libc | 13.3.8. String Functions | LSB | |
| strtok | 12 | libc | 13.3.8. String Functions | SUSv3 | |
| strtok_r | 7 | libc | 13.3.8. String Functions | SUSv3 | |
| util.conversion.wchar – wide characters functions | |||||
| btowc (min) | 5 | libc | 13.3.7. Wide Characters | SUSv3 | |
| mblen (min) | 17 | libc | 13.3.7. Wide Characters | SUSv3 | |
| mbrlen (min) | 13 | libc | 13.3.7. Wide Characters | SUSv3 | |
| mbrtowc (min) | 17 | libc | 13.3.7. Wide Characters | SUSv3 | |
| mbsinit (min) | 4 | libc | 13.3.7. Wide Characters | SUSv3 | |
| mbsnrtowcs (min) | 14 | libc | 13.3.7. Wide Characters | LSB | |
| mbsrtowcs (min) | 19 | libc | 13.3.7. Wide Characters | SUSv3 | |
| mbstowcs (min) | 12 | libc | 13.3.7. Wide Characters | SUSv3 | |
| mbtowc (min) | 19 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wcrtomb (min) | 17 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wcsnrtombs (min) | 14 | libc | 13.3.7. Wide Characters | LSB | |
| wcsrtombs (min) | 21 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wcstombs (min) | 12 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wctob (min) | 4 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wctomb (min) | 16 | libc | 13.3.7. Wide Characters | SUSv3 | |
| util.conversion.wstrint – wide characters string to integer conversion functions | |||||
| __wcstol_internal | 33 | libc | 13.3.7. Wide Characters | LSB | |
| __wcstoul_internal | 33 | libc | 13.3.7. Wide Characters | LSB | |
| wcstoimax | 40 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wcstol | 31 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wcstoll | 31 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wcstoq | 33 | libc | 13.3.7. Wide Characters | LSB | |
| wcstoul | 31 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wcstoull | 31 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wcstoumax | 40 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wcstouq | 33 | libc | 13.3.7. Wide Characters | LSB | |
| util.conversion.wstrreal – wide characters string to real number conversion functions | |||||
| __wcstod_internal | 25 | libc | 13.3.7. Wide Characters | LSB | |
| __wcstof_internal | 25 | libc | 13.3.7. Wide Characters | LSB | |
| __wcstold_internal | 25 | libc | 13.3.7. Wide Characters | LSB | |
| wcstod | 23 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wcstof | 23 | libc | 13.3.7. Wide Characters | SUSv3 | |
| wcstold | 23 | libc | 13.3.7. Wide Characters | SUSv3 | |
| util.conversion.wtoken – wide characters string tokenazer functions | |||||
| wcstok | 15 | libc | 13.3.7. Wide Characters | SUSv3 | |
| util.crypt – cryptographic functions | |||||
| crypt | 12 | libcrypt | 13.18.1. Encryption | SUSv3 | |
| encrypt | 14 | libcrypt | 13.18.1. Encryption | SUSv3 | |
| setkey | 11 | libcrypt | 13.18.1. Encryption | SUSv3 | |
| util.dl – dynamic loader functions | |||||
| dladdr | 14 | libdl | 13.14.1. Dynamic Loader | LSB | |
| dlclose | 7 | libdl | 13.14.1. Dynamic Loader | SUSv3 | |
| dlerror | 6 | libdl | 13.14.1. Dynamic Loader | SUSv3 | |
| dlopen | 32 | libdl | 13.14.1. Dynamic Loader | LSB | |
| dlsym | 11 | libdl | 13.14.1. Dynamic Loader | LSB | |
| util.float – floating point number functions | |||||
| __finite | 3 | libm | 13.6.1. Math | ISOC99 | |
| __finitef | 3 | libm | 13.6.1. Math | ISOC99 | |
| __finitel | 3 | libm | 13.6.1. Math | ISOC99 | |
| __fpclassify | 3 | libm | 13.6.1. Math | LSB | |
| __fpclassifyf | 3 | libm | 13.6.1. Math | LSB | |
| __isinf | 3 | libc | 13.3.17. Standard Library | LSB | |
| __isinff | 3 | libc | 13.3.17. Standard Library | LSB | |
| __isinfl | 3 | libc | 13.3.17. Standard Library | LSB | |
| __isnan | 3 | libc | 13.3.17. Standard Library | LSB | |
| __isnanf | 3 | libc | 13.3.17. Standard Library | LSB | |
| __isnanl | 3 | libc | 13.3.17. Standard Library | LSB | |
| __signbit | 3 | libm | 13.6.1. Math | ISOC99 | |
| __signbitf | 3 | libm | 13.6.1. Math | ISOC99 | |
| finite | 3 | libm | 13.6.1. Math | SUSv2 | |
| finitef | 3 | libm | 13.6.1. Math | ISOC99 | |
| finitel | 3 | libm | 13.6.1. Math | ISOC99 | |
| frexp | 6 | libm | 13.6.1. Math | SUSv3 | |
| frexpf | 6 | libm | 13.6.1. Math | SUSv3 | |
| frexpl | 6 | libm | 13.6.1. Math | SUSv3 | |
| ilogb | 13 | libm | 13.6.1. Math | SUSv3 | |
| ilogbf | 13 | libm | 13.6.1. Math | SUSv3 | |
| ilogbl | 13 | libm | 13.6.1. Math | SUSv3 | |
| ldexp | 18 | libm | 13.6.1. Math | SUSv3 | |
| ldexpf | 18 | libm | 13.6.1. Math | SUSv3 | |
| ldexpl | 18 | libm | 13.6.1. Math | SUSv3 | |
| logb | 11 | libm | 13.6.1. Math | SUSv3 | |
| logbf | 11 | libm | 13.6.1. Math | SUSv3 | |
| logbl | 11 | libm | 13.6.1. Math | SUSv3 | |
| nextafter | 16 | libm | 13.6.1. Math | SUSv3 | |
| nextafterf | 16 | libm | 13.6.1. Math | SUSv3 | |
| nextafterl | 16 | libm | 13.6.1. Math | SUSv3 | |
| nexttoward | 15 | libm | 13.6.1. Math | SUSv3 | |
| nexttowardf | 15 | libm | 13.6.1. Math | SUSv3 | |
| nexttowardl | 15 | libm | 13.6.1. Math | SUSv3 | |
| scalb | 24 | libm | 13.6.1. Math | SUSv3 | |
| scalbf | 24 | libm | 13.6.1. Math | ISOC99 | |
| scalbl | 24 | libm | 13.6.1. Math | ISOC99 | |
| scalbln | 18 | libm | 13.6.1. Math | SUSv3 | |
| scalblnf | 18 | libm | 13.6.1. Math | SUSv3 | |
| scalblnl | 18 | libm | 13.6.1. Math | SUSv3 | |
| scalbn | 18 | libm | 13.6.1. Math | SUSv3 | |
| scalbnf | 18 | libm | 13.6.1. Math | SUSv3 | |
| scalbnl | 18 | libm | 13.6.1. Math | SUSv3 | |
| significand | 7 | libm | 13.6.1. Math | ISOC99 | |
| significandf | 8 | libm | 13.6.1. Math | ISOC99 | |
| significandl | 8 | libm | 13.6.1. Math | ISOC99 | |
| util.format.fmtmsg – format message functions | |||||
| fmtmsg | 58 | libc | 13.3.17. Standard Library | SUSv3 | |
| util.format.money – money format functions | |||||
| strfmon | 33 | libc | 13.3.8. String Functions | SUSv3 | |
| util.format.printf – formatting functions | |||||
| asprintf | 80 | libc | 13.3.3. Standard I/O | LSB | |
| fprintf | 80 | libc | 13.3.3. Standard I/O | SUSv3 | |
| printf | 80 | libc | 13.3.3. Standard I/O | SUSv3 | |
| snprintf | 86 | libc | 13.3.3. Standard I/O | SUSv3 | |
| sprintf | 80 | libc | 13.3.3. Standard I/O | SUSv3 | |
| vasprintf | 80 | libc | 13.3.3. Standard I/O | LSB | |
| vdprintf | 77 | libc | 13.3.3. Standard I/O | LSB | |
| vfprintf | 80 | libc | 13.3.3. Standard I/O | SUSv3 | |
| vprintf | 80 | libc | 13.3.3. Standard I/O | SUSv3 | |
| vsnprintf | 86 | libc | 13.3.3. Standard I/O | SUSv3 | |
| vsprintf | 80 | libc | 13.3.3. Standard I/O | SUSv3 | |
| util.format.scanf – scanning functions | |||||
| fscanf | 76 | libc | 13.3.3. Standard I/O | LSB | |
| scanf | 76 | libc | 13.3.3. Standard I/O | LSB | |
| sscanf | 76 | libc | 13.3.3. Standard I/O | LSB | |
| vfscanf | 76 | libc | 13.3.17. Standard Library | LSB | |
| vscanf | 76 | libc | 13.3.17. Standard Library | LSB | |
| vsscanf | 76 | libc | 13.3.17. Standard Library | LSB | |
| util.format.time – time formatting functions | |||||
| getdate | 63 | libc | 13.3.17. Standard Library | SUSv3 | |
| strftime | 78 | libc | 13.3.8. String Functions | SUSv3 | |
| strptime | 67 | libc | 13.3.8. String Functions | LSB | |
| util.format.wprintf – wide characters formatting functions | |||||
| fwprintf | 80 | libc | 13.3.7. Wide Chara | ||