aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/compat.h
Commit message (Expand)AuthorAgeFilesLines
* Rename althread_key_ wrappers to altss_ and move it to threads.h/cChris Robinson2014-04-171-12/+0
* Avoid using a Sleep() wrapperChris Robinson2014-04-161-1/+0
* Use althrd_yield instead of alsched_yieldChris Robinson2014-04-161-5/+0
* Use a C11-like mutex wrapper instead of CRITICAL_SECTIONsChris Robinson2014-04-161-6/+0
* Wrap fopen calls under WindowsChris Robinson2014-03-281-0/+5
* Don't define HAVE_DYNLOAD with the IDE parserChris Robinson2014-03-171-1/+1
* Rename pthread wrappers used for Windows to althreadChris Robinson2013-12-061-11/+23
* Declare LoadLib functions in one placeChris Robinson2013-10-281-7/+7
* Separate compatibility declarationsChris Robinson2013-10-281-0/+53