monero/contrib/epee
moneromooo-monero 96e6b43970
blockchain_stats: don't use gmtime_r on Windows
In some cases, it doesn't like it (I don't know the details).

Factor into a new epee function
2018-11-21 00:50:53 +00:00
..
demo removing some unsed epee files 2017-01-20 01:05:14 +00:00
include blockchain_stats: don't use gmtime_r on Windows 2018-11-21 00:50:53 +00:00
src blockchain_stats: don't use gmtime_r on Windows 2018-11-21 00:50:53 +00:00
tests Fix typos in various files 2018-03-15 18:25:38 +02:00
CMakeLists.txt Update 2018 copyright 2018-01-26 10:03:20 -05: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.