forked from ae2f/Sys
Unified implementation utilities for Windows/Linux/Posix, uses posix for fallback.
- C 76.9%
- C++ 13.3%
- CMake 8.4%
- Shell 1.4%
| 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