summaryrefslogtreecommitdiff
path: root/src/linux/ppoll.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-10fix another ppoll issue (missing sigset_t size argument)Rich Felker1-1/+1
2012-09-10fix ppoll with null timeout argumentRich Felker1-2/+2
2012-09-09add linux ppoll syscall wrapperRich Felker1-0/+9