aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2019-11-13 13:30:46 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2019-12-19 16:11:09 -0300
commitc5cbdacb8acec54e140c879393c8c7dd658c3488 (patch)
tree6fc81c727cf21a1952e6571e50847220babba760 /posix/sched_primin.c
parentnptl: Move waitpid implementation to libc (diff)
downloadglibc-c5cbdacb8acec54e140c879393c8c7dd658c3488.tar.gz
glibc-c5cbdacb8acec54e140c879393c8c7dd658c3488.tar.bz2
glibc-c5cbdacb8acec54e140c879393c8c7dd658c3488.zip
Implement wait in terms of waitpid
The POSIX implementation is used as default and both BSD and Linux version are removed. It simplifies the implementation for architectures that do not provide either __NR_waitpid or __NR_wait4. Checked on x86_64-linux-gnu and powerpc64le-linux-gnu.
Diffstat (limited to 'posix/sched_primin.c')
0 files changed, 0 insertions, 0 deletions