summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/Event.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-3/+3
|
* Added a cEvent::Wait() with timeout.Mattes D2014-10-051-0/+47
|
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-2/+2
|
* Fixed printf formats for Win buildsmadmaxoft2014-07-011-3/+3
|
* Nullify deleted pointers.archshift2014-06-191-0/+1
|
* Switched cEvent to GetOSErrorStringTycho2014-01-251-18/+11
|
* Switched cEvent to use strerror_r for error messagesTycho2014-01-231-6/+18
|
* Moved source to srcAlexander Harkness2013-11-241-0/+118