Files
semi-libc/src/process
Rich Felker 19563e1850 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.
2024-02-22 18:50:34 -05:00
..
2022-08-01 13:37:39 -04:00
2018-09-12 14:34:37 -04:00
2018-09-12 14:34:37 -04:00
2023-02-09 12:33:35 -05:00
2018-09-12 14:34:37 -04:00
2018-09-12 14:34:37 -04:00
2018-09-12 14:34:37 -04:00
2018-09-12 14:34:37 -04:00
2011-02-12 00:22:29 -05:00
2018-09-12 14:34:37 -04:00
2018-09-12 14:34:37 -04:00
2011-02-12 00:22:29 -05:00
2018-09-12 14:34:37 -04:00