Welcome to section 3p
Since there are thousands of different man pages in the database, it is divided into sections that function roughly like groups. A certain type of man page belongs to a section. It's amazing how many manuals there actually are out there. We try to have as many man pages as possible so that people can easily seek help on our site.
There are approximately 9 sections that are used to divide all manuals into different chapters. Some are about commands for Linux while there are sections for devices and libraries. Take a look at the index page to see all sections. You can find it by clicking the home button.
Below you can search all man pages that belongs to the 3p section.
Name | Description |
FD_CLR | Macros for synchronous I/O multiplexing |
_Exit | Terminate a process |
_longjmp | Non-local goto |
_tolower | Transliterate uppercase characters to lowercase |
_toupper | Transliterate lowercase characters to uppercase |
a64l | Convert between a 32-bit integer and a radix-64 ASCII string |
abort | Generate an abnormal process abort |
abs | Return an integer absolute value |
accept | Accept a new connection on a socket |
access | Determine accessibility of a file descriptor |
acos | Arc cosine functions |
acosh | Inverse hyperbolic cosine functions |
acosl | Arc cosine functions |
aio_cancel | Cancel an asynchronous I/O request |
aio_error | Retrieve errors status for an asynchronous I/O operation |
aio_fsync | Asynchronous file synchronization |
aio_read | Asynchronous read from a file |
aio_return | Retrieve return status of an asynchronous I/O operation |
aio_suspend | Wait for an asynchronous I/O request |
aio_write | Asynchronous write to a file |
alarm | Schedule an alarm signal |
alphasort | Scan a directory |
asctime | Convert date and time to a string |
asin | Arc sine function |
asinh | Inverse hyperbolic sine functions |
asinl | Arc sine function |
assert | Insert program diagnostics |
atan | Arc tangent function |
atan2 | Arc tangent functions |
atanf | Arc tangent function |
atanh | Inverse hyperbolic tangent functions |
atanl | Arc tangent function |
atexit | Register a function to run at process termination |
atof | Convert a string to a double-precision number |
atoi | Convert a string to an integer |
atol | Convert a string to a long integer |
basename | Return the last component of a pathname |
bind | Bind a name to a socket |
bsearch | Binary search a sorted table |
btowc | Single byte to wide character conversion |
cabs | Return a complex absolute value |
cacos | Complex arc cosine functions |
cacosh | Complex arc hyperbolic cosine functions |
cacosl | Complex arc cosine functions |
calloc | A memory allocator |
carg | Complex argument functions |
casin | Complex arc sine functions |
casinh | Complex arc hyperbolic sine functions |
casinl | Complex arc sine functions |
catan | Complex arc tangent functions |
catanh | Complex arc hyperbolic tangent functions |
catanl | Complex arc tangent functions |
catclose | Close a message catalog descriptor |
catgets | Read a program message |
catopen | Open a message catalog |
cbrt | Cube root functions |
ccos | Complex cosine functions |
ccosh | Complex hyperbolic cosine functions |
ccosl | Complex cosine functions |
ceil | Ceiling value function |
cexp | Complex exponential functions |
cfgetispeed | Get input baud rate |
cfgetospeed | Get output baud rate |
cfsetispeed | Set input baud rate |
cfsetospeed | Set output baud rate |
chdir | Change working directory |
chmod | Change mode of a file |
chown | Change owner and group of a file |
cimag | Complex imaginary functions |
clearerr | Clear indicators on a stream |
clock | Report CPU time used |
clock_getcpuclockid | Access a process CPU-time clock (ADVANCED REALTIME) |
clock_getres | Clock and timer functions |
clock_nanosleep | High resolution sleep with specifiable clock |
clock_settime | Clock and timer functions |
clog | Complex natural logarithm functions |
close | Close a file descriptor |
closedir | Close a directory stream |
closelog | Control system log |
confstr | Get configurable variables |
conj | Complex conjugate functions |
connect | Connect a socket |
copysign | Number manipulation function |
cos | Cosine function |
cosh | Hyperbolic cosine functions |
cosl | Cosine function |
cpow | Complex power functions |
cproj | Complex projection functions |
creal | Complex real functions |
creat | Create a new file or rewrite an existing one |
crypt | String encoding function (CRYPT) |
csin | Complex sine functions |
csinh | Complex hyperbolic sine functions |
csinl | Complex sine functions |
csqrt | Complex square root functions |
ctan | Complex tangent functions |
ctanh | Complex hyperbolic tangent functions |
ctanl | Complex tangent functions |
ctermid | Generate a pathname for the controlling terminal |
ctime | Convert a time value to a date and time string |
daylight | Daylight savings time flag |
dbm_clearerr | Database functions |
difftime | Compute the difference between two calendar time values |
dirfd | Extract the file descriptor used by a DIR stream |
dirname | Report the parent directory name of a file pathname |
div | Compute the quotient and remainder of an integer division |
dlclose | Close a symbol table handle |
dlerror | Get diagnostic information |
dlopen | Open a symbol table handle |
dlsym | Get the address of a symbol from a symbol table handle |
dprintf | Print formatted output |
drand48 | Generate uniformly distributed pseudo-random numbers |
dup | Duplicate an open file descriptor |
duplocale | Duplicate a locale object |
encrypt | Encoding function (CRYPT) |
endgrent | Group database entry functions |
endhostent | Network host database functions |
endnetent | Network database functions |
endprotoent | Network protocol database functions |
endpwent | User database functions |
endservent | Network services database functions |
endutxent | User accounting database functions |
environ | Array of character pointers to the environment strings |
erand48 | Generate uniformly distributed pseudo-random numbers |
erf | Error functions |
erfc | Complementary error functions |
erff | Error functions |
errno | Error return value |
exec | Execute a file |
exit | Terminate a process |
exp | Exponential function |
exp2 | Exponential base 2 functions |
expm1 | Compute exponential functions |
fabs | Absolute value function |
faccessat | Determine accessibility of a file relative to directory file descriptor |
fattach | Attach a STREAMS-based file descriptor to a file in the file system name space (STREAMS) |
fchdir | Change working directory |
fchmod | Change mode of a file |
fchmodat | Change mode of a file relative to directory file descriptor |
fchown | Change owner and group of a file |
fchownat | Change owner and group of a file relative to directory file descriptor |
fclose | Close a stream |
fcntl | File control |
fdatasync | Synchronize the data of a file (REALTIME) |
fdetach | Detach a name from a STREAMS-based file descriptor (STREAMS) |
fdim | Compute positive difference between two floating-point numbers |
fdopen | Associate a stream with a file descriptor |
fdopendir | Open directory associated with file descriptor |
feclearexcept | Clear floating-point exception |
fegetenv | Get and set current floating-point environment |
fegetexceptflag | Get and set floating-point status flags |
fegetround | Get and set current rounding direction |
feholdexcept | Save current floating-point environment |
feof | Test end-of-file indicator on a stream |
feraiseexcept | Raise floating-point exception |
ferror | Test error indicator on a stream |
fesetenv | Set current floating-point environment |
fesetexceptflag | Set floating-point status flags |
fesetround | Set current rounding direction |
fetestexcept | Test floating-point exception flags |
feupdateenv | Update floating-point environment |
fexecve | Execute a file |
fflush | Flush a stream |
ffs | Find first set bit |
fgetc | Get a byte from a stream |
fgetpos | Get current file position information |
fgets | Get a string from a stream |
fgetwc | Get a wide-character code from a stream |
fgetws | Get a wide-character string from a stream |
fileno | Map a stream pointer to a file descriptor |
flockfile | Stdio locking functions |
floor | Floor function |
fma | Floating-point multiply-add |
fmax | Determine maximum numeric value of two floating-point numbers |
fmemopen | Open a memory buffer stream |
fmin | Determine minimum numeric value of two floating-point numbers |
fmod | Floating-point remainder value function |
fmtmsg | Display a message in the specified format on standard error and/or a system console |
fnmatch | Match a filename string or a pathname |
fopen | Open a stream |
fork | Create a new process |
fpathconf | Get configurable pathname variables |
fpclassify | Classify real floating type |
fprintf | Print formatted output |
fputc | Put a byte on a stream |
fputs | Put a string on a stream |
fputwc | Put a wide-character code on a stream |
fputws | Put a wide-character string on a stream |
fread | Binary input |
free | Free allocated memory |
freeaddrinfo | Get address information |
freelocale | Free resources allocated for a locale object |
freopen | Open a stream |
frexp | Extract mantissa and exponent from a double precision number |
fscanf | Convert formatted input |
fseek | Reposition a file-position indicator in a stream |
fsetpos | Set current file position |
fstat | Get file status |
fstatat | Get file status |
fstatvfs | Get file system information |
fsync | Synchronize changes to a file |
ftell | Return a file offset in a stream |
ftok | Generate an IPC key |
ftruncate | Truncate a file to a specified length |
ftrylockfile | Stdio locking functions |
ftw | Traverse (walk) a file tree |
funlockfile | Stdio locking functions |
futimens | Set file access and modification times |
fwide | Set stream orientation |
fwprintf | Print formatted wide-character output |
fwrite | Binary output |
fwscanf | Convert formatted wide-character input |
gai_strerror | Address and name information error description |
getaddrinfo | Get address information |
getc | Get a byte from a stream |
getc_unlocked | Stdio with explicit client locking |
getchar | Get a byte from a stdin stream |
getchar_unlocked | Stdio with explicit client locking |
getcwd | Get the pathname of the current working directory |
getdate | Convert user format date and time |
getdelim | Read a delimited record from stream |
getegid | Get the effective group ID |
getenv | Get value of an environment variable |
geteuid | Get the effective user ID |
getgid | Get the real group ID |
getgrent | Get the group database entry |
getgrgid | Get group database entry for a group ID |
getgrnam | Search group database for a name |
getgroups | Get supplementary group IDs |
gethostent | Network host database functions |
gethostid | Get an identifier for the current host |
gethostname | Get name of current host |
getitimer | Get and set value of interval timer |
getline | Read a delimited record from stream |
getlogin | Get login name |
getmsg | Receive next message from a STREAMS file (STREAMS) |
getnameinfo | Get name information |
getnetbyaddr | Network database functions |
getopt | Command option parsing |
getpeername | Get the name of the peer socket |
getpgid | Get the process group ID for a process |
getpgrp | Get the process group ID of the calling process |
getpid | Get the process ID |
getpmsg | Receive next message from a STREAMS file |
getppid | Get the parent process ID |
getpriority | Get and set the nice value |
getprotobyname | Network protocol database functions |
getpwent | Get user database entry |
getpwnam | Search user database for a name |
getpwuid | Search user database for a user ID |
getrlimit | Control maximum resource consumption |
getrusage | Get information about resource utilization |
gets | Get a string from a stdin stream |
getservbyname | Network services database functions |
getsid | Get the process group ID of a session leader |
getsockname | Get the socket name |
getsockopt | Get the socket options |
getsubopt | Parse suboption arguments from a string |
gettimeofday | Get the date and time |
getuid | Get a real user ID |
getutxent | Get user accounting database entries |
getwc | Get a wide character from a stream |
getwchar | Get a wide character from a stdin stream |
glob | Generate pathnames matching a pattern |
gmtime | Convert a time value to a broken-down UTC time |
grantpt | Grant access to the slave pseudo-terminal device |
hcreate | Manage hash search table |
htonl | Convert values between host and network byte order |
hypot | Euclidean distance function |
iconv | Codeset conversion function |
iconv_close | Codeset conversion deallocation function |
iconv_open | Codeset conversion allocation function |
if_freenameindex | Free memory allocated by if_nameindex |
if_indextoname | Map a network interface index to its corresponding name |
if_nameindex | Return all network interface names and indexes |
if_nametoindex | Map a network interface name to its corresponding index |
ilogb | Return an unbiased exponent |
imaxabs | Return absolute value |
imaxdiv | Return quotient and remainder |
inet_addr | IPv4 address manipulation |
inet_ntop | Convert IPv4 and IPv6 addresses between binary and text form |
initstate | Pseudo-random number functions |
insque | Insert or remove an element in a queue |
ioctl | Control a STREAMS device (STREAMS) |
isalnum | Test for an alphanumeric character |
isalpha | Test for an alphabetic character |
isascii | Test for a 7-bit US-ASCII character |
isastream | Test a file descriptor (STREAMS) |
isatty | Test for a terminal device |
isblank | Test for a blank character |
iscntrl | Test for a control character |
isdigit | Test for a decimal digit |
isfinite | Test for finite value |
isgraph | Test for a visible character |
isgreater | Test if x greater than y |
isgreaterequal | Test if x is greater than or equal to y |
isinf | Test for infinity |
isless | Test if x is less than y |
islessequal | Test if x is less than or equal to y |
islessgreater | Test if x is less than or greater than y |
islower | Test for a lowercase letter |
isnan | Test for a NaN |
isnormal | Test for a normal value |
isprint | Test for a printable character |
ispunct | Test for a punctuation character |
isspace | Test for a white-space character |
isunordered | Test if arguments are unordered |
isupper | Test for an uppercase letter |
iswalnum | Test for an alphanumeric wide-character code |
iswalpha | Test for an alphabetic wide-character code |
iswblank | Test for a blank wide-character code |
iswcntrl | Test for a control wide-character code |
iswctype | Test character for a specified class |
iswdigit | Test for a decimal digit wide-character code |
iswgraph | Test for a visible wide-character code |
iswlower | Test for a lowercase letter wide-character code |
iswprint | Test for a printable wide-character code |
iswpunct | Test for a punctuation wide-character code |
iswspace | Test for a white-space wide-character code |
iswupper | Test for an uppercase letter wide-character code |
iswxdigit | Test for a hexadecimal digit wide-character code |
isxdigit | Test for a hexadecimal digit |
j0 | Bessel functions of the first kind |
jrand48 | Generate a uniformly distributed pseudo-random long signed integer |
kill | Send a signal to a process or a group of processes |
killpg | Send a signal to a process group |
l64a | Convert a 32-bit integer to a radix-64 ASCII string |
labs | Return a long integer absolute value |
lchown | Change the owner and group of a symbolic link |
lcong48 | Seed a uniformly distributed pseudo-random signed long integer generator |
ldexp | Load exponent of a floating-point number |
ldiv | Compute quotient and remainder of a long division |
lfind | Find entry in a linear search table |
lgamma | Log gamma function |
link | Link one file to another file |
lio_listio | List directed I/O |
listen | Listen for socket connections and limit the queue of incoming connections |
llabs | Return a long integer absolute value |
lldiv | Compute quotient and remainder of a long division |
llrint | Round to the nearest integer value using current rounding direction |
llround | Round to nearest integer value |
localeconv | Return locale-specific information |
localtime | Convert a time value to a broken-down local time |
lockf | Record locking on files |
log | Natural logarithm function |
log10 | Base 10 logarithm function |
log1p | Compute a natural logarithm |
log2 | Compute base 2 logarithm functions |
logb | Radix-independent exponent |
logf | Natural logarithm function |
longjmp | Non-local goto |
lrand48 | Generate uniformly distributed pseudo-random non-negative long integers |
lrint | Round to nearest integer value using current rounding direction |
lround | Round to nearest integer value |
lsearch | Linear search and update |
lseek | Move the read/write file offset |
lstat | Get file status |
malloc | A memory allocator |
mblen | Get number of bytes in a character |
mbrlen | Get number of bytes in a character (restartable) |
mbrtowc | Convert a character to a wide-character code (restartable) |
mbsinit | Determine conversion object status |
mbsrtowcs | Convert a character string to a wide-character string (restartable) |
mbstowcs | Convert a character string to a wide-character string |
mbtowc | Convert a character to a wide-character code |
memccpy | Copy bytes in memory |
memchr | Find byte in memory |
memcmp | Compare bytes in memory |
memcpy | Copy bytes in memory |
memmove | Copy bytes in memory with overlapping areas |
memset | Set bytes in memory |
mkdir | Make a directory |
mkdtemp | Create a unique directory or file |
mkfifo | Make a FIFO special file |
mknod | Make directory, special file, or regular file |
mkstemp | Create a unique file |
mktime | Convert broken-down time into time since the Epoch |
mlock | Lock or unlock a range of process address space (REALTIME) |
mlockall | Lock/unlock the address space of a process (REALTIME) |
mmap | Map pages of memory |
modf | Decompose a floating-point number |
mprotect | Set protection of memory mapping |
mq_close | Close a message queue (REALTIME) |
mq_getattr | Get message queue attributes (REALTIME) |
mq_notify | Notify process that a message is available (REALTIME) |
mq_open | Open a message queue (REALTIME) |
mq_receive | Receive a message from a message queue (REALTIME) |
mq_send | Send a message to a message queue (REALTIME) |
mq_setattr | Set message queue attributes (REALTIME) |
mq_timedreceive | Receive a message from a message queue (ADVANCED REALTIME) |
mq_timedsend | Send a message to a message queue (ADVANCED REALTIME) |
mq_unlink | Remove a message queue (REALTIME) |
mrand48 | Generate uniformly distributed pseudo-random signed long integers |
msgctl | XSI message control operations |
msgget | Get the XSI message queue identifier |
msgrcv | XSI message receive operation |
msgsnd | XSI message send operation |
msync | Synchronize memory with physical storage |
munlock | Unlock a range of process address space |
munlockall | Unlock the address space of a process |
munmap | Unmap pages of memory |
nan | Return quiet NaN |
nanosleep | High resolution sleep |
nearbyint | Floating-point rounding functions |
newlocale | Create or modify a locale object |
nextafter | Next representable floating-point number |
nftw | Walk a file tree |
nice | Change the nice value of a process |
nl_langinfo | Language information |
nrand48 | Generate uniformly distributed pseudo-random non-negative long integers |
ntohl | Convert values between host and network byte order |
open | Open file |
open_memstream | Open a dynamic memory buffer stream |
openat | Open file relative to directory file descriptor |
opendir | Open directory associated with file descriptor |
openlog | Open a connection to the logging facility |
optarg | Options parsing variables |
pathconf | Get configurable pathname variables |
pause | Suspend the thread until a signal is received |
pclose | Close a pipe stream to or from a process |
perror | Write error messages to standard error |
pipe | Create an interprocess channel |
poll | Input/output multiplexing |
popen | Initiate pipe streams to or from a process |
posix_fadvise | File advisory information (ADVANCED REALTIME) |
posix_fallocate | File space control (ADVANCED REALTIME) |
posix_madvise | Memory advisory information and alignment control (ADVANCED REALTIME) |
posix_mem_offset | Find offset and length of a mapped typed memory block (ADVANCED REALTIME) |
posix_memalign | Aligned memory allocation (ADVANCED REALTIME) |
posix_openpt | Open a pseudo-terminal device |
posix_spawn | Spawn a process (ADVANCED REALTIME) |
posix_spawn_file_actions_addclose | Add close or open action to spawn file actions object (ADVANCED REALTIME) |
posix_spawn_file_actions_adddup2 | Add dup2 action to spawn file actions object (ADVANCED REALTIME) |
posix_spawn_file_actions_addopen | Add open action to spawn file actions object (ADVANCED REALTIME) |
posix_spawn_file_actions_destroy | Destroy and initialize spawn file actions object (ADVANCED REALTIME) |
posix_spawnattr_destroy | Destroy and initialize spawn attributes object (ADVANCED REALTIME) |
posix_spawnattr_getflags | Get and set the spawn-flags attribute of a spawn attributes object (ADVANCED REALTIME) |
posix_spawnattr_getpgroup | Get and set the spawn-pgroup attribute of a spawn attributes object (ADVANCED REALTIME) |
posix_spawnattr_getschedparam | Get and set the spawn-schedparam attribute of a spawn attributes object (ADVANCED REALTIME) |
posix_spawnattr_getschedpolicy | Get and set the spawn-schedpolicy attribute of a spawn attributes object (ADVANCED REALTIME) |
posix_spawnattr_getsigdefault | Get and set the spawn-sigdefault attribute of a spawn attributes object (ADVANCED REALTIME) |
posix_spawnattr_getsigmask | Get and set the spawn-sigmask attribute of a spawn attributes object (ADVANCED REALTIME) |
posix_spawnattr_init | Initialize the spawn attributes object (ADVANCED REALTIME) |
posix_spawnattr_setflags | Set the spawn-flags attribute of a spawn attributes object (ADVANCED REALTIME) |
posix_spawnattr_setpgroup | Set the spawn-pgroup attribute of a spawn attributes object (ADVANCED REALTIME) |
posix_spawnattr_setschedparam | Set the spawn-schedparam attribute of a spawn attributes object (ADVANCED REALTIME) |
posix_spawnattr_setschedpolicy | Set the spawn-schedpolicy attribute of a spawn attributes object (ADVANCED REALTIME) |
posix_spawnattr_setsigdefault | Set the spawn-sigdefault attribute of a spawn attributes object (ADVANCED REALTIME) |
posix_spawnattr_setsigmask | Set the spawn-sigmask attribute of a spawn attributes object (ADVANCED REALTIME) |
posix_spawnp | Spawn a process (ADVANCED REALTIME) |
posix_trace_attr_destroy | Destroy and initialize the trace stream attributes object (TRACING) |
posix_trace_attr_getclockres | Retrieve and set information about a trace stream (TRACING) |
posix_trace_attr_getinherited | Retrieve and set the behavior of a trace stream (TRACING) |
posix_trace_attr_getlogsize | Retrieve and set trace stream size attributes (TRACING) |
posix_trace_attr_getname | Retrieve and set information about a trace stream (TRACING) |
posix_trace_attr_getstreamfullpolicy | Retrieve and set the behavior of a trace stream (TRACING) |
posix_trace_attr_getstreamsize | Retrieve and set trace stream size attributes (TRACING) |
posix_trace_attr_init | Initialize the trace stream attributes object (TRACING) |
posix_trace_attr_setinherited | Retrieve and set the behavior of a trace stream (TRACING) |
posix_trace_attr_setlogsize | Retrieve and set trace stream size attributes (TRACING) |
posix_trace_attr_setname | Retrieve and set information about a trace stream (TRACING) |
posix_trace_attr_setstreamfullpolicy | Retrieve and set the behavior of a trace stream (TRACING) |
posix_trace_attr_setstreamsize | Retrieve and set trace stream size attributes (TRACING) |
posix_trace_clear | Clear trace stream and trace log (TRACING) |
posix_trace_close | Trace log management (TRACING) |
posix_trace_create | Trace stream initialization, flush, and shutdown from a process (TRACING) |
posix_trace_event | Trace functions for instrumenting application code (TRACING) |
posix_trace_eventid_equal | Manipulate the trace event type identifier (TRACING) |
posix_trace_eventid_open | Trace functions for instrumenting application code (TRACING) |
posix_trace_eventset_add | Manipulate trace event type sets (TRACING) |
posix_trace_eventtypelist_getnext_id | Iterate over a mapping of trace event types (TRACING) |
posix_trace_flush | Trace stream flush from a process (TRACING) |
posix_trace_get_attr | Retrieve the trace attributes or trace status (TRACING) |
posix_trace_get_filter | Retrieve and set the filter of an initialized trace stream (TRACING) |
posix_trace_get_status | Retrieve the trace status (TRACING) |
posix_trace_getnext_event | Retrieve a trace event (TRACING) |
posix_trace_open | Trace log management (TRACING) |
posix_trace_set_filter | Set filter of an initialized trace stream (TRACING) |
posix_trace_shutdown | Trace stream shutdown from a process (TRACING) |
posix_trace_start | Trace start and stop (TRACING) |
posix_trace_timedgetnext_event | Retrieve a trace event (TRACING) |
posix_trace_trid_eventid_open | Open a trace event type identifier (TRACING) |
posix_trace_trygetnext_event | Retrieve a trace event (TRACING) |
posix_typed_mem_get_info | Query typed memory information (ADVANCED REALTIME) |
posix_typed_mem_open | Open a typed memory object (ADVANCED REALTIME) |
pow | Power function |
pread | Read from a file |
printf | Print formatted output |
pselect | Synchronous I/O multiplexing |
psiginfo | Write signal information to standard error |
pthread_atfork | Register fork handlers |
pthread_attr_destroy | Destroy and initialize the thread attributes object |
pthread_attr_getdetachstate | Get and set the detachstate attribute |
pthread_attr_getguardsize | Get and set the thread guardsize attribute |
pthread_attr_getinheritsched | Get and set the inheritsched attribute (REALTIME THREADS) |
pthread_attr_getschedparam | Get and set the schedparam attribute |
pthread_attr_getschedpolicy | Get and set the schedpolicy attribute (REALTIME THREADS) |
pthread_attr_getscope | Get and set the contentionscope attribute (REALTIME THREADS) |
pthread_attr_getstack | Get and set stack attributes |
pthread_attr_getstacksize | Get and set the stacksize attribute |
pthread_attr_init | Initialize the thread attributes object |
pthread_attr_setdetachstate | Set the detachstate attribute |
pthread_attr_setguardsize | Set the thread guardsize attribute |
pthread_attr_setinheritsched | Set the inheritsched attribute (REALTIME THREADS) |
pthread_attr_setschedparam | Set the schedparam attribute |
pthread_attr_setschedpolicy | Set the schedpolicy attribute (REALTIME THREADS) |
pthread_attr_setscope | Set the contentionscope attribute (REALTIME THREADS) |
pthread_attr_setstack | Set the stack attribute |
pthread_attr_setstacksize | Set the stacksize attribute |
pthread_barrier_destroy | Destroy and initialize a barrier object |
pthread_barrier_wait | Synchronize at a barrier |
pthread_barrierattr_destroy | Destroy and initialize the barrier attributes object |
pthread_barrierattr_getpshared | Get and set the process-shared attribute of the barrier attributes object |
pthread_barrierattr_init | Initialize the barrier attributes object |
pthread_barrierattr_setpshared | Set the process-shared attribute of the barrier attributes object |
pthread_cancel | Cancel execution of a thread |
pthread_cleanup_pop | Establish cancellation handlers |
pthread_cond_broadcast | Broadcast or signal a condition |
pthread_cond_destroy | Destroy and initialize condition variables |
pthread_cond_signal | Signal a condition |
pthread_cond_timedwait | Wait on a condition |
pthread_condattr_destroy | Destroy and initialize the condition variable attributes object |
pthread_condattr_getclock | Get and set the clock selection condition variable attribute |
pthread_condattr_getpshared | Get and set the process-shared condition variable attributes |
pthread_condattr_init | Initialize the condition variable attributes object |
pthread_condattr_setclock | Set the clock selection condition variable attribute |
pthread_condattr_setpshared | Set the process-shared condition variable attribute |
pthread_create | Thread creation |
pthread_detach | Detach a thread |
pthread_equal | Compare thread IDs |
pthread_exit | Thread termination |
pthread_getconcurrency | Get and set the level of concurrency |
pthread_getcpuclockid | Access a thread CPU-time clock (ADVANCED REALTIME THREADS) |
pthread_getschedparam | Dynamic thread scheduling parameters access (REALTIME THREADS) |
pthread_getspecific | Thread-specific data management |
pthread_join | Wait for thread termination |
pthread_key_create | Thread-specific data key creation |
pthread_key_delete | Thread-specific data key deletion |
pthread_kill | Send a signal to a thread |
pthread_mutex_consistent | Mark state protected by robust mutex as consistent |
pthread_mutex_destroy | Destroy and initialize a mutex |
pthread_mutex_getprioceiling | Get and set the priority ceiling of a mutex (REALTIME THREADS) |
pthread_mutex_init | Destroy and initialize a mutex |
pthread_mutex_lock | Lock and unlock a mutex |
pthread_mutex_setprioceiling | Change the priority ceiling of a mutex (REALTIME THREADS) |
pthread_mutex_timedlock | Lock a mutex |
pthread_mutex_trylock | Lock and unlock a mutex |
pthread_mutexattr_destroy | Destroy and initialize the mutex attributes object |
pthread_mutexattr_getprioceiling | Get and set the prioceiling attribute of the mutex attributes object (REALTIME THREADS) |
pthread_mutexattr_getprotocol | Get and set the protocol attribute of the mutex attributes object (REALTIME THREADS) |
pthread_mutexattr_getpshared | Get and set the process-shared attribute |
pthread_mutexattr_getrobust | Get and set the mutex robust attribute |
pthread_mutexattr_gettype | Get and set the mutex type attribute |
pthread_mutexattr_init | Initialize the mutex attributes object |
pthread_mutexattr_setprioceiling | Set the prioceiling attribute of the mutex attributes object (REALTIME THREADS) |
pthread_mutexattr_setprotocol | Set the protocol attribute of the mutex attributes object (REALTIME THREADS) |
pthread_mutexattr_setpshared | Set the process-shared attribute |
pthread_mutexattr_setrobust | Get and set the mutex robust attribute |
pthread_mutexattr_settype | Set the mutex type attribute |
pthread_once | Dynamic package initialization |
pthread_rwlock_destroy | Destroy and initialize a read-write lock object |
pthread_rwlock_rdlock | Lock a read-write lock object for reading |
pthread_rwlock_timedrdlock | Lock a read-write lock for reading |
pthread_rwlock_timedwrlock | Lock a read-write lock for writing |
pthread_rwlock_tryrdlock | Lock a read-write lock object for reading |
pthread_rwlock_trywrlock | Lock a read-write lock object for writing |
pthread_rwlock_unlock | Unlock a read-write lock object |
pthread_rwlock_wrlock | Lock a read-write lock object for writing |
pthread_rwlockattr_destroy | Destroy and initialize the read-write lock attributes object |
pthread_rwlockattr_getpshared | Get and set the process-shared attribute of the read-write lock attributes object |
pthread_rwlockattr_init | Initialize the read-write lock attributes object |
pthread_rwlockattr_setpshared | Set the process-shared attribute of the read-write lock attributes object |
pthread_self | Get the calling thread ID |
pthread_setcancelstate | Set cancelability state |
pthread_setconcurrency | Set the level of concurrency |
pthread_setschedparam | Dynamic thread scheduling parameters access (REALTIME THREADS) |
pthread_setschedprio | Dynamic thread scheduling parameters access (REALTIME THREADS) |
pthread_setspecific | Thread-specific data management |
pthread_sigmask | Examine and change blocked signals |
pthread_spin_destroy | Destroy or initialize a spin lock object |
pthread_spin_lock | Lock a spin lock object |
pthread_spin_unlock | Unlock a spin lock object |
pthread_testcancel | Set cancelability state |
ptsname | Get name of the slave pseudo-terminal device |
putc | Put a byte on a stream |
putc_unlocked | Stdio with explicit client locking |
putchar | Put a byte on a stdout stream |
putchar_unlocked | Stdio with explicit client locking |
putenv | Change or add a value to an environment |
putmsg | Send a message on a STREAM (STREAMS) |
puts | Put a string on standard output |
pututxline | Put an entry into the user accounting database |
putwc | Put a wide character on a stream |
putwchar | Put a wide character on a stdout stream |
pwrite | Write on a file |
qsort | Sort a table of data |
raise | Send a signal to the executing process |
rand | Pseudo-random number generator |
random | Generate pseudo-random number |
read | Read from a file |
readdir | Read a directory |
readlink | Read the contents of a symbolic link |
readv | Read a vector |
realloc | Memory reallocator |
realpath | Resolve a pathname |
recv | Receive a message from a connected socket |
recvfrom | Receive a message from a socket |
recvmsg | Receive a message from a socket |
regcomp | Regular expression matching |
remainder | Remainder function |
remove | Remove a file |
remque | Remove an element from a queue |
remquo | Remainder functions |
rename | Rename file |
rewind | Reset the file position indicator in a stream |
rewinddir | Reset the position of a directory stream to the beginning of a directory |
rint | Round-to-nearest integral value |
rmdir | Remove a directory |
round | Round to the nearest integer value in a floating-point format |
scalbln | Compute exponent using FLT_RADIX |
scandir | Scan a directory |
scanf | Convert formatted input |
sched_get_priority_max | Get priority limits (REALTIME) |
sched_getparam | Get scheduling parameters (REALTIME) |
sched_getscheduler | Get scheduling policy (REALTIME) |
sched_rr_get_interval | Get execution time limits (REALTIME) |
sched_setparam | Set scheduling parameters (REALTIME) |
sched_setscheduler | Set scheduling policy and parameters (REALTIME) |
sched_yield | Yield the processor |
seed48 | Seed a uniformly distributed pseudo-random non-negative long integer generator |
seekdir | Set the position of a directory stream |
select | Synchronous I/O multiplexing |
sem_close | Close a named semaphore |
sem_destroy | Destroy an unnamed semaphore |
sem_getvalue | Get the value of a semaphore |
sem_init | Initialize an unnamed semaphore |
sem_open | Initialize and open a named semaphore |
sem_post | Unlock a semaphore |
sem_timedwait | Lock a semaphore |
sem_trywait | Lock a semaphore |
sem_unlink | Remove a named semaphore |
sem_wait | Lock a semaphore |
semctl | XSI semaphore control operations |
semget | Get set of XSI semaphores |
semop | XSI semaphore operations |
send | Send a message on a socket |
sendmsg | Send a message on a socket using a message structure |
sendto | Send a message on a socket |
setbuf | Assign buffering to a stream |
setegid | Set the effective group ID |
setenv | Add or change environment variable |
seteuid | Set effective user ID |
setgid | Set-group-ID |
setgrent | Reset the group database to the first entry |
sethostent | Network host database functions |
setitimer | Set the value of an interval timer |
setjmp | Set jump point for a non-local goto |
setkey | Set encoding key (CRYPT) |
setlocale | Set program locale |
setlogmask | Set the log priority mask |
setnetent | Network database function |
setpgid | Set process group ID for job control |
setpgrp | Set the process group ID |
setpriority | Set the nice value |
setprotoent | Network protocol database functions |
setpwent | User database function |
setregid | Set real and effective group IDs |
setreuid | Set real and effective user IDs |
setrlimit | Control maximum resource consumption |
setservent | Network services database functions |
setsid | Create session and set process group ID |
setsockopt | Set the socket options |
setstate | Switch pseudo-random number generator state arrays |
setuid | Set user ID |
setutxent | Reset the user accounting database to the first entry |
setvbuf | Assign buffering to a stream |
shm_open | Open a shared memory object (REALTIME) |
shm_unlink | Remove a shared memory object (REALTIME) |
shmat | XSI shared memory attach operation |
shmctl | XSI shared memory control operations |
shmdt | XSI shared memory detach operation |
shmget | Get an XSI shared memory segment |
shutdown | Shut down socket send and receive operations |
sigaction | Examine and change a signal action |
sigaddset | Add a signal to a signal set |
sigaltstack | Set and get signal alternate stack context |
sigdelset | Delete a signal from a signal set |
sigemptyset | Initialize and empty a signal set |
sigfillset | Initialize and fill a signal set |
sighold | Signal management |
siginterrupt | Allow signals to interrupt functions |
sigismember | Test for a signal in a signal set |
siglongjmp | Non-local goto with signal handling |
signal | Signal management |
signbit | Test sign |
signgam | Log gamma function |
sigpause | Remove a signal from the signal mask and suspend the thread |
sigpending | Examine pending signals |
sigprocmask | Examine and change blocked signals |
sigqueue | Queue a signal to a process |
sigrelse | Signal management |
sigsetjmp | Set jump point for a non-local goto |
sigsuspend | Wait for a signal |
sigtimedwait | Wait for queued signals |
sigwait | Wait for queued signals |
sigwaitinfo | Wait for queued signals |
sin | Sine function |
sinh | Hyperbolic sine functions |
sinl | Sine function |
sleep | Suspend execution for an interval of time |
snprintf | Print formatted output |
sockatmark | Determine whether a socket is at the out-of-band mark |
socket | Create an endpoint for communication |
socketpair | Create a pair of connected sockets |
sprintf | Print formatted output |
sqrt | Square root function |
srand | Pseudo-random number generator |
srand48 | Seed the uniformly distributed double-precision pseudo-random number generator |
srandom | Seed pseudo-random number generator |
sscanf | Convert formatted input |
stat | Get file status |
statvfs | Get file system information |
stdin | Standard I/O streams |
stpcpy | Copy a string and return a pointer to the end of the result |
stpncpy | Copy fixed length string, returning a pointer to the array end |
strcasecmp | Case-insensitive string comparisons |
strcat | Concatenate two strings |
strchr | String scanning operation |
strcmp | Compare two strings |
strcoll | String comparison using collating information |
strcpy | Copy a string and return a pointer to the end of the result |
strcspn | Get the length of a complementary substring |
strdup | Duplicate a specific number of bytes from a string |
strerror | Get error message string |
strfmon | Convert monetary value to a string |
strftime | Convert date and time to a string |
strlen | Get length of fixed size string |
strncasecmp | Case-insensitive string comparisons |
strncat | Concatenate a string with part of another |
strncmp | Compare part of two strings |
strncpy | Copy fixed length string, returning a pointer to the array end |
strndup | Duplicate a specific number of bytes from a string |
strnlen | Get length of fixed size string |
strpbrk | Scan a string for a byte |
strptime | Date and time conversion |
strrchr | String scanning operation |
strsignal | Get name of signal |
strspn | Get length of a substring |
strstr | Find a substring |
strtod | Convert a string to a double-precision number |
strtoimax | Convert string to integer type |
strtok | Split string into tokens |
strtol | Convert a string to a long integer |
strtold | Convert a string to a double-precision number |
strtoll | Convert a string to a long integer |
strtoul | Convert a string to an unsigned long |
strtoumax | Convert a string to an integer type |
strxfrm | String transformation |
swab | Swap bytes |
swprintf | Print formatted wide-character output |
swscanf | Convert formatted wide-character input |
symlink | Make a symbolic link |
sync | Schedule file system updates |
sysconf | Get configurable system variables |
syslog | Log a message |
system | Issue a command |
tan | Tangent function |
tanh | Hyperbolic tangent functions |
tanl | Tangent function |
tcdrain | Wait for transmission of output |
tcflow | Suspend or restart the transmission or reception of data |
tcflush | Flush non-transmitted output data, non-read input data, or both |
tcgetattr | Get the parameters associated with the terminal |
tcgetpgrp | Get the foreground process group ID |
tcgetsid | Get the process group ID for the session leader for the controlling terminal |
tcsendbreak | Send a break for a specific duration |
tcsetattr | Set the parameters associated with the terminal |
tcsetpgrp | Set the foreground process group ID |
tdelete | Manage a binary search tree |
telldir | Current location of a named directory stream |
tempnam | Create a name for a temporary file |
tfind | Search binary search tree |
tgamma | Compute gammafunction |
time | Get time |
timer_create | Create a per-process timer |
timer_delete | Delete a per-process timer |
timer_getoverrun | Per-process timers |
times | Get process and waited-for child process times |
timezone | Difference from UTC and local standard time |
tmpfile | Create a temporary file |
tmpnam | Create a name for a temporary file |
toascii | Translate an integer to a 7-bit ASCII character |
tolower | Transliterate uppercase characters to lowercase |
toupper | Transliterate lowercase characters to uppercase |
towctrans | Wide-character transliteration |
towlower | Transliterate uppercase wide-character code to lowercase |
towupper | Transliterate lowercase wide-character code to uppercase |
trunc | Round to truncated integer value |
truncate | Truncate a file to a specified length |
truncf | Round to truncated integer value |
tsearch | Search a binary search tree |
ttyname | Find the pathname of a terminal |
twalk | Traverse a binary search tree |
tzset | Set timezone conversion information |
ulimit | Get and set process limits |
umask | Set and get the file mode creation mask |
uname | Get the name of the current system |
ungetc | Push byte back into input stream |
ungetwc | Push wide-character code back into the input stream |
unlink | Remove a directory entry |
unlockpt | Unlock a pseudo-terminal master/slave pair |
unsetenv | Remove an environment variable |
uselocale | Use locale in current thread |
utime | Set file access and modification times |
utimensat | Set file access and modification times |
va_arg | Handle variable argument list |
vfprintf | Format output of a stdarg argument list |
vfscanf | Format input of a stdarg argument list |
vfwprintf | Wide-character formatted output of a stdarg argument list |
vfwscanf | Wide-character formatted input of a stdarg argument list |
vprintf | Format the output of a stdarg argument list |
vscanf | Format input of a stdarg argument list |
vsnprintf | Format output of a stdarg argument list |
vsscanf | Format input of a stdarg argument list |
vswprintf | Wide-character formatted output of a stdarg argument list |
vswscanf | Wide-character formatted input of a stdarg argument list |
vwprintf | Wide-character formatted output of a stdarg argument list |
vwscanf | Wide-character formatted input of a stdarg argument list |
wait | Wait for a child process to stop or terminate |
waitid | Wait for a child process to change state |
waitpid | Wait for a child process to stop or terminate |
wcpcpy | Copy a wide-character string, returning a pointer to its end |
wcpncpy | Copy a fixed-size wide-character string, returning a pointer to its end |
wcrtomb | Convert a wide-character code to a character (restartable) |
wcscasecmp | Case-insensitive wide-character string comparison |
wcscat | Concatenate two wide-character strings |
wcschr | Wide-character string scanning operation |
wcscmp | Compare two wide-character strings |
wcscoll | Wide-character string comparison using collating information |
wcscpy | Copy a wide-character string, returning a pointer to its end |
wcscspn | Get the length of a complementary wide substring |
wcsdup | Duplicate a wide-character string |
wcsftime | Convert date and time to a wide-character string |
wcslen | Get length of a fixed-sized wide-character string |
wcsncasecmp | Case-insensitive wide-character string comparison |
wcsncat | Concatenate a wide-character string with part of another |
wcsncmp | Compare part of two wide-character strings |
wcsncpy | Copy a fixed-size wide-character string, returning a pointer to its end |
wcsnlen | Get length of a fixed-sized wide-character string |
wcsnrtombs | Convert wide-character string to multi-byte string |
wcspbrk | Scan a wide-character string for a wide-character code |
wcsrchr | Wide-character string scanning operation |
wcsrtombs | Convert a wide-character string to a character string (restartable) |
wcsspn | Get the length of a wide substring |
wcsstr | Find a wide-character substring |
wcstod | Convert a wide-character string to a double-precision number |
wcstoimax | Convert a wide-character string to an integer type |
wcstok | Split a wide-character string into tokens |
wcstol | Convert a wide-character string to a long integer |
wcstold | Convert a wide-character string to a double-precision number |
wcstoll | Convert a wide-character string to a long integer |
wcstombs | Convert a wide-character string to a character string |
wcstoul | Convert a wide-character string to an unsigned long |
wcstoumax | Convert a wide-character string to an integer type |
wcswidth | Number of column positions of a wide-character string |
wcsxfrm | Wide-character string transformation |
wctob | Wide-character to single-byte conversion |
wctomb | Convert a wide-character code to a character |
wctrans | Define character mapping |
wctype | Define character class |
wcwidth | Number of column positions of a wide-character code |
wmemchr | Find a wide character in memory |
wmemcmp | Compare wide characters in memory |
wmemcpy | Copy wide characters in memory |
wmemmove | Copy wide characters in memory with overlapping areas |
wmemset | Set wide characters in memory |
wordexp | Perform word expansions |
wprintf | Print formatted wide-character output |
write | Write on a file |
writev | Write a vector |
wscanf | Convert formatted wide-character input |
y0 | Bessel functions of the second kind |