summaryrefslogtreecommitdiffstats
path: root/parser.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2023-12-28 06:19:18 -0800
committerKaz Kylheku <kaz@kylheku.com>2023-12-28 06:19:18 -0800
commite0dfdb601d2ef16ea97bea1eebbf7e81ba240263 (patch)
tree56784f8eda97a9d83859c0419d9945ec8982966b /parser.c
parent5da0c2024c0d3dd065ece6f80968f2f433dfa2be (diff)
downloadtxr-e0dfdb601d2ef16ea97bea1eebbf7e81ba240263.tar.gz
txr-e0dfdb601d2ef16ea97bea1eebbf7e81ba240263.tar.bz2
txr-e0dfdb601d2ef16ea97bea1eebbf7e81ba240263.zip
cygwin: run, sh: mangle termination status word.
* stream.c (run): On Cygwin, the spawnvp function is returning a 16 bit termination status word where the upper 8 bits is the termination status if the termination is normal, otherwise the lower 8 bits holds a termination signal. Let's massage it so that the function returns an integer termnation status, or nil if the termination was abnormal, same as we do on POSIX platforms with fork/wait.
Diffstat (limited to 'parser.c')
0 files changed, 0 insertions, 0 deletions