about summary refs log tree commit diff
path: root/arch/s390x/bits/syscall.h.in
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2024-02-22 18:50:34 -0500
committerRich Felker <dalias@aerifal.cx>2024-02-22 18:50:34 -0500
commit19563e1850808af216b1b84263bb7e83cccce506 (patch)
tree76aa0be0c61791fcae503569477efb87401cb83e /arch/s390x/bits/syscall.h.in
parent7020e85fd768be02e7f5971f1707229407cfa1e4 (diff)
downloadmusl-19563e1850808af216b1b84263bb7e83cccce506.tar.gz
musl-19563e1850808af216b1b84263bb7e83cccce506.tar.xz
musl-19563e1850808af216b1b84263bb7e83cccce506.zip
add framework to support archs without a native wait4 syscall
this commit should make no codegen change for existing archs, but is a
prerequisite for new archs including riscv32. the wait4 emulation
backend provides both cancellable and non-cancellable variants because
waitpid is required to be a cancellation point, but all of our other
uses are not, and most of them cannot be.

based on patch by Stefan O'Rear.
Diffstat (limited to 'arch/s390x/bits/syscall.h.in')
0 files changed, 0 insertions, 0 deletions