Expand description
Mostly platform-specific functionality
Modules§
- POSIX Asynchronous I/O
- Event file descriptor.
- Monitoring API for filesystem events.
- Monitoring API for filesystem events.
- Provide helpers for making ioctl system calls.
- Interfaces for managing memory-backed files.
- Memory management declarations.
- Process execution domains
- prctl is a Linux-only API for performing operations on a process or thread.
- Low level threading primitives
- Provides helpers for making ptrace system calls
- Set and configure disk quotas for users, groups, or projects.
- Reboot/shutdown
- Configure the process resource limits.
- Portably monitor a group of file descriptors for readiness.
- Send data from a file to a socket, bypassing userland.
- Operating system signals.
- Interface for the
signalfd
syscall. - Socket interface functions
- Get filesystem statistics, non-portably
- Get filesystem statistics
- An interface for controlling asynchronous communication ports
- Timer API via signals.
- Timer API via file descriptors.
- Vectored I/O
- Get system identification
- Wait for a process to change status