Module sys

Source
Expand description

Mostly platform-specific functionality

Modulesยง

ioctlioctl
Provide helpers for making ioctl system calls.
memfdfs
Interfaces for managing memory-backed files.
prctlprocess
prctl is a Linux-only API for performing operations on a process or thread.
selectpoll
Portably monitor a group of file descriptors for readiness.
signal
Operating system signals.
signalfdsignal
Interface for the signalfd syscall.
statfs
statfsfs
Get filesystem statistics, non-portably
statvfsfs
Get filesystem statistics
sysinfo
termiosterm
An interface for controlling asynchronous communication ports
time
waitprocess
Wait for a process to change status