summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/waitid.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r281712:kib2015-04-251-1/+4
| | | | Make wait6(2), waitid(3) and ppoll(2) cancellation points.
* Implement the waitid() SUSv4 function using wait6() system call.kib2012-11-131-0/+65
PR: standards/170346 Submitted by: "Jukka A. Ukkonen" <jau@iki.fi> MFC after: 1 month
OpenPOWER on IntegriCloud