aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc/alloc_mmap/mmap_mem.h
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-4/+0
|\
| * propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-2/+5
| |\
| * \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-161-2/+2
| |\ \
| * | | Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guardlloyd2009-04-011-1/+0
* | | | s/u32bit/size_t/ in alloclloyd2010-10-121-2/+2
* | | | Doxygenlloyd2010-06-211-1/+4
| |_|/ |/| |
* | | More Doxygen fixeslloyd2010-06-151-2/+5
| |/ |/|
* | Make many more headers internal-only.lloyd2009-12-161-2/+2
|/
* 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