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