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