Age | Commit message (Collapse) | Author |
|
|
|
|
|
process-wait, which could lead to trouble in user code when compiled with scrutiny and/or specialization. This procedure returns the values in a different order for ease of use. May be a bit confusing...
|
|
for scsh-process to fix bogus optimization of 'signal-handler' due to invalid scrutiny type
|
|
|
|
factors that determine process interleaving, ensuring it gets processed through the pipeline rather than on the same descriptor by mangling it through 'tr'. Fix <<-redirection by reopening output port on new descriptor and explicitly setting up the input port to the given fd in the parent process
|
|
|
|
|
|
|
|
ensure processes don't hang when they keep writing while the pipe buffer is full. Instead, it would kill the process with sigpipe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unfortunately, no test for it
|
|
|
|
|
|
the empty symbol)
|
|
|
|
|
|
|
|
fork/pipe+ chain
|
|
|
|
print-error-message to print the error message, then exit
|
|
run processess synchronously
|