Skip to main content

Module sys

Module sys 

Source
Expand description

Mostly platform-specific functionality

Modulesยง

ioctl
Provide helpers for making ioctl system calls.
select
Portably monitor a group of file descriptors for readiness.
signal
Operating system signals.
socket
Socket interface functions
stat
statvfs
Get filesystem statistics
termios
An interface for controlling asynchronous communication ports
time
utsname
Get system identification
wait
Wait for a process to change status