monero/contrib/epee
0xFFFC0000 b8940420bb
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-07 21:13:12 +00:00
..
include Merge pull request #9313 2024-05-20 23:43:36 -05:00
src epee: fix mlog filename compare bug. 2024-07-07 21:13:12 +00:00
CMakeLists.txt Copyright: Update to 2023 2023-01-16 13:00:18 +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.