aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/waitid.c
Commit message (Expand)AuthorAgeFilesLines
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Remove names from some prototypesCraig Rodrigues2015-09-201-1/+1
* Add declarations to eliminate -Wmissing-prototypes warningsCraig Rodrigues2015-09-201-0/+2
* Make wait6(2), waitid(3) and ppoll(2) cancellation points. TheKonstantin Belousov2015-04-181-1/+4
* Implement the waitid() SUSv4 function using wait6() system call.Konstantin Belousov2012-11-131-0/+65