Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wait.h: add linux specific, thread-related waitpid() flags | rofl0r | 2013-01-04 | 1 | -0/+4 |
* | fix issues with wait constants in stdlib.h | Rich Felker | 2012-10-21 | 1 | -2/+0 |
* | default features: make musl usable without feature test macros | Rich Felker | 2012-09-07 | 1 | -0/+2 |
* | support _BSD_SOURCE feature test macro | Rich Felker | 2012-05-22 | 1 | -1/+1 |
* | move wait.h macros out of bits. they do not vary. | Rich Felker | 2011-04-21 | 1 | -2/+22 |
* | include signal.h to avoid thorny __sigcontext/sigcontext issues | Rich Felker | 2011-04-21 | 1 | -2/+2 |
* | prototype wait3 and wait4 | Rich Felker | 2011-02-19 | 1 | -2/+6 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+28 |