aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc/alloc_mmap
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 5cadcc57872bef55226579df573...lloyd2009-09-081-1/+0
|\
| * propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...lloyd2009-07-211-0/+4
| |\
| * | Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guardlloyd2009-04-011-1/+0
* | | Add support for Dragonfly BSD (a fork of FreeBSD).lloyd2009-07-251-0/+1
| |/ |/|
* | Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-0/+4
|/
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-20/+24
* Check the return value of lseek in the mmap allocatorlloyd2009-03-271-1/+3
* Rickard Bondesson reported on botan-devel about some problems buildinglloyd2008-12-021-8/+0
* 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-303-0/+181