Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't fetch tsd in a0{d,}alloc(). | Jason Evans | 2014-10-11 | 1 | -0/+1 |
* | Remove the *allocm() API, which is superceded by the *allocx() API. | Jason Evans | 2014-04-15 | 1 | -1/+1 |
* | Fix name mangling issues. | Jason Evans | 2013-12-13 | 1 | -2/+2 |
* | Implement the *allocx() API. | Jason Evans | 2013-12-13 | 1 | -4/+3 |
* | Fix a strict aliasing violation. | Jason Evans | 2013-12-12 | 1 | -2/+4 |
* | Add mq (message queue) to test infrastructure. | Jason Evans | 2013-12-12 | 1 | -0/+91 |