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