CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
sys.h
Go to the documentation of this file.
1
10
11#pragma once
12
13#include <cx/sys/entry.h>
14#include <cx/sys/env.h>
15#include <cx/sys/hostid.h>
16#include <cx/sys/process.h>
17#include <cx/sys/sysinfo.h>
18
Environment variables of the running process.
Stable host identification system.
Launching, inspecting and controlling operating system processes.
Processor, memory and I/O statistics for the machine and for individual processes.