Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-03-26 | remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG | Rich Felker | 1 | -1/+2 |
2012-09-10 | fix another ppoll issue (missing sigset_t size argument) | Rich Felker | 1 | -1/+1 |
2012-09-10 | fix ppoll with null timeout argument | Rich Felker | 1 | -2/+2 |
2012-09-09 | add linux ppoll syscall wrapper | Rich Felker | 1 | -0/+9 |