1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
release v1.4.1 More... over 8 years ago
fix library order in pkg-config More... over 8 years ago
fix warning on Visual Studio More... over 8 years ago
cleanup clock_*() and timer_*() implementation More... over 8 years ago
add C++ compilation check More... over 8 years ago
add pipe support More... over 8 years ago
fix error in tap_test() on C++98 More... over 8 years ago
provide default implementation of I/O device handle methods More... over 8 years ago
use mutex from liblely-libc now that it has native support for Windows More... over 8 years ago
fix warning in strcasehash() and strncasehash() More... over 8 years ago
fix compiler errors in <lely/util/factory.hpp> More... over 8 years ago
fix compatibility issues with Newlib More... over 8 years ago
fix shlib_func_t definition on _WIN64 More... over 8 years ago
suppress compiler warning on MinGW More... over 8 years ago
release v1.6.0 More... over 8 years ago
fix errors and warnings on Visual Studio More... over 8 years ago
fix minor style issue More... over 8 years ago
implement the factory pattern More... over 8 years ago
distinguish between timespec_add*() and timespec_sub*() More... over 8 years ago
add missing pnode_init() More... over 8 years ago
add shared library functions More... over 8 years ago
use sigaction() instead of signal() to set daemon signal handlers More... over 8 years ago
release v1.4.0 More... over 8 years ago
fix minor issues on Visual Studio More... over 8 years ago
add POSIX timer_*() functions More... over 8 years ago
add POSIX clock_*() functions and base sleep() and nanosleep() on them More... over 8 years ago
fix minor preprocessor issues in <lely/libc/stdatomic.h> More... over 8 years ago
add native Windows implementation of <lely/libc/threads.h> More... over 8 years ago
find and use libraries for POSIX Realtime Extensions More... over 8 years ago
add LEVEL1_DCACHE_LINESIZE definition More... over 8 years ago