wownero/contrib/epee
moneromooo-monero 70271fa788
common: add a class to safely wrap mlock/munlock
This class will allow mlocking small objects, of which there
may be several per page. It adds refcounting so pages are only
munlocked when the last object on that page munlocks.
2018-08-16 11:57:46 +00:00
..
demo removing some unsed epee files 2017-01-20 01:05:14 +00:00
include common: add a class to safely wrap mlock/munlock 2018-08-16 11:57:46 +00:00
src common: add a class to safely wrap mlock/munlock 2018-08-16 11:57:46 +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.