Module nix::sys

source ·
Expand description

Mostly platform-specific functionality

Modules§

  • ioctlioctl
    Provide helpers for making ioctl system calls.
  • pthreadpthread
    Low level threading primitives
  • selectpoll
    Portably monitor a group of file descriptors for readiness.
  • Operating system signals.
  • socketsocket
    Socket interface functions
  • Get filesystem statistics
  • An interface for controlling asynchronous communication ports
  • uiouio
    Vectored I/O
  • utsnamefeature
    Get system identification
  • waitprocess
    Wait for a process to change status