Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use pthread_mutexattr_setkind_np as a fallback to set a recursive mutex type | Chris Robinson | 2008-05-15 | 1 | -0/+3 |
| | | | | Some systems (FreeBSD) don't like setting it through pthread_mutexattr_settype | ||||
* | Use acosf when available | Chris Robinson | 2008-01-15 | 1 | -0/+3 |
| | |||||
* | Check for GCC's destructor attribute before using it | Chris Robinson | 2007-11-16 | 1 | -0/+3 |
| | |||||
* | Initial import | Chris Robinson | 2007-11-13 | 1 | -0/+43 |