Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix another ppoll issue (missing sigset_t size argument) | Rich Felker | 2012-09-10 | 1 | -1/+1 |
* | fix ppoll with null timeout argument | Rich Felker | 2012-09-10 | 1 | -2/+2 |
* | add linux ppoll syscall wrapper | Rich Felker | 2012-09-09 | 1 | -0/+9 |