summaryrefslogtreecommitdiff
path: root/src/linux/wait4.c
AgeCommit message (Expand)AuthorLines
2024-02-22add framework to support archs without a native wait4 syscallRich Felker-1/+1
2023-04-11wait4: fix missing rusage on x32 due to wrong success conditionAlexey Izbyshev-1/+1
2019-10-19wait4, getrusage: add time64/x32 variantRich Felker-2/+32
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy-1/+0
2011-03-20global cleanup to use the new syscall interfaceRich Felker-1/+1
2011-02-19cleanup cruft left from when kernel and user time_t disagreedRich Felker-10/+2
2011-02-15remove standalone syscall cruftRich Felker-1/+0
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+19