| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
reformatting.
|
| |
|
| |
|
|
|
|
| |
arguments
|
| |
|
| |
|
| |
|
|
|
|
| |
standard support)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
index to std::atomic
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
in keeper.cpp
|
|
|
|
| |
lambdas
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
thread_cancel() in pthread implementation
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
Essentially, buildfixes when compiling as C++, plus properly marking public API as extern "C"
|
| |
|
| |
|
| |
|
|\ |
|
| |\
| | |
| | | |
src/threading.h: fix compilation on musl
|
| |/
| |
| |
| | |
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
|
|/ |
|
| |
|
|\
| |
| | |
Prevent crash on linux as non-root
|
|/
|
|
| |
Fixes #218
|
| |
|
|
|
|
| |
new configuration option .internal_allocator to help LuaJIT users. THIS IS YET UNTESTED, USE AT YOUR OWN RISKS.
|
| |
|