monero/contrib/epee
0xFFFC0000 b9fddc08b2
epee: fix mlog filename compare bug.
When using a relative path for the log filename,
since the iteration on files adds "./" to the beginning of the filename
monero-wallet-rpc and monero-wallet-cli	cannot find already written
log files and therefore rotate indefinitely.
2024-07-14 19:23:07 +03:30
..
include Cleanup string_tools. 2024-03-15 19:19:39 +03:30
src epee: fix mlog filename compare bug. 2024-07-14 19:23:07 +03:30
CMakeLists.txt Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
LICENSE.txt year updated in license 2015-01-02 18:52:46 +02:00
README.md year updated in license 2015-01-02 18:52:46 +02:00

epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.