[][src]Module nix::sys

Modules

aio

POSIX Asynchronous I/O

epoll
eventfd
inotify

Monitoring API for filesystem events.

ioctl

Provide helpers for making ioctl system calls.

memfd
mman
pthread
ptrace
quota

Set and configure disk quotas for users, groups, or projects.

reboot

Reboot/shutdown or enable/disable Ctrl-Alt-Delete.

select
sendfile
signal
signalfd

Interface for the signalfd syscall.

socket

Socket interface functions

stat
statfs
statvfs

Get filesystem statistics

sysinfo
termios

An interface for controlling asynchronous communication ports

time
timerfd

Timer API via file descriptors.

uio
utsname
wait