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