Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | always block signals for starting new threads, refactor start args | Rich Felker | 2019-02-15 | 1 | -19/+0 |
* | reduce spurious inclusion of libc.h | Rich Felker | 2018-09-12 | 1 | -1/+0 |
* | define and use internal macros for hidden visibility, weak refs | Rich Felker | 2018-09-05 | 1 | -2/+2 |
* | make linking of thread-start with explicit scheduling conditional | Rich Felker | 2018-05-09 | 1 | -0/+21 |
* | add support for thread scheduling (POSIX TPS option) | Rich Felker | 2012-11-11 | 1 | -0/+8 |