Manual pages
Origin: GNU.
[ Alias ↣ ] Name (section) | Brief |
---|---|
abort(3) | Cause abnormal process termination. |
abs(3) | Compute the absolute value of an integer. |
addseverity(3) | Introduce new severity classes. |
__after_morecore_hook(3) ↣ malloc_hook(3) | … |
aligned_alloc(3) ↣ posix_memalign(3) | Allocate aligned memory. |
alloca(3) | Allocate memory that is automatically freed. |
alphasort(3) ↣ scandir(3) | Scan a directory for matching entries. |
antlr3.2(3) | ANother Tool for Language Recognition, version 3. |
asinh(3) | Inverse hyperbolic sine function. |
asinhf(3) ↣ asinh(3) | Inverse hyperbolic sine function. |
asinhl(3) ↣ asinh(3) | Inverse hyperbolic sine function. |
aspell(1) | Interactive spell checker. |
aspell-import(1) | Import old personal dictionaries into GNU Aspell. |
asprintf(3) | Print to allocated string. |
assert(3) | Abort the program if assertion is false. |
assert_perror(3) | Test errnum and abort. |
atof(3) | Convert a string to a double. |
atoi(3) | Convert a string to an integer. |
atol(3) ↣ atoi(3) | Convert a string to an integer. |
atoll(3) ↣ atoi(3) | Convert a string to an integer. |
atoq(3) ↣ atoi(3) | Convert a string to an integer. |
backtrace(3) | Support for application self-debugging. |
backtrace_symbols(3) ↣ backtrace(3) | Support for application self-debugging. |
backtrace_symbols_fd(3) ↣ backtrace(3) | Support for application self-debugging. |
barcode(1) | A stand alone program to run the barcode library. |
barcode(3) | A library to create and print bar codes. |
basename(3) | Parse pathname components. |
be16toh(3) ↣ endian(3) | … |
be32toh(3) ↣ endian(3) | … |
be64toh(3) ↣ endian(3) | … |
betaradio(1) | An easy way to listen to internet radio of Taiwan. |
btowc(3) | Convert single byte to wide character. |
byteorder(3) | Convert values between host and network byte order. |
calloc(3) ↣ malloc(3) | Allocate and free dynamic memory. |
canonicalize_file_name(3) | Return the canonicalized absolute pathname. |
catclose(3) ↣ catopen(3) | Open/close a message catalog. |
catopen(3) | Open/close a message catalog. |
cbrt(3) | Cube root function. |
cbrtf(3) ↣ cbrt(3) | Cube root function. |
cbrtl(3) ↣ cbrt(3) | Cube root function. |
charmap(5) | Character set description file. |
clock(3) | Determine processor time. |
cmail(6) ↣ xboard(6) | X graphical user interface for chess. |
confstr(3) | Get configuration dependent string variables. |
copysign(3) | Copy sign of a number. |
copysignf(3) ↣ copysign(3) | Copy sign of a number. |
copysignl(3) ↣ copysign(3) | Copy sign of a number. |
ctermid(3) | Get controlling terminal name. |
cuserid(3) ↣ getlogin(3) | Get username. |
daemon(3) | Run in the background. |
dibbler-client(8) | A portable DHCPv6 client. |
dibbler-relay(8) | A portable DHCPv6 relay. |
dibbler-server(8) | A portable DHCPv6 server. |
diction(1) | Print wordy and commonly misused phrases in sentences. |
difftime(3) | Calculate time difference. |
dir_colors(5) | Configuration file for dircolors(1). |
dirname(3) ↣ basename(3) | Parse pathname components. |
dl_iterate_phdr(3) | Walk through list of shared objects. |
dn_comp(3) ↣ resolver(3) | … |
dn_expand(3) ↣ resolver(3) | … |
dprintf(3) ↣ printf(3) | Formatted out‐. |
drand48_r(3) | Generate. |
dysize(3) | Get number of days for a given year. |
ecvt_r(3) | Convert a floating-point number to a string. |
edata(3) ↣ end(3) | End of program segments. |
end(3) | End of program segments. |
endaliasent(3) ↣ setaliasent(3) | Read an alias entry. |
endfsent(3) ↣ getfsent(3) | Handle fstab entries. |
endian(3) | … |
endnetent(3) ↣ getnetent(3) | Get network entry. |
endnetgrent(3) ↣ setnetgrent(3) | Handle network group entries. |
endprotoent(3) ↣ getprotoent(3) | Get protocol entry. |
endpwent(3) ↣ getpwent(3) | Get password file entry. |
endservent(3) ↣ getservent(3) | Get service entry. |
endspent(3) ↣ getspnam(3) | … |
endttyent(3) ↣ getttyent(3) | Get ttys file entry. |
endusershell(3) ↣ getusershell(3) | Get permitted user shells. |
erand48_r(3) ↣ drand48_r(3) | Generate. |
erf(3) | Error function. |
erfc(3) | Complementary error function. |
erfcf(3) ↣ erfc(3) | Complementary error function. |
erfcl(3) ↣ erfc(3) | Complementary error function. |
erff(3) ↣ erf(3) | Error function. |
erfl(3) ↣ erf(3) | Error function. |
error(3) | Glibc error reporting. |
error_at_line(3) ↣ error(3) | Glibc error reporting. |
error_message_count(3) ↣ error(3) | Glibc error reporting. |
error_one_per_line(3) ↣ error(3) | Glibc error reporting. |
error_print_progname(3) ↣ error(3) | Glibc error reporting. |
etext(3) ↣ end(3) | End of program segments. |
ether_aton(3) | Ethernet. |
ether_aton_r(3) ↣ ether_aton(3) | Ethernet. |
ether_hostton(3) ↣ ether_aton(3) | Ethernet. |
ether_line(3) ↣ ether_aton(3) | Ethernet. |
ether_ntoa(3) ↣ ether_aton(3) | Ethernet. |
ether_ntoa_r(3) ↣ ether_aton(3) | Ethernet. |
ether_ntohost(3) ↣ ether_aton(3) | Ethernet. |
exec(3) | Execute a file. |
execl(3) ↣ exec(3) | Execute a file. |
execle(3) ↣ exec(3) | Execute a file. |
execlp(3) ↣ exec(3) | Execute a file. |
execv(3) ↣ exec(3) | Execute a file. |
execvp(3) ↣ exec(3) | Execute a file. |
execvpe(3) ↣ exec(3) | Execute a file. |
exp10(3) | Base-10 exponential function. |
exp10f(3) ↣ exp10(3) | Base-10 exponential function. |
exp10l(3) ↣ exp10(3) | Base-10 exponential function. |
fclose(3) | Close a stream. |
fcloseall(3) | Close all open streams. |
fcvt_r(3) ↣ ecvt_r(3) | Convert a floating-point number to a string. |
fdopen(3) ↣ fopen(3) | Stream open functions. |
fdopendir(3) ↣ opendir(3) | Open a directory. |
fflush(3) | Flush a stream. |
ffs(3) | Find first bit set in a word. |
ffsl(3) ↣ ffs(3) | Find first bit set in a word. |
ffsll(3) ↣ ffs(3) | Find first bit set in a word. |
fgetc(3) | Input of characters and strings. |
fgetgrent(3) | Get group file entry. |
fgetgrent_r(3) ↣ getgrent_r(3) | Get group file entry reentrantly. |
fgetpos(3) ↣ fseek(3) | Reposition a stream. |
fgetpwent(3) | Get password file entry. |
fgetpwent_r(3) ↣ getpwent_r(3) | Get passwd file entry reentrantly. |
fgets(3) ↣ fgetc(3) | Input of characters and strings. |
fgetspent(3) ↣ getspnam(3) | … |
fgetspent_r(3) ↣ getspnam(3) | … |
fgetwc(3) | Read a wide character from a FILE stream. |
fgetws(3) | Read a wide-character string from a FILE stream. |
fmemopen(3) | Open memory as stream. |
fnmatch(3) | Match filename or pathname. |
fopen(3) | Stream open functions. |
forkpty(3) ↣ openpty(3) | Terminal utility functions. |
fpathconf(3) | Get configuration values for files. |
fprintf(3) ↣ printf(3) | Formatted out‐. |
fputc(3) ↣ puts(3) | Output of characters and strings. |
fputs(3) ↣ puts(3) | Output of characters and strings. |
fputwc(3) | Write a wide character to a FILE stream. |
fputws(3) | Write a wide-character string to a FILE stream. |
fread(3) | Binary stream input/output. |
free(3) ↣ malloc(3) | Allocate and free dynamic memory. |
__free_hook(3) ↣ malloc_hook(3) | … |
freeaddrinfo(3) ↣ getaddrinfo(3) | Network address and service translation. |
freecol(6) | A free clone of Colonization. |
freeifaddrs(3) ↣ getifaddrs(3) | Get interface addresses. |
freopen(3) ↣ fopen(3) | Stream open functions. |
fscanf(3) ↣ scanf(3) | Input format conversion. |
fseek(3) | Reposition a stream. |
fsetpos(3) ↣ fseek(3) | Reposition a stream. |
ftell(3) ↣ fseek(3) | Reposition a stream. |
ftime(3) | Return date and time. |
ftok(3) | Convert a pathname and a project identifier to a System V IPC key. |
ftpgrab(1) | A file mirroring utility. |
fwide(3) | Set and determine the orientation of a FILE stream. |
fwprintf(3) ↣ wprintf(3) | Formatted wide-character output conversion. |
fwrite(3) ↣ fread(3) | Binary stream input/output. |
gai_cancel(3) ↣ getaddrinfo_a(3) | Asynchronous network address and service translation. |
gai_error(3) ↣ getaddrinfo_a(3) | Asynchronous network address and service translation. |
gai_strerror(3) ↣ getaddrinfo(3) | Network address and service translation. |
gai_suspend(3) ↣ getaddrinfo_a(3) | Asynchronous network address and service translation. |
gamma(3) | (logarithm of the) gamma function. |
gammaf(3) ↣ gamma(3) | (logarithm of the) gamma function. |
gammal(3) ↣ gamma(3) | (logarithm of the) gamma function. |
get_avphys_pages(3) ↣ get_phys_pages(3) | Get total and available physical page counts. |
get_current_dir_name(3) ↣ getcwd(3) | Get current working directory. |
get_nprocs(3) ↣ get_nprocs_conf(3) | Get number of processors. |
get_nprocs_conf(3) | Get number of processors. |
get_phys_pages(3) | Get total and available physical page counts. |
getaddrinfo(3) | Network address and service translation. |
getaddrinfo_a(3) | Asynchronous network address and service translation. |
getaliasbyname(3) ↣ setaliasent(3) | Read an alias entry. |
getaliasbyname_r(3) ↣ setaliasent(3) | Read an alias entry. |
getaliasent(3) ↣ setaliasent(3) | Read an alias entry. |
getaliasent_r(3) ↣ setaliasent(3) | Read an alias entry. |
getauxval(3) | Retrieve a value from the auxiliary vector. |
getc(3) ↣ fgetc(3) | Input of characters and strings. |
getchar(3) ↣ fgetc(3) | Input of characters and strings. |
getcwd(3) | Get current working directory. |
getdelim(3) ↣ getline(3) | Delimited string input. |
getdirentries(3) | Get directory entries in a filesystem-independent format. |
getenv(3) | Get an environment variable. |
getfsent(3) | Handle fstab entries. |
getfsfile(3) ↣ getfsent(3) | Handle fstab entries. |
getfsspec(3) ↣ getfsent(3) | Handle fstab entries. |
getgrent_r(3) | Get group file entry reentrantly. |
getgrouplist(3) | Get list of groups to which a user belongs. |
getifaddrs(3) | Get interface addresses. |
getline(3) | Delimited string input. |
getlogin(3) | Get username. |
getlogin_r(3) ↣ getlogin(3) | Get username. |
getnameinfo(3) | Address-to-name translation in protocol-independent manner. |
getnetbyaddr(3) ↣ getnetent(3) | Get network entry. |
getnetbyaddr_r(3) ↣ getnetent_r(3) | Get network entry (reentrant). |
getnetbyname(3) ↣ getnetent(3) | Get network entry. |
getnetbyname_r(3) ↣ getnetent_r(3) | Get network entry (reentrant). |
getnetent(3) | Get network entry. |
getnetent_r(3) | Get network entry (reentrant). |
getnetgrent(3) ↣ setnetgrent(3) | Handle network group entries. |
getnetgrent_r(3) ↣ setnetgrent(3) | Handle network group entries. |
getopt(3) | Parse command-line options. |
getopt_long(3) ↣ getopt(3) | Parse command-line options. |
getopt_long_only(3) ↣ getopt(3) | Parse command-line options. |
getprotobyname(3) ↣ getprotoent(3) | Get protocol entry. |
getprotobyname_r(3) ↣ getprotoent_r(3) | Get protocol entry (reentrant). |
getprotobynumber(3) ↣ getprotoent(3) | Get protocol entry. |
getprotobynumber_r(3) ↣ getprotoent_r(3) | Get protocol entry (reentrant). |
getprotoent(3) | Get protocol entry. |
getprotoent_r(3) | Get protocol entry (reentrant). |
getpt(3) | Open the pseudoterminal master (PTM). |
getpw(3) | Reconstruct password line entry. |
getpwent(3) | Get password file entry. |
getpwent_r(3) | Get passwd file entry reentrantly. |
getpwnam(3) | Get password file entry. |
getpwnam_r(3) ↣ getpwnam(3) | Get password file entry. |
getpwuid(3) ↣ getpwnam(3) | Get password file entry. |
getpwuid_r(3) ↣ getpwnam(3) | Get password file entry. |
getrpcbyname_r(3) ↣ getrpcent_r(3) | Get RPC entry (reentrant). |
getrpcbynumber_r(3) ↣ getrpcent_r(3) | Get RPC entry (reentrant). |
getrpcent_r(3) | Get RPC entry (reentrant). |
gets(3) | Get a string from standard input (DEPRECATED). |
getservbyname(3) ↣ getservent(3) | Get service entry. |
getservbyname_r(3) ↣ getservent_r(3) | Get service entry (reentrant). |
getservbyport(3) ↣ getservent(3) | Get service entry. |
getservbyport_r(3) ↣ getservent_r(3) | Get service entry (reentrant). |
getservent(3) | Get service entry. |
getservent_r(3) | Get service entry (reentrant). |
getspent(3) ↣ getspnam(3) | … |
getspent_r(3) ↣ getspnam(3) | … |
getspnam(3) | … |
getspnam_r(3) ↣ getspnam(3) | … |
getsubopt(3) | Parse suboption arguments from a string. |
getttyent(3) | Get ttys file entry. |
getttynam(3) ↣ getttyent(3) | Get ttys file entry. |
getumask(3) | Get file creation mask. |
getusershell(3) | Get permitted user shells. |
getw(3) | Input and output of words (ints). |
getwc(3) ↣ fgetwc(3) | Read a wide character from a FILE stream. |
getwchar(3) | Read a wide character from standard input. |
getwd(3) ↣ getcwd(3) | Get current working directory. |
glob(3) | Find pathnames matching a pattern, free memory from glob(). |
globfree(3) ↣ glob(3) | Find pathnames matching a pattern, free memory from glob(). |
grantpt(3) | Grant access to the slave pseudoterminal. |
group_member(3) | Test whether a process is in a group. |
gsl-histogram(1) | Compute histogram of data on stdin. |
gsl-randist(1) | Generate random samples from various distributions. |
guile-2.0(1) | The GNU Project Extension Language. |
guile-2.2(1) | The GNU Project Extension Language. |
hcreate(3) ↣ hsearch(3) | Hash table management. |
hcreate_r(3) ↣ hsearch(3) | Hash table management. |
hdestroy(3) ↣ hsearch(3) | Hash table management. |
hdestroy_r(3) ↣ hsearch(3) | Hash table management. |
hsearch(3) | Hash table management. |
hsearch_r(3) ↣ hsearch(3) | Hash table management. |
htobe16(3) ↣ endian(3) | … |
htobe32(3) ↣ endian(3) | … |
htobe64(3) ↣ endian(3) | … |
htole16(3) ↣ endian(3) | … |
htole32(3) ↣ endian(3) | … |
htole64(3) ↣ endian(3) | … |
htonl(3) ↣ byteorder(3) | Convert values between host and network byte order. |
htons(3) ↣ byteorder(3) | Convert values between host and network byte order. |
iconv(1) | Convert text from one character encoding to another. |
iconv(3) | Perform character set conversion. |
iconv_close(3) | Deallocate descriptor for character set conversion. |
iconv_open(3) | Allocate descriptor for character set conversion. |
iconvconfig(8) | Create iconv module configuration cache. |
if_freenameindex(3) ↣ if_nameindex(3) | Get network interface names and indexes. |
if_indextoname(3) ↣ if_nametoindex(3) | Mappings between network interface names and indexes. |
if_nameindex(3) | Get network interface names and indexes. |
if_nametoindex(3) | Mappings between network interface names and indexes. |
imaxabs(3) ↣ abs(3) | Compute the absolute value of an integer. |
index(3) | Locate character in string. |
inet(3) | Internet address manip‐. |
inet_addr(3) ↣ inet(3) | Internet address manip‐. |
inet_aton(3) ↣ inet(3) | Internet address manip‐. |
inet_lnaof(3) ↣ inet(3) | Internet address manip‐. |
inet_netof(3) ↣ inet(3) | Internet address manip‐. |
inet_network(3) ↣ inet(3) | Internet address manip‐. |
inet_ntoa(3) ↣ inet(3) | Internet address manip‐. |
initgroups(3) | Initialize the supplementary group access list. |
initstate(3) ↣ random(3) | Random number generator. |
initstate_r(3) ↣ random_r(3) | Reentrant random number generator. |
innetgr(3) ↣ setnetgrent(3) | Handle network group entries. |
isalnum(3) ↣ isalpha(3) | … |
isalnum_l(3) ↣ isalpha(3) | … |
isalpha(3) | … |
isalpha_l(3) ↣ isalpha(3) | … |
isascii(3) ↣ isalpha(3) | … |
isascii_l(3) ↣ isalpha(3) | … |
isblank(3) ↣ isalpha(3) | … |
isblank_l(3) ↣ isalpha(3) | … |
iscntrl(3) ↣ isalpha(3) | … |
iscntrl_l(3) ↣ isalpha(3) | … |
isdigit(3) ↣ isalpha(3) | … |
isdigit_l(3) ↣ isalpha(3) | … |
isgraph(3) ↣ isalpha(3) | … |
isgraph_l(3) ↣ isalpha(3) | … |
islower(3) ↣ isalpha(3) | … |
islower_l(3) ↣ isalpha(3) | … |
isprint(3) ↣ isalpha(3) | … |
isprint_l(3) ↣ isalpha(3) | … |
ispunct(3) ↣ isalpha(3) | … |
ispunct_l(3) ↣ isalpha(3) | … |
isspace(3) ↣ isalpha(3) | … |
isspace_l(3) ↣ isalpha(3) | … |
isupper(3) ↣ isalpha(3) | … |
isupper_l(3) ↣ isalpha(3) | … |
iswalnum(3) | Test for alphanumeric wide character. |
iswalpha(3) | Test for alphabetic wide character. |
iswblank(3) | Test for whitespace wide character. |
iswcntrl(3) | Test for control wide character. |
iswctype(3) | Wide-character classification. |
iswdigit(3) | Test for decimal digit wide character. |
iswgraph(3) | Test for graphic wide character. |
iswlower(3) | Test for lowercase wide character. |
iswprint(3) | Test for printing wide character. |
iswpunct(3) | Test for punctuation or symbolic wide character. |
iswspace(3) | Test for whitespace wide character. |
iswupper(3) | Test for uppercase wide character. |
iswxdigit(3) | Test for hexadecimal digit wide character. |
isxdigit(3) ↣ isalpha(3) | … |
isxdigit_l(3) ↣ isalpha(3) | … |
jrand48_r(3) ↣ drand48_r(3) | Generate. |
jsamp(1) | Java Simple Application Messaging Protocol command-line tool for the Virtual Observatory. |
klavaro(1) | Flexible touch typing tutor using GTK+3. |
labs(3) ↣ abs(3) | Compute the absolute value of an integer. |
lckpwdf(3) ↣ getspnam(3) | … |
lcong48_r(3) ↣ drand48_r(3) | Generate. |
ld-linux(8) ↣ ld.so(8) | Dynamic linker/loader. |
ld-linux.so(8) ↣ ld.so(8) | Dynamic linker/loader. |
ld.so(8) | Dynamic linker/loader. |
ldconfig(8) | Configure dynamic linker run-time bindings. |
le16toh(3) ↣ endian(3) | … |
le32toh(3) ↣ endian(3) | … |
le64toh(3) ↣ endian(3) | … |
lfind(3) ↣ lsearch(3) | Linear search of an array. |
libpipeline(3) | Pipeline manipulation library. |
llabs(3) ↣ abs(3) | Compute the absolute value of an integer. |
localeconv(3) | Get numeric formatting information. |
lockf(3) | Apply, test or remove a POSIX lock on an open file. |
login(3) | Write utmp and wtmp entries. |
login_tty(3) ↣ openpty(3) | Terminal utility functions. |
logout(3) ↣ login(3) | Write utmp and wtmp entries. |
logwatch.conf(5) | Logwatch configuration files. |
logwtmp(3) ↣ updwtmp(3) | Append an entry to the wtmp file. |
lrand48_r(3) ↣ drand48_r(3) | Generate. |
lsearch(3) | Linear search of an array. |
make(1) | GNU make utility to maintain groups of programs. |
make-sqldeveloper-package(1) | Oracle SQL Developer Debian package builder. |
makecontext(3) | Manipulate user context. |
malloc(3) | Allocate and free dynamic memory. |
malloc_get_state(3) | Record and restore state of malloc implementation. |
__malloc_hook(3) ↣ malloc_hook(3) | … |
malloc_hook(3) | … |
malloc_info(3) | Export malloc state to a stream. |
__malloc_initialize_hook(3) ↣ malloc_hook(3) | … |
malloc_set_state(3) ↣ malloc_get_state(3) | Record and restore state of malloc implementation. |
malloc_usable_size(3) | Obtain size of block of memory allocated from heap. |
mblen(3) | Determine number of bytes in next multibyte character. |
mbrlen(3) | Determine number of bytes in next multibyte character. |
mbrtowc(3) | Convert a multibyte sequence to a wide character. |
mbsinit(3) | Test for initial shift state. |
mbsnrtowcs(3) | Convert a multibyte string to a wide-character string. |
mbsrtowcs(3) | Convert a multibyte string to a wide-character string. |
mbstowcs(3) | Convert a multibyte string to a wide-character string. |
mbtowc(3) | Convert a multibyte sequence to a wide character. |
mcheck(3) | Heap consistency checking. |
mcheck_check_all(3) ↣ mcheck(3) | Heap consistency checking. |
mcheck_pedantic(3) ↣ mcheck(3) | Heap consistency checking. |
memalign(3) ↣ posix_memalign(3) | Allocate aligned memory. |
__memalign_hook(3) ↣ malloc_hook(3) | … |
memccpy(3) | Copy memory area. |
memfrob(3) | Frobnicate (encrypt) a memory area. |
memmem(3) | Locate a substring. |
memmove(3) | Copy memory area. |
mempcpy(3) | Copy memory area. |
memset(3) | Fill memory with a constant byte. |
memusage(1) | Profile memory usage of a program. |
memusagestat(1) | Generate graphic from memory profiling data. |
mkdtemp(3) | Create a unique temporary directory. |
mkfifo(3) | Make a FIFO special file (a named pipe). |
mkfifoat(3) ↣ mkfifo(3) | Make a FIFO special file (a named pipe). |
mkostemp(3) ↣ mkstemp(3) | Create a unique temporary file. |
mkostemps(3) ↣ mkstemp(3) | Create a unique temporary file. |
mkstemp(3) | Create a unique temporary file. |
mkstemps(3) ↣ mkstemp(3) | Create a unique temporary file. |
mktemp(3) | Make a unique temporary filename. |
mmcli(1) | Control and monitor the ModemManager. |
mprobe(3) ↣ mcheck(3) | Heap consistency checking. |
mrand48_r(3) ↣ drand48_r(3) | Generate. |
mtrace(1) | Interpret the malloc trace log. |
mtrace(3) | Malloc tracing. |
muntrace(3) ↣ mtrace(3) | Malloc tracing. |
nan(3) | Return 'Not a Number'. |
nanf(3) ↣ nan(3) | Return 'Not a Number'. |
nanl(3) ↣ nan(3) | Return 'Not a Number'. |
netlink(3) | Netlink macros. |
nextafter(3) | Floating-point number manipulation. |
nextafterf(3) ↣ nextafter(3) | Floating-point number manipulation. |
nextafterl(3) ↣ nextafter(3) | Floating-point number manipulation. |
nextdown(3) ↣ nextup(3) | Return next floating-point number toward posi‐. |
nextdownf(3) ↣ nextup(3) | Return next floating-point number toward posi‐. |
nextdownl(3) ↣ nextup(3) | Return next floating-point number toward posi‐. |
nexttoward(3) ↣ nextafter(3) | Floating-point number manipulation. |
nexttowardf(3) ↣ nextafter(3) | Floating-point number manipulation. |
nexttowardl(3) ↣ nextafter(3) | Floating-point number manipulation. |
nextup(3) | Return next floating-point number toward posi‐. |
nextupf(3) ↣ nextup(3) | Return next floating-point number toward posi‐. |
nextupl(3) ↣ nextup(3) | Return next floating-point number toward posi‐. |
nl_langinfo(3) | Query language and locale information. |
nl_langinfo_l(3) ↣ nl_langinfo(3) | Query language and locale information. |
nrand48_r(3) ↣ drand48_r(3) | Generate. |
ntohl(3) ↣ byteorder(3) | Convert values between host and network byte order. |
ntohs(3) ↣ byteorder(3) | Convert values between host and network byte order. |
offsetof(3) | Offset of a structure member. |
on_exit(3) | Register a function to be called at normal process termination. |
open_memstream(3) | Open a dynamic memory buffer stream. |
open_wmemstream(3) ↣ open_memstream(3) | Open a dynamic memory buffer stream. |
opendir(3) | Open a directory. |
openpty(3) | Terminal utility functions. |
optarg(3) ↣ getopt(3) | Parse command-line options. |
opterr(3) ↣ getopt(3) | Parse command-line options. |
optind(3) ↣ getopt(3) | Parse command-line options. |
optopt(3) ↣ getopt(3) | Parse command-line options. |
pam_abl(1) | Query or purge the databases used by the pam_abl module. |
pam_abl(8) | PAM Auto Blacklist Module. |
pam_abl.conf(5) | Configuration file for pam_abl PAM module. |
patch(1) | Apply a diff file to an original. |
pathconf(3) ↣ fpathconf(3) | Get configuration values for files. |
pcl(3) | C coroutine management. |
pclose(3) ↣ popen(3) | Pipe stream to or from a process. |
pcmanx(1) | A bbs client. |
pd-gem(1) | Graphical Environment for Multimedia - Pure Data external. |
pd-gui(1) | User Interface for Pure Data. |
pd-iem(1) | IEM flavoured Pure Data. |
pdreceive(1) | Receive messages from pd on this or a remote machine. |
pdsend(1) | Send messages to pd on this or a remote machine. |
pipecmd_arg(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_argf(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_args(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_argstr(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_argv(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_chdir(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_clearenv(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_discard_err(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_dump(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_dup(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_exec(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_fchdir(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_free(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_get_nargs(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_new(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_new_args(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_new_argstr(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_new_argv(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_new_function(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_new_passthrough(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_new_sequence(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_new_sequencev(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_nice(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_pre_exec(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_sequence_command(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_setenv(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_tostring(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipecmd_unsetenv(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_command(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_command_args(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_command_argstr(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_command_argv(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_commands(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_commandv(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_connect(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_dump(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_free(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_get_command(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_get_infile(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_get_ncommands(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_get_outfile(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_get_pid(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_ignore_signals(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_install_post_fork(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_join(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_new(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_new_command_args(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_new_command_argv(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_new_commands(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_new_commandv(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_peek(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_peek_size(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_peek_skip(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_peekline(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_pump(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_read(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_readline(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_run(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_set_command(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_start(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_tostring(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_wait(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_wait_all(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_want_in(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_want_infile(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_want_out(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pipeline_want_outfile(3) ↣ libpipeline(3) | Pipeline manipulation library. |
pldd(1) | Display dynamic shared objects linked into a process. |
popen(3) | Pipe stream to or from a process. |
posix_fallocate(3) | Allocate file space. |
posix_memalign(3) | Allocate aligned memory. |
posix_spawn(3) | Spawn a process. |
posix_spawnp(3) ↣ posix_spawn(3) | Spawn a process. |
precat(1) ↣ prezip(1) | Prefix delta compressor for Aspell. |
preunzip(1) ↣ prezip(1) | Prefix delta compressor for Aspell. |
prezip(1) | Prefix delta compressor for Aspell. |
printf(3) | Formatted out‐. |
program_invocation_name(3) | Obtain name used to invoke calling program. |
program_invocation_short_name(3) ↣ program_invocation_name(3) | Obtain name used to invoke calling program. |
psiginfo(3) ↣ psignal(3) | Print signal message. |
psignal(3) | Print signal message. |
pspell-config(1) | Prints information about a libpspell installation. |
puredata(1) | Pure Data. |
putc(3) ↣ puts(3) | Output of characters and strings. |
putchar(3) ↣ puts(3) | Output of characters and strings. |
putenv(3) | Change or add an environment variable. |
putgrent(3) | Write a group database entry to a file. |
putpwent(3) | Write a password file entry. |
puts(3) | Output of characters and strings. |
putspent(3) ↣ getspnam(3) | … |
putw(3) ↣ getw(3) | Input and output of words (ints). |
putwc(3) ↣ fputwc(3) | Write a wide character to a FILE stream. |
putwchar(3) | Write a wide character to standard output. |
pvalloc(3) ↣ posix_memalign(3) | Allocate aligned memory. |
qecvt(3) | Convert a floating-point number to a string. |
qecvt_r(3) ↣ ecvt_r(3) | Convert a floating-point number to a string. |
qfcvt(3) ↣ qecvt(3) | Convert a floating-point number to a string. |
qfcvt_r(3) ↣ ecvt_r(3) | Convert a floating-point number to a string. |
qgcvt(3) ↣ qecvt(3) | Convert a floating-point number to a string. |
raise(3) | Send a signal to the caller. |
random(3) | Random number generator. |
random_r(3) | Reentrant random number generator. |
re_comp(3) | BSD regex functions. |
realloc(3) ↣ malloc(3) | Allocate and free dynamic memory. |
__realloc_hook(3) ↣ malloc_hook(3) | … |
regcomp(3) ↣ regex(3) | POSIX regex functions. |
regerror(3) ↣ regex(3) | POSIX regex functions. |
regex(3) | POSIX regex functions. |
regexec(3) ↣ regex(3) | POSIX regex functions. |
regfree(3) ↣ regex(3) | POSIX regex functions. |
remake(1) | GNU make utility with enhanced debugger. |
remove(3) | Remove a file or directory. |
remquo(3) | Remainder and part of quotient. |
remquof(3) ↣ remquo(3) | Remainder and part of quotient. |
remquol(3) ↣ remquo(3) | Remainder and part of quotient. |
repertoiremap(5) | Map symbolic character names to Unicode code points. |
res_init(3) ↣ resolver(3) | … |
res_mkquery(3) ↣ resolver(3) | … |
res_ninit(3) ↣ resolver(3) | … |
res_nmkquery(3) ↣ resolver(3) | … |
res_nquery(3) ↣ resolver(3) | … |
res_nquerydomain(3) ↣ resolver(3) | … |
res_nsearch(3) ↣ resolver(3) | … |
res_nsend(3) ↣ resolver(3) | … |
res_query(3) ↣ resolver(3) | … |
res_querydomain(3) ↣ resolver(3) | … |
res_search(3) ↣ resolver(3) | … |
res_send(3) ↣ resolver(3) | … |
resolver(3) | … |
rewind(3) ↣ fseek(3) | Reposition a stream. |
rindex(3) ↣ index(3) | Locate character in string. |
rpmatch(3) | Determine if the answer to a question is affirmative or negative. |
rtime(3) | Get time from a remote machine. |
rtnetlink(3) | Macros to manipulate rtnetlink messages. |
run-with-aspell(1) | Script to help use GNU Aspell as an ispell replacement. |
runantlr(1) | ANother Tool for Language Recognition. |
scandir(3) | Scan a directory for matching entries. |
scandirat(3) ↣ scandir(3) | Scan a directory for matching entries. |
scanf(3) | Input format conversion. |
sccs(1) | Front end for the SCCS subsystem. |
secure_getenv(3) ↣ getenv(3) | Get an environment variable. |
seed48_r(3) ↣ drand48_r(3) | Generate. |
setaliasent(3) | Read an alias entry. |
setenv(3) | Change or add an environment variable. |
setfsent(3) ↣ getfsent(3) | Handle fstab entries. |
setlocale(3) | Set the current locale. |
setnetent(3) ↣ getnetent(3) | Get network entry. |
setnetgrent(3) | Handle network group entries. |
setprotoent(3) ↣ getprotoent(3) | Get protocol entry. |
setpwent(3) ↣ getpwent(3) | Get password file entry. |
setservent(3) ↣ getservent(3) | Get service entry. |
setspent(3) ↣ getspnam(3) | … |
setstate(3) ↣ random(3) | Random number generator. |
setstate_r(3) ↣ random_r(3) | Reentrant random number generator. |
setttyent(3) ↣ getttyent(3) | Get ttys file entry. |
setusershell(3) ↣ getusershell(3) | Get permitted user shells. |
sgetspent(3) ↣ getspnam(3) | … |
sgetspent_r(3) ↣ getspnam(3) | … |
sigevent(7) | Structure for notification from asynchronous routines. |
signbit(3) | Test sign of a real floating-point number. |
significand(3) | Get mantissa of floating-point number. |
significandf(3) ↣ significand(3) | Get mantissa of floating-point number. |
significandl(3) ↣ significand(3) | Get mantissa of floating-point number. |
sincos(3) | Calculate sin and cos simultaneously. |
sincosf(3) ↣ sincos(3) | Calculate sin and cos simultaneously. |
sincosl(3) ↣ sincos(3) | Calculate sin and cos simultaneously. |
sleep(3) | Sleep for a specified number of seconds. |
sln(8) | Create symbolic links. |
smtpprox-loopprevent(1) | Transparent SMTP proxy to prevent mail forwarding loops. |
snprintf(3) ↣ printf(3) | Formatted out‐. |
sprintf(3) ↣ printf(3) | Formatted out‐. |
srand48_r(3) ↣ drand48_r(3) | Generate. |
srandom(3) ↣ random(3) | Random number generator. |
srandom_r(3) ↣ random_r(3) | Reentrant random number generator. |
sscanf(3) ↣ scanf(3) | Input format conversion. |
stpcpy(3) | Copy a string returning a pointer to its end. |
stpncpy(3) | Copy a fixed-size string, returning a pointer to its end. |
strcasestr(3) ↣ strstr(3) | Locate a substring. |
strcat(3) | Concatenate two strings. |
strchr(3) | Locate character in string. |
strchrnul(3) ↣ strchr(3) | Locate character in string. |
strcoll(3) | Compare two strings using the current locale. |
strcpy(3) | Copy a string. |
strdup(3) | Duplicate a string. |
strdupa(3) ↣ strdup(3) | Duplicate a string. |
strfromd(3) | Convert a floating-point value into a string. |
strfromf(3) ↣ strfromd(3) | Convert a floating-point value into a string. |
strfroml(3) ↣ strfromd(3) | Convert a floating-point value into a string. |
strfry(3) | Randomize a string. |
strftime(3) | Format date and time. |
strlen(3) | Calculate the length of a string. |
strncat(3) ↣ strcat(3) | Concatenate two strings. |
strncpy(3) ↣ strcpy(3) | Copy a string. |
strndup(3) ↣ strdup(3) | Duplicate a string. |
strndupa(3) ↣ strdup(3) | Duplicate a string. |
strnlen(3) | Determine the length of a fixed-size string. |
strptime(3) | Convert a string representation of time to a time tm structure. |
strrchr(3) ↣ strchr(3) | Locate character in string. |
strsep(3) | Extract token from string. |
strsignal(3) | Return string describing signal. |
strstr(3) | Locate a substring. |
strtok(3) | Extract tokens from strings. |
strtok_r(3) ↣ strtok(3) | Extract tokens from strings. |
strtol(3) | Convert a string to a long integer. |
strtoll(3) ↣ strtol(3) | Convert a string to a long integer. |
strtoq(3) ↣ strtol(3) | Convert a string to a long integer. |
strtoul(3) | Convert a string to an unsigned long integer. |
strtoull(3) ↣ strtoul(3) | Convert a string to an unsigned long integer. |
strtouq(3) ↣ strtoul(3) | Convert a string to an unsigned long integer. |
strverscmp(3) | Compare two version strings. |
strxfrm(3) | String transformation. |
style(1) | Analyse surface characteristics of a document. |
swapcontext(3) ↣ makecontext(3) | Manipulate user context. |
swprintf(3) ↣ wprintf(3) | Formatted wide-character output conversion. |
sysconf(3) | Get configuration information at run time. |
tcgetpgrp(3) | Get and set terminal foreground process group. |
tcgetsid(3) | Get session ID. |
tcsetpgrp(3) ↣ tcgetpgrp(3) | Get and set terminal foreground process group. |
tdelete(3) ↣ tsearch(3) | Manage a binary tree. |
tdestroy(3) ↣ tsearch(3) | Manage a binary tree. |
tfind(3) ↣ tsearch(3) | Manage a binary tree. |
tgamma(3) | True gamma function. |
tgammaf(3) ↣ tgamma(3) | True gamma function. |
tgammal(3) ↣ tgamma(3) | True gamma function. |
timegm(3) | Inverses of gmtime and localtime. |
timelocal(3) ↣ timegm(3) | Inverses of gmtime and localtime. |
tla-gpg-check(1) | GNU Arch revision signature checker. |
toascii(3) | Convert character to ASCII. |
tolower(3) ↣ toupper(3) | Convert uppercase or lowercase. |
tolower_l(3) ↣ toupper(3) | Convert uppercase or lowercase. |
toupper(3) | Convert uppercase or lowercase. |
toupper_l(3) ↣ toupper(3) | Convert uppercase or lowercase. |
towctrans(3) | Wide-character transliteration. |
towlower(3) | Convert a wide character to lowercase. |
towlower_l(3) ↣ towlower(3) | Convert a wide character to lowercase. |
towupper(3) | Convert a wide character to uppercase. |
towupper_l(3) ↣ towupper(3) | Convert a wide character to uppercase. |
tpic2pdftex(1) | Convert tpic \specials for use by pdftex. |
tracker-daemon(1) | Start, stop, restart and list daemons responsible for indexing content. |
tracker-extract(1) | Extract metadata from a file. |
tracker-index(1) | List, pause, resume and command data miners indexing content. |
tracker-info(1) | Retrieve all information available for a certain file. |
tracker-miner-fs(1) | Used to crawl the file system to mine data. |
tracker-reset(1) | Reset the index and configuration. |
tracker-search(1) | Search for content by type or across all types. |
tracker-sparql(1) | Use SparQL to query the Tracker databases. |
tracker-sql(1) | Use SQL to query the Tracker databases. |
tracker-status(1) | Provide status and statistics on the data indexed. |
tracker-store(1) | Database indexer and query daemon. |
tracker-tag(1) | Add, remove and list tags. |
tracker-writeback(1) | Used to write metadata set in Tracker back to physical files. |
trueprint(1) | Print program listings on postscript printer. |
tsearch(3) | Manage a binary tree. |
ttyslot(3) | Find the slot of the current user's terminal in some file. |
twalk(3) ↣ tsearch(3) | Manage a binary tree. |
ulckpwdf(3) ↣ getspnam(3) | … |
ungetc(3) ↣ fgetc(3) | Input of characters and strings. |
ungetwc(3) | Push back a wide character onto a FILE stream. |
unicode(7) | Universal character set. |
unsetenv(3) ↣ setenv(3) | Change or add an environment variable. |
updwtmp(3) | Append an entry to the wtmp file. |
updwtmpx(3) ↣ updwtmp(3) | Append an entry to the wtmp file. |
utf-8(7) | An ASCII compatible multibyte Unicode encoding. |
utf8(7) ↣ utf-8(7) | An ASCII compatible multibyte Unicode encoding. |
valloc(3) ↣ posix_memalign(3) | Allocate aligned memory. |
vasprintf(3) ↣ asprintf(3) | Print to allocated string. |
versionsort(3) ↣ scandir(3) | Scan a directory for matching entries. |
vfprintf(3) ↣ printf(3) | Formatted out‐. |
vfscanf(3) ↣ scanf(3) | Input format conversion. |
vfwprintf(3) ↣ wprintf(3) | Formatted wide-character output conversion. |
vidcat(1) | Capture a frame from a video4linux device. |
vprintf(3) ↣ printf(3) | Formatted out‐. |
vscanf(3) ↣ scanf(3) | Input format conversion. |
vsnprintf(3) ↣ printf(3) | Formatted out‐. |
vsprintf(3) ↣ printf(3) | Formatted out‐. |
vsscanf(3) ↣ scanf(3) | Input format conversion. |
vswprintf(3) ↣ wprintf(3) | Formatted wide-character output conversion. |
vwprintf(3) ↣ wprintf(3) | Formatted wide-character output conversion. |
w3camd(1) | A simple web camera daemon. |
wcpcpy(3) | Copy a wide-character string, returning a pointer to its end. |
wcpncpy(3) | Copy a fixed-size string of wide characters, returning a pointer to its end. |
wcrtomb(3) | Convert a wide character to a multibyte sequence. |
wcscasecmp(3) | Compare two wide-character strings, ignoring case. |
wcscat(3) | Concatenate two wide-character strings. |
wcschr(3) | Search a wide character in a wide-character string. |
wcscmp(3) | Compare two wide-character strings. |
wcscpy(3) | Copy a wide-character string. |
wcscspn(3) | Search a wide-character string for any of a set of wide characters. |
wcsdup(3) | Duplicate a wide-character string. |
wcslen(3) | Determine the length of a wide-character string. |
wcsncasecmp(3) | Compare two fixed-size wide-character strings, ignoring case. |
wcsncat(3) | Concatenate two wide-character strings. |
wcsncmp(3) | Compare two fixed-size wide-character strings. |
wcsncpy(3) | Copy a fixed-size string of wide characters. |
wcsnlen(3) | Determine the length of a fixed-size wide-character string. |
wcsnrtombs(3) | Convert a wide-character string to a multibyte string. |
wcspbrk(3) | Search a wide-character string for any of a set of wide characters. |
wcsrchr(3) | Search a wide character in a wide-character string. |
wcsrtombs(3) | Convert a wide-character string to a multibyte string. |
wcsspn(3) | Advance in a wide-character string, skipping any of a set of wide characters. |
wcsstr(3) | Locate a substring in a wide-character string. |
wcstok(3) | Split wide-character string into tokens. |
wcstombs(3) | Convert a wide-character string to a multibyte string. |
wcswidth(3) | Determine columns needed for a fixed-size wide-character string. |
wctob(3) | Try to represent a wide character as a single byte. |
wctomb(3) | Convert a wide character to a multibyte sequence. |
wctrans(3) | Wide-character translation mapping. |
wctype(3) | Wide-character classification. |
wcwidth(3) | Determine columns needed for a wide character. |
wmemchr(3) | Search a wide character in a wide-character array. |
wmemcmp(3) | Compare two arrays of wide-characters. |
wmemcpy(3) | Copy an array of wide-characters. |
wmemmove(3) | Copy an array of wide-characters. |
wmempcpy(3) ↣ mempcpy(3) | Copy memory area. |
wmemset(3) | Fill an array of wide-characters with a constant wide character. |
word-list-compress(1) | Word list compressor/decompressor for GNU Aspell. |
wprintf(3) | Formatted wide-character output conversion. |
xboard(6) | X graphical user interface for chess. |