Modules§
- epoll
- error
- exec
- fcntl
- flock
- grp
- inotify
- lockf
- namespace
- net
- poll
- pollers
- power
- prctl
- priority
- process
- pwd
- resource
- select
- sigaction
- sigmask
- signal
- signalfd
- wait
Macros§
Structs§
Enums§
Functions§
- close_
fd ⚠ - Closes the given file descriptor.
- constrain
- Constrain a value to a particular range.
- fgetxattr
- fgetxattr_
raw - getdomainname
- getdomainname_
raw - gethostname
- Attempts to determine the current system hostname.
- gethostname_
raw - Attempts to read the current system hostname into the given slice.
- getxattr
- getxattr_
raw - kill
- killpg
- pipe
- pipe2
- pipe2_
raw - pipe_
raw - setdomainname
- sethostname
- sync
- Flush filesystem write caches.
- sysconf
- Get the value of runtime constants/limits.
- sysconf_
raw - Get the value of runtime constants/limits.
- tgkill
- uname
- Returns a
Utsname
struct containing information about the current system.