Unified implementation utilities for Windows/Linux/Posix, uses posix for fallback.
- C 60%
- C++ 32.6%
- CMake 7.4%
- modified: impl/src/file/linuxnolibc.cc - modified: impl/src/trm/others.c - modified: impl/src/trm/windows.c |
||
|---|---|---|
| cfg | ||
| examples | ||
| impl | ||
| inc/ae2f/Sys | ||
| test | ||
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
____ __ ____
__ _ ___|___ \ / _| _/ ___| _ _ ___
/ _` |/ _ \ __) | |(_|_)___ \| | | / __|
| (_| | __// __/| _| _ ___) | |_| \__ \
\__,_|\___|_____|_|(_|_)____/ \__, |___/
|___/
Series of submodules about OS call.
Supported variations can be seen inprobe.h.
Dependencies
- cmake >= 3.10
- C >= 90