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