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