summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/waitid.c
Commit message (Expand)AuthorAgeFilesLines
* Remove names from some prototypesrodrigc2015-09-201-1/+1
* Add declarations to eliminate -Wmissing-prototypes warningsrodrigc2015-09-201-0/+2
* Make wait6(2), waitid(3) and ppoll(2) cancellation points. Thekib2015-04-181-1/+4
* Implement the waitid() SUSv4 function using wait6() system call.kib2012-11-131-0/+65
OpenPOWER on IntegriCloud