Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doxygen: Add Modules: Group related things together: Algorithms, ByteUtils, C...v0.9.2 | Sven Gothel | 2022-05-01 | 1 | -0/+6 |
* | Adopt fraction and fraction_timespec, use wait_until() w/ out-of-loop absolut... | Sven Gothel | 2022-05-01 | 1 | -12/+12 |
* | service_runner: Fix API Doc; 'shall_stop' starts 'true' and shall only be fal... | Sven Gothel | 2022-04-24 | 1 | -13/+43 |
* | Add service_runner::shall_stop2() helper, supporting FunctionDef ... | Sven Gothel | 2022-04-17 | 1 | -0/+11 |
* | service_runner: Remove service_end_post_notify (data race leak), add join(), ... | Sven Gothel | 2022-04-15 | 1 | -20/+62 |
* | service_runner: Add API doc | Sven Gothel | 2022-04-10 | 1 | -0/+17 |
* | service_runner: Add facility for optional singleton sighandler; start() shall... | Sven Gothel | 2022-01-17 | 1 | -2/+39 |
* | jau::server_runner: Fix API doc; Have get_name() return const reference only.v0.7.8 | Sven Gothel | 2022-01-13 | 1 | -3/+3 |
* | Added `jau::service_runner`, a reusable dedicated thread performing custom us...v0.7.7 | Sven Gothel | 2022-01-12 | 1 | -0/+140 |