Expand description
Mostly platform-specific functionality
Modulesยง
- ioctl
ioctl
- Provide helpers for making ioctl system calls.
- memfd
fs
- Interfaces for managing memory-backed files.
- prctl
process
- prctl is a Linux-only API for performing operations on a process or thread.
- select
poll
- Portably monitor a group of file descriptors for readiness.
- signal
- Operating system signals.
- signalfd
signal
- Interface for the
signalfd
syscall. - stat
fs
- statfs
fs
- Get filesystem statistics, non-portably
- statvfs
fs
- Get filesystem statistics
- sysinfo
- termios
term
- An interface for controlling asynchronous communication ports
- time
- wait
process
- Wait for a process to change status