remwharead/src/cli
tastytea 0df8e69c88
continuous-integration/drone/push Build is passing Details
Set the maximum number of threads to use dynamically.
The formula is reported_number_of_threads / 3 + 1. Each thread works on at least
50 entries.
2019-08-08 19:06:57 +02:00
..
CMakeLists.txt Link pthread into binary. 2019-08-08 17:42:23 +02:00
main.cpp Set the maximum number of threads to use dynamically. 2019-08-08 19:06:57 +02:00
parse_options.cpp Re-enable --regex. Forgot to add the callback. 2019-08-08 10:13:49 +02:00
remwharead_cli.hpp Remove value from handle_info(). 2019-08-06 18:42:17 +02:00