diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-06-24 20:12:21 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-06-24 20:12:21 -0700 |
commit | a005758be5966320890e057ce35ee5ecfb905c15 (patch) | |
tree | 1090d5472942c748fba83f48bd9ffa1b381be52d /stdlib/txr-case.txr | |
parent | 29b6a140e1bbf606c762da5f4555dbb2fba97dcb (diff) | |
download | txr-a005758be5966320890e057ce35ee5ecfb905c15.tar.gz txr-a005758be5966320890e057ce35ee5ecfb905c15.tar.bz2 txr-a005758be5966320890e057ce35ee5ecfb905c15.zip |
close-stream: process wait cleanup.
* stream.c (pipe_close_status_helper): Revise error messages.
Get rid of impossible cases: we will not get WIFSTOPPED or
WIFCONTINUED unless we used the WUNTRACED option in waitpid,
which we don't. No platforms without HAVE_SYS_WAIT, don't throw
if the status is nonzero; just return nil. It could be a normal
termination.
Diffstat (limited to 'stdlib/txr-case.txr')
0 files changed, 0 insertions, 0 deletions