diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-06-20 12:23:14 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-06-20 12:23:14 -0700 |
commit | 432dac666c1b87bfee9a6eeefbb05908d465d420 (patch) | |
tree | c64ed09ab00019433b6e90d4aae43105be6798ee /lib.c | |
parent | bc7d7b8843c84103e22e8080d069dfa6a52fb463 (diff) | |
download | txr-432dac666c1b87bfee9a6eeefbb05908d465d420.tar.gz txr-432dac666c1b87bfee9a6eeefbb05908d465d420.tar.bz2 txr-432dac666c1b87bfee9a6eeefbb05908d465d420.zip |
exit: argument becomes optional
* sysif.c (exit_wrap): Check for missing status argument, and
map to EXIT_SUCCESS.
(sysif_init): Register exit as having optional argument.
* txr.1: Update documentation regarding optional argument of
exit. Also, EXIT_SUCCESS and EXIT_FAILURE are no longer
mentioned, only that t maps to succes and nil to failure.
Diffstat (limited to 'lib.c')
0 files changed, 0 insertions, 0 deletions