Unified implementation utilities for Windows/Linux/Posix, uses posix for fallback.
- C 74%
- CMake 12.4%
- C++ 12.2%
- Shell 1.4%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| cfg | ||
| examples | ||
| impl | ||
| inc/ae2f/Sys | ||
| test | ||
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
| test.sh | ||
____ __ ____
__ _ ___|___ \ / _| _/ ___| _ _ ___
/ _` |/ _ \ __) | |(_|_)___ \| | | / __|
| (_| | __// __/| _| _ ___) | |_| \__ \
\__,_|\___|_____|_|(_|_)____/ \__, |___/
|___/
Series of submodules about OS call.
Supported variations can be seen inprobe.h.
Dependencies
- cmake >= 3.10
- C >= 90