Pages du manuel Linux : Fonctions des bibliothèques / posix

sigfillset
initialize and fill a signal set
sighold
See sigset.3posix
sigignore
See sigset.3posix
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
See lgamma.3posix
sigpause
See sigset.3posix
sigpending
examine pending signals
sigprocmask
examine and change blocked signals
sigqueue
queue a signal to a process (REALTIME)
sigrelse
See sigset.3posix
sigset
signal management
sigsetjmp
set jump point for a non-local goto
sigsuspend
wait for a signal
sigtimedwait
See sigwaitinfo.3posix
sigwait
wait for queued signals
sigwaitinfo
wait for queued signals (REALTIME)
sin
sine function
sinf
See sin.3posix
sinh
hyperbolic sine functions
sinhf
See sinh.3posix
sinhl
See sinh.3posix
sinl
See sin.3posix
sleep
suspend execution for an interval of time
snprintf
See printf.3posix
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
See printf.3posix
sqrt
square root function
sqrtf
See sqrt.3posix
sqrtl
See sqrt.3posix
srand
See rand.3posix
srand48
See drand48.3posix
srandom
See random.3posix
sscanf
See scanf.3posix
stat
get file status
statvfs
get file system information
stderr
See stdin.3posix
stdin
standard I/O streams
stdout
See stdin.3posix
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