Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try again at making this work on OpenBSD. | Owen Anderson | 2009-07-01 | 1 | -1/+1 |
* | Fix the build on OpenBSD. | Owen Anderson | 2009-07-01 | 1 | -1/+1 |
* | Fix unused variable warnings. | Daniel Dunbar | 2009-06-26 | 1 | -0/+3 |
* | Add support for const thread locals. | Owen Anderson | 2009-06-25 | 1 | -4/+4 |
* | Fix typo in assertion. | Owen Anderson | 2009-06-25 | 1 | -1/+1 |
* | Add a configure test for pthread_getspecific, and use it when building Thread... | Owen Anderson | 2009-06-25 | 1 | -1/+1 |
* | Add a class for supporting platform independent thread-local storage. | Owen Anderson | 2009-06-25 | 1 | -0/+77 |