summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/Semaphore.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Skip unknown cflag for Apple clang & remove cSemaphoreCengiz Can2015-06-041-107/+0
|
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-2/+2
|
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-13/+13
|
* Style: Normalized spaces after if, for and while.madmaxoft2014-07-211-6/+6
|
* Fixed tabs used for alignment.madmaxoft2014-07-171-17/+33
|
* Normalized comments.madmaxoft2014-07-171-4/+4
| | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
* Moved source to srcAlexander Harkness2013-11-241-0/+91