aboutsummaryrefslogtreecommitdiffstats
path: root/libc/bionic/wait.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modernize codebase by replacing NULL with nullptrYi Kong2018-08-021-3/+3
* Removes wait3(2) from LP64.Dan Albert2014-06-131-4/+0
* Start moving 32-bit cruft somewhere it won't pollute 64-bit.Elliott Hughes2013-10-241-5/+0
* Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls.Elliott Hughes2013-10-241-1/+1
* Expose wait4 as wait4 rather than __wait4.Elliott Hughes2013-03-211-0/+54