Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | limit the configurable default stack/guard size for threads | Rich Felker | 2018-09-18 | 1 | -4/+8 |
* | remove redundant declarations of __default_stacksize, __default_guardsize | Rich Felker | 2018-09-18 | 1 | -3/+0 |
* | fix issues from public functions defined without declaration visible | Rich Felker | 2018-09-12 | 1 | -0/+1 |
* | add limited pthread_setattr_default_np API to set stack size defaults | Rich Felker | 2016-11-08 | 1 | -0/+35 |