aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/mutex
Commit message (Collapse)AuthorAgeFilesLines
* Mark classes with BOTAN_DLL macro for DLL visibilitylloyd2008-10-083-3/+3
|
* propagate from branch 'net.randombit.botan' (head ↵lloyd2008-09-301-0/+1
| | | | | | fd327b29aa542e0ad5ff6d37d8392321670f0369) to branch 'net.randombit.botan.modularized' (head 3f8d05493d4b192243fdc8a7f518ed1013c3be54)
* Split off part of the core module into libstate (basically the wholelloyd2008-09-3012-0/+339
lookup/global_state piece). Move timer and mutex directories into utils/