Unified implementation utilities for Windows/Linux/Posix, uses posix for fallback.
- C++ 47.2%
- C 47%
- CMake 5.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
add: emscripten probing Changes to be committed: - modified: CMakeLists.txt - modified: impl/src/ftx/pthread.c - new file: inc/ae2f/Sys/fd.hh - new file: inc/ae2f/Sys/probe/emscripten.h |
||
| 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