aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc/alloc_mmap/mmap_mem.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guardlloyd2009-04-011-1/+0
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-7/+9
* Add BOTAN_DLL macro to public class definitions that were missing it.lloyd2008-10-091-1/+1
* Move allocator base code into core/, alloc_mmap to alloc/lloyd2008-09-301-0/+28