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