Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename althread_key_ wrappers to altss_ and move it to threads.h/c | Chris Robinson | 2014-04-17 | 1 | -12/+0 |
* | Avoid using a Sleep() wrapper | Chris Robinson | 2014-04-16 | 1 | -1/+0 |
* | Use althrd_yield instead of alsched_yield | Chris Robinson | 2014-04-16 | 1 | -5/+0 |
* | Use a C11-like mutex wrapper instead of CRITICAL_SECTIONs | Chris Robinson | 2014-04-16 | 1 | -6/+0 |
* | Wrap fopen calls under Windows | Chris Robinson | 2014-03-28 | 1 | -0/+5 |
* | Don't define HAVE_DYNLOAD with the IDE parser | Chris Robinson | 2014-03-17 | 1 | -1/+1 |
* | Rename pthread wrappers used for Windows to althread | Chris Robinson | 2013-12-06 | 1 | -11/+23 |
* | Declare LoadLib functions in one place | Chris Robinson | 2013-10-28 | 1 | -7/+7 |
* | Separate compatibility declarations | Chris Robinson | 2013-10-28 | 1 | -0/+53 |