aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/semaphore.h
Commit message (Collapse)AuthorAgeFilesLines
* Use conditional include in demaphore.hSimon Warta2017-10-191-1/+1
|
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
| | | | | Done by a perl script which converted all classes to final, followed by selective reversion where it caused compilation failures.
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
| | | | | | ISO C++ reserves names with double underscores in them Closes #512
* Abstract out mutex type. Make threads optional.Jack Lloyd2016-10-121-2/+7
|
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not ↵Daniel Neus2016-03-051-1/+1
| | | | explicit.
* Ensure all files have copyright and license info.lloyd2015-01-101-2/+2
| | | | | Update license header line to specify the terms and refer to the file, neither of which it included before.
* Move lib into srclloyd2014-01-101-0/+34