Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove redundant declarations of __default_stacksize, __default_guardsize | Rich Felker | 2018-09-18 | 1 | -3/+0 |
* | fix benign data race in pthread_attr_init | Rich Felker | 2018-09-18 | 1 | -0/+2 |
* | make pthread_attr_init honor defaults set by pthread_setattr_default_np | Rich Felker | 2018-07-27 | 1 | -2/+5 |
* | simplify pthread_attr_t stack/guard size representation | Rich Felker | 2016-11-07 | 1 | -0/+2 |
* | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -1/+0 |
* | clean up sloppy nested inclusion from pthread_impl.h | Rich Felker | 2012-11-08 | 1 | -1/+2 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+7 |