Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the library include file | Vicent Marti | 2010-12-06 | 1 | -56/+0 |
* | Cleanup our header inclusion order to ensure pthread.h is early | Shawn O. Pearce | 2008-12-31 | 1 | -1/+10 |
* | Support building on Mac OS X by using pthread_getspecific for TLS | Shawn O. Pearce | 2008-12-30 | 1 | -3/+12 |
* | Cleanup formatting in our head files to be more consistent | Shawn O. Pearce | 2008-12-30 | 1 | -0/+6 |
* | Diasble TLS on cygwin | Ramsay Jones | 2008-12-02 | 1 | -2/+2 |
* | Use __CHECKER__ to detect when sparse is running | Ramsay Jones | 2008-12-02 | 1 | -1/+1 |
* | Add an embryo of a TLS-aware error handling system | Andreas Ericsson | 2008-11-22 | 1 | -0/+7 |
* | Add compiler/platform agnostic thread-local storage | Andreas Ericsson | 2008-11-18 | 1 | -0/+25 |